voet's abap batch-input compactor
paste here your bi recorder generated code or snippet
report Z_BIC_CRANF_NET_ABSURD_EXAMPLE. include bdcrecx1. start-of-selection. perform open_group. perform bdc_dynpro using 'SAPMF02K' '0100'. perform bdc_field using 'BDC_CURSOR' 'RF02K-BUKRS'. perform bdc_field using 'BDC_OKCODE' '/00'. perform bdc_field using 'RF02K-BUKRS' 'TEST'. perform bdc_field using 'RF02K-KTOKK' 'GCON'. perform bdc_dynpro using 'SAPMF02K' '0310'. perform bdc_field using 'BDC_CURSOR' 'LFM1-WEBRE'. perform bdc_field using 'BDC_OKCODE' '=UPDA'. perform bdc_field using 'LFM1-WAERS' 'EUR'. perform bdc_transaction using 'XK01'. perform close_group.
needed macro definition code:
final compact batch-input code:
http://bic.cranf.net [c] alberto viñuela / voet cranf 2009 - more at
http://cranf.net
-
guestbook
-
privacy
-
mail me