Skip to Content
0
Nov 01, 2012 at 10:22 AM

Issue in ME21N

43 Views

Hi all,

Requirement is Actually client is maintaining one custom table for sale orders and its related amount. While creation of PO i have to compare the sale order amount in z table and its related all PO's amount and run time PO amount of that sale order. Now user is entering for each PO line item they are entering different sale order number here i have to compare at last means after entering all the line items. For this im using ME_PROCESS_PO_CUST Badi and its methods, im writing all the code in check method but in that method there is no sale order, to get the sale order im using other method in the same badi (PROCESS_ACCOUNT) from this method im exporting the sale order and importing into the check method. while checking the line by line item sale order is coming perfectly but while checking all line items it is picking last sale order this is my problem.....please any one help me.

Regards,

Swapnika