Scap
Hi Team, I have a scenario. Unplanned confirmation loss and its treatment in sap . I have confirmed my Production Order with 100 Qty and in this 20 is damaged (unplanned) . we treat it like scrap...
View ArticleRe: ABAP Runtime error" when printing the invoice
Hi Venkata Pradeep, One of the currency field is getting overflow increase the size of that currency field for example Data : curr type i. change it as Data : curr type P length 16 decimals 2. to...
View ArticleUoM change converting from PR to RFQ
Hello Team,Issue is resolved with Applying OSS Note # 1812129. https://service.sap.com/sap/support/notes/1812129 Thanks to all for your efforts and support .. Thanks and RegagrdsPavan G Kulkarni
View ArticleRe: Class instance binding to WF container not working
Hello, "After more testing it appears that the binding stops working after any changes to the workflow."Which changes? I can't say I've ever seen that problem. Maybe you could show that binding....
View ArticleRe: Not able to dipplay report data after copied from 0FIGL_VC1 to ZFIGL_VC1
Hi Naani, You have to assign authorization to this Template from PFCG-->Utilities-->templates S_RO_OSOA_TMPLDisplay/Maintain/Extract DataSource (OSOA) After that, generate the profile. Regards,Suman
View ArticleRe: Words too separated in a fix label Smartforms
Hi Nicolas, If I understand your question correctly, u should try to change the 'indents and spacing' value of a paragraph format in smartstyles. If you are using a standard style, the create a custom...
View ArticleRe: Error when executing a K-Means algorithm
Hi Bala, Did you follow the suggestion in the error message and check you indexserver trace? You'll find it in HANA Studio by double-clicking the connection and then going to the "Diagnosis Files" tab....
View ArticleRe: no matching records found "(rdr1)(odbc-2028) error while posting GRPO
Hi Gordon,I am using SAP 9.0 PL 0GRPO cretion process is Sales order (2 Items)--> Purchase order(2 items)-->GRPO(1item) & GRPO(1Item)Ex: Sales order (a,b)--> Purchase...
View ArticleRe: IO settlement error
Hi 1st part is explained by Rajneesh already 2nd part - When you settle IO, the IO is credited using Cost elements (Primary or Secondary)... You will always find the Order No there in these line...
View ArticleRe: How to make duplicated rows to show only one row with a number to...
Hi Kevin, As Anshu rightly said, there will be no situation where absolute duplicate rows comes in Reports. OLAP will merge and shows. If you just want to show the count of "Repeated Key Values", you...
View ArticleRe: PS role in cross country rollouts
HI, Roll out is kind of implementation in the sense that, if an implementation is already done for a country the same settings would be setup for the new country for which the roll out is being carried...
View ArticleRe: Serial Numbers Sales Report
No, its the default document numbering system in SAP. Regards,Alven
View ArticleRe: Query on initialization of time evaluation log
Yes , but i want to remove FEHLER entries only. where as with RPUP1D00 or RPUP2D00 the programs deleteing the total entry details of that perticular record. Regards, Aditya.
View ArticleRe: No rows being returned when using SQL Command
Hi Try to create two parameters like StartDate and Enddate at Add Command level and compare these two parameters in your where clause. I believ the date format is not correct, that is the reason you...
View ArticleRe: MM invoice: BAPI to post Tax reporting date
Hi As far as I recollect, the below BAPI BAPI_ACC_DOCUMENT_POST can be used to change or entered in the Header structure. Refer SAP Note 1232484 The note text is: Symptom There is a new entry field...
View ArticleRe: 0CUST_SALES_LKDH_HIER extraction error
No luck suman, did try to create infopack and reran the Infopack. What tables does this data source tap on ecc side?The ecc screenshot i attached was KNVH. Regards, Raj
View ArticleRe: TAX on Order will not be charged to customer
One more thing - if I use a percentage Non tax condition and mark it accruals and enter MW1 in accruals column with VKOA entry in both columns. Then it works as desired. So basically it works for non...
View ArticleRe: Hierarchy data not updated in Hierarchy mode
Hello Radhika, Just for the better undestnading..Hope you have selected Hierarchy table as your destination while importing via IM. and also You have folowed the process for hierarchy mode import like...
View ArticleRe: PLD setting issue
Good Morning, Thanks Nagarajan& Clint problem solve with printer setting. ThanksRegards,Mukesh Singh
View ArticleRe: Sorting
Hi, “Sorting a BOL collectionLr_result->sort( iv_attr_name = ‘id’ iv_sort_order = if_bol_bo_col=>sort_ascending ). Regards,Sumeet
View Article