Re: How to retrieve from 11th records to end from a table
Thanks Ananth will try and let you know
View ArticleRe: Cost Estimate With MTO
Hi Emad, What do you mean by unlogic sap behavior ??. Both the concepts are different can you explain detaily. Before detailing me check this scn link for your information production order cost...
View ArticleRe: My program is here.When I execute, it shows that field is too small to...
Hi , Maybe Ypur select option number range is High,Means it will fetch more records from DB and it results into runtime error. Try to give exact requred select options or delete un neccesooryt...
View ArticleRe: Blank PDF file generated from document layout (Crystal Report)
Hi Bee, Is it the case in a single user's matter or for everyone? did you check in other system? Hints: Use Adobe Reader 9.0(not the updated) in users system if the issue is in the users system only....
View ArticleRegarding Sub contracting Process
Dear Sapients, I had Subcontracting scenario, where Iam little bit confused. Please throw light on this. We had two plants A & B. We had FG material with 3 SFG's as SFG1, SFG2, SFG3 and two raw...
View ArticleSAP license distrbution issue,
Hello experts, We have total 38 licenses of SAP B1. Among them 33 are being used with SAP B1 9.1 pl 05 and remaining 5 are in use with SAP b1 9.2 pl 01. On SAP portal we have created 2 different...
View ArticleRe: Unable to save the hierarchy in dimension BPC NW 10.0
Dear All, this issue has been solved after applying the note 2116991 via t-code snote
View ArticleRe: Couldn't retrieve the list of values
Hi Jyothi, My colleague, he's working on the issue based on your inputs. Kindly let me know about the below queries, In BI 4.X we have UDT and IDT ,how can we say or how can we know ,whether this...
View ArticleRe: Creating query for joining table EQST, STPO, MAST to get BOM data
chetanYou need to apply things already learnt and see.Means, you create one more Alias table for STPO say STPO2 and connect it to EQST alone (no other joins). This time you should get what you are not...
View ArticleRe: Customer Groups in REx 3.3
Hi Giacomo, Customer Groups is a backend driven filter concept for Business Partners. The REx Admin Guide section 8.4.3 for version 3.3 explains the customizing steps that need to be performed. You can...
View ArticleRe: focus on text field placed on dw when tabbed
Ashish - If you are using PB 12.5 or later, you can turn on the FocusRectangle property of a DataWindow text object, either in the DataWindow painter or via code. For the user to be able to tab to a...
View ArticleRe: To read a txt file using the Module
HI Shekar , FCC is not supporting for the sap SFTP adapter in 7.4 . so we need the module for this. all our integrations based on SFTP will be configured with module. Thanks,Vinay.
View ArticleSAP C4C SDK: Is there a option in studio to revert back to some earlier versions
Hi All,I have done some minor field order changes to my TI screen, but later I see the screen results with a dump. Is there an option in Studio to rollback to a specific version or a date. ThanksGayathri
View ArticleRe: download file from SAP Document Center
Hi Ashwani, About 2G. I tried many times at different position, my office, my home, and computer bar. but the speed is so slow that the downloading is disconnected. Can the SAP Document Center Client...
View ArticleRe: Help! needed MWST missing , error requirement 07 not fullfilled.
In a material master is only 1 table that has to do with taxes which is table MLAN, and the maintenance is made from 2 views of a material master, with an entry in the tax field on the purchasing view...
View ArticleRe: Extract Sub Operation in Routing in SAP
Hello You may use table AFFL and AFVC to get the order sequence and order operation details. As per my understanding, structure AFFLD_P and AFVJD_P helps you to develop the print program of the order...
View ArticleRe: Reset documents
Hidyath, That is not possible, if clearing document is same for 10 invoice payments. You need to check other alternative solution. Regards,Ravi
View ArticleRe: How to handle more than 4000 characters in Webi
In this case I would suggest you create two derived objects/Dimensions at Universe level as [Text1-2000]=Substr({DBLongField},1,2000)[Text2000-4000]=Substr({DBLongField},2001,4000)And at the report...
View Article