former_member296235
Explorer
Member since ‎11-15-2016

User Statistics

  • 5 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Hi team, I am looking for badi's or exits or any other approach to write a logic after changing the credit limit in UKM_BP Transaction code ?
Hi team, please let me know the new syntax for below code. LOOP AT IT_BSID ASSIGNING FIELD-SYMBOL(<FS_BSID>). IF <FS_BSID>-VBELN IS INITIAL. <FS_BSID>-VBELN = <FS_BSID>-XBLNR. ENDIF. ENDLOOP.
Kudos from