[sap-dev] I need help configuring this bdc code for a desired output.
Posted by
Admin at
|
Share this post:
|
0 Comments
| | Posted by Temii on Mar 23 at 7:49 PM |
I need help configuring this bdc code for a desired output.
I need it to update an industry key fieldREPORT ZSAP_PROG no standard page heading line-size 255.include bdcrecx1.start-of-selection.perfor
REPORT ZSAP_PROG no standard page heading line-size 255.
include bdcrecx1.
tart-of-selection.
perform open_group.
perform bdc_dynpro using 'SAPL0F00CORE' '0260'.
perform bdc_field using 'BDC_CURSOR'
'V_T016-BRSCH(01)'.
perform bdc_field using 'BDC_OKCODE'
'=POSI'.
perform bdc_dynpro using 'SAPLSPO4' '0300'.
perform bdc_field using 'BDC_CURSOR'
'SVALD-VALUE(01)'.
perform bdc_field using 'BDC_OKCODE'
'=FURT'.
perform bdc_field using 'SVALD-VALUE(01)'
'1223'.
perform bdc_dynpro using 'SAPL0F00CORE' '0260'.
perform bdc_field using 'BDC_CURSOR'
'V_T016-BRSCH(01)'.
perform bdc_field using 'BDC_OKCODE'
'=TEXT'.
perform bdc_field using 'VIM_MARKED(01)'
'X'.
perform bdc_dynpro using 'SAPMSSY0' '0120'.
perform bdc_field using 'BDC_CURSOR'
'04/05'.
perform bdc_field using 'BDC_OKCODE'
'=NSEL'.
perform bdc_dynpro using 'SAPLSDH4' '0200'.
perform bdc_field using 'BDC_OKCODE'
'=GOON'.
perform bdc_field using 'BDC_CURSOR'
'G_SELFLD_TAB-LOW(01)'.
perform bdc_field using 'G_SELFLD_TAB-LOW(01)'
'ES'.
perform bdc_dynpro using 'SAPMSSY0' '0120'.
perform bdc_field using 'BDC_CURSOR'
'04/05'.
perform bdc_field using 'BDC_OKCODE'
'=AMAR'.
perform bdc_dynpro using 'SAPMSSY0' '0120'.
perform bdc_field using 'BDC_CURSOR'
'04/05'.
perform bdc_field using 'BDC_OKCODE'
'=ENTR'.
perform bdc_dynpro using 'SAPLSVIM' '0100'.
perform bdc_field using 'BDC_CURSOR'
'VIM_D0100_WORKAREA-TEXT1(02)'.
perform bdc_field using 'BDC_OKCODE'
'=OKAY'.
perform bdc_field using 'VIM_D0100_WORKAREA-TEXT1(02)'
'Inorganic Compounds'.
perform bdc_dynpro using 'SAPL0F00CORE' '0260'.
perform bdc_field using 'BDC_CURSOR'
'V_T016-BRSCH(01)'.
perform bdc_field using 'BDC_OKCODE'
'=SAVE'.
perform bdc_dynpro using 'SAPLSTRD' '0300'.
perform bdc_field using 'BDC_CURSOR'
'KO008-TRKORR'.
perform bdc_field using 'BDC_OKCODE'
'=LOCK'.
perform bdc_field using 'KO008-TRKORR'
'SU1K906243'.
perform bdc_dynpro using 'SAPL0F00CORE' '0260'.
perform bdc_field using 'BDC_CURSOR'
'V_T016-BRSCH(01)'.
perform bdc_field using 'BDC_OKCODE'
'ºCK'.
perform bdc_transaction using 'OB44'.
perform close_group.
__.____._ I need it to update an industry key fieldREPORT ZSAP_PROG no standard page heading line-size 255.include bdcrecx1.start-of-selection.perfor
REPORT ZSAP_PROG no standard page heading line-size 255.
include bdcrecx1.
tart-of-selection.
perform open_group.
perform bdc_dynpro using 'SAPL0F00CORE' '0260'.
perform bdc_field using 'BDC_CURSOR'
'V_T016-BRSCH(01)'.
perform bdc_field using 'BDC_OKCODE'
'=POSI'.
perform bdc_dynpro using 'SAPLSPO4' '0300'.
perform bdc_field using 'BDC_CURSOR'
'SVALD-VALUE(01)'.
perform bdc_field using 'BDC_OKCODE'
'=FURT'.
perform bdc_field using 'SVALD-VALUE(01)'
'1223'.
perform bdc_dynpro using 'SAPL0F00CORE' '0260'.
perform bdc_field using 'BDC_CURSOR'
'V_T016-BRSCH(01)'.
perform bdc_field using 'BDC_OKCODE'
'=TEXT'.
perform bdc_field using 'VIM_MARKED(01)'
'X'.
perform bdc_dynpro using 'SAPMSSY0' '0120'.
perform bdc_field using 'BDC_CURSOR'
'04/05'.
perform bdc_field using 'BDC_OKCODE'
'=NSEL'.
perform bdc_dynpro using 'SAPLSDH4' '0200'.
perform bdc_field using 'BDC_OKCODE'
'=GOON'.
perform bdc_field using 'BDC_CURSOR'
'G_SELFLD_TAB-LOW(01)'.
perform bdc_field using 'G_SELFLD_TAB-LOW(01)'
'ES'.
perform bdc_dynpro using 'SAPMSSY0' '0120'.
perform bdc_field using 'BDC_CURSOR'
'04/05'.
perform bdc_field using 'BDC_OKCODE'
'=AMAR'.
perform bdc_dynpro using 'SAPMSSY0' '0120'.
perform bdc_field using 'BDC_CURSOR'
'04/05'.
perform bdc_field using 'BDC_OKCODE'
'=ENTR'.
perform bdc_dynpro using 'SAPLSVIM' '0100'.
perform bdc_field using 'BDC_CURSOR'
'VIM_D0100_WORKAREA-TEXT1(02)'.
perform bdc_field using 'BDC_OKCODE'
'=OKAY'.
perform bdc_field using 'VIM_D0100_WORKAREA-TEXT1(02)'
'Inorganic Compounds'.
perform bdc_dynpro using 'SAPL0F00CORE' '0260'.
perform bdc_field using 'BDC_CURSOR'
'V_T016-BRSCH(01)'.
perform bdc_field using 'BDC_OKCODE'
'=SAVE'.
perform bdc_dynpro using 'SAPLSTRD' '0300'.
perform bdc_field using 'BDC_CURSOR'
'KO008-TRKORR'.
perform bdc_field using 'BDC_OKCODE'
'=LOCK'.
perform bdc_field using 'KO008-TRKORR'
'SU1K906243'.
perform bdc_dynpro using 'SAPL0F00CORE' '0260'.
perform bdc_field using 'BDC_CURSOR'
'V_T016-BRSCH(01)'.
perform bdc_field using 'BDC_OKCODE'
'ºCK'.
perform bdc_transaction using 'OB44'.
perform close_group.
Copyright © 2010 Toolbox.com and message author.
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
In the Spotlight
Earn Recognition for Your Contributions at Toolbox for IT. Gain Points for Community Achievements
View this thread online
Manage group e-mails
Create an FAQ on this topic
Tell us what you think
Unsubscribe from discussion
Manage group e-mails
Create an FAQ on this topic
Tell us what you think
Unsubscribe from discussion