Re: How to create single HU for multiple Production orders?
Hi Bala, you could use inbound deliveries to do the HU packing. Assuming that your storage location where you post goods receipt for production order is HU managed. You try to post GR for PrOrd#1 but...
View ArticleRe: Output column alignment moving down in alv report
Hi Frds, I appended the internal table twice . issue now solved . Thank u all
View ArticleRe: The best tables to get sales open order which are not having deliveries
Table VBFA shows the document flow....you check which sales orders have no deliveries
View ArticleRe: Agentry: Example of iOS Attachment download/display
Hi Parker, As far as I recall, the Agentry Plug-in sits under "SAP Mobile SDK 2.3".Inside that download ZIP there should be a file called Agentry-Dev-Tools-2.3.zipThat's where you will find the Agentry...
View ArticleRe: error in web report basedon BEX query
Hi Paul, I got the same error yesterday while creating a webi report with Calendar Day Input. It got resolved when I login with Administrator user. The problem was with calendar day format. The...
View ArticleRe: Validity start and end date in PO.
Okay...Maintain the latest delivery date as same as validity end date...And also maintain the message as error from OMCQ.
View ArticleRe: Scheduling Process
Hi Avinash, In OPSA, go to Plg Board/Dates tab. Then check in second row (Default Values). You can see Factory Calend. over there. Regards,Amit
View ArticleRe: Line item jummping
Hi Which field you are talking about? Could you please share the screen or technical name of that field?Also share how did you make that field mandatory? Is it screen variant or what? Thank$
View ArticleRe: Damage & Cause Code in Notification
Hello Babu, did you find the answer for your above issues ? if yes, could you please share with me.
View ArticleRe: Role of Support Team in a Requisition
Hello, How about you use questionnaire activity where you assign specific questions and answers where the doctor will select the applicable response and give a comments section as well. You will then...
View ArticleRe: Report for discount
many (or most) conditions in a pricing schema are own customized. They may have equal attributes like some standard conditions, but the real difference of the meaning is just coming from the...
View ArticleRe: Get last Injury date at Bex from infocube
Hi Sumna/Anshu any answer for my report layout calculate last injurt date? its additional key figure add at bo as extra line and need to fill value?
View ArticleRe: Mbrl Mvmt 123 Material document cannot be processed
Yes !! i checked the mouvement of this part number and i find in the past mouvment 701,702,601 , so how the system can alloow me to do MBRL 123 mouvment to cancel the document 122k i double clic in...
View ArticleRe: counter value for LineItem duplication
Hi Hareesh, I had gone through the thread but got no idea on how to use it.if we create any UDF, it is asking for some input. can you please elaborate me on this.
View ArticleRe: Report to see discounts
No standard report. You can add field in VA05 if you have used some subtotal for that discount or create your own report through ABAP or SQVI as suggested by Siva. Thank$
View ArticleRe: BC_BC_XMB__*_0.ARCHIVE File makes File System full
Hi Hareesh, Thank you for the reply. I don't see the monitor background job processing in the SXMB_MONI. Maybe because of different version? My PI Version is PI 7.11. Thank you,Suwandi C.
View ArticleScheduling type
Hi experts, Even if I run the MRP (MD02) using Scheduling type - 'Lead time scheduling and capacity planning', the system uses in-house production time (MM01-MRP2) to determine order start date,...
View ArticleRe: Dynamic Actions
Hi Mithun, Here is the screen shot. Sorry for the poor quality. Thanks and Regards, Prasanna.
View ArticleRe: Problem in fetching line items based on header record
sort itab1 by key1. "(itab1 is header table)sort itab2 by key1. "(itab2 is line item table) loop at itab1 into...
View ArticleParallel Execution of Procedure not working.
Hi I have created a procedure with 4 independent statements and each statement is taking like 500ms to execute and I expect entire procedure to complete in 500ms as a result of parallel execution but...
View Article