Skip to Content
-3
Jan 27, 2023 at 11:59 AM

background ABAP program

63 Views

I need guidance in writing below program-

  1. create a Program with date as an input parameter
  2. Pass the date in table LIKP - WADAT_IST and LFART = ZEXM. Pass the delivery number (VBELN) in VBUK – VBELN and check if WBSTK = C. If yes then proceed or else no action required.
  3. Pass the delivery number in VBRP – VGBEL and get the Invoice number from VBELN.
  4. Pass the VBELN in VBRK and check following-FKART = ZIME, RFBSK is not C or E and FKSTO = Blank.
  5. If above condition is satisfied pass the Invoice number in FM to release the Invoice.