former_member539645
Participant
Member since ‎11-10-2017

User Statistics

  • 70 Posts
  • 8 Solutions
  • 1 Kudos given
  • 1 Kudos received

User Activity

Hi, I Am trying to insert condition record using BAPI BAPI_PRICES_CONDITIONS but Sales unit (VRKME) field in table A071 is not getting updated its coming blank. Below is the code snippet. ls_bapicondct-operation = '009'. ls_bapicondct-cond_...
Hi All, I am trying to use method IF_EX_ME_PROCESS_PO_CUST~PROCESS_ITEM to remove incorrect line items from Purchase Order at the time of creation through ME59N. Using below code I am able to get all the line items. Now after checking some valida...
Hi All, I have a requirement where I have to validate the Purchase Requestions before converting them to Purchase Orders using ME59N. And if out of 10 line items 2 are invalid then delete those 2 line items & create Purchase Order for remaining 8. ...
Hi All, I have one requirement, where I have to add one restriction on Delivery date that the date should be in even week (i.e. 2nd & 4th Week of the month). Is there any FM available in SAP where we can provide date as input & it will return wee...
Hi All, I want to add authority check for authorization group in my ABAP code but I didn't find any answers. My Authorization group is ZSHP1. I tried below code but its not working. AUTHORITY-CHECK OBJECT 'S_USER_GRP' ID 'CLASS' FIELD...
Kudos from
Kudos given to