2007 Jul 27 11:03 AM
hi,
PERFORM fill_bdc TABLES bdc
USING: 'SAPMOIGS' '1000' 'X' '' '',
'SAPMOIGS' '1000' ' ' 'ROIGS-SHNUMBER' shnumber,
" 'SAPMOIGS' '1090' ' ' 'BDC_OKCODE' '=S250',
'SAPMOIGS' '1090' ' ' 'BDC_OKCODE' '=S050',
'SAPMOIGS' '1090' 'X' '' '',
'SAPMOIGS' '1090' ' ' 'BDC_OKCODE' '/EDELE',
'SAPMOIGS' '1090' 'X' '' '',
'SAPMOIGS' '1090' 'X' '' '',
'SAPLSPO1' '0100' ' ' 'BDC_OKCODE' '=YES', here is the popup coming and iam pressing yes here
'SAPMOIGS' '1090' 'X' '' '',
'SAPMOIGS' '1090' ' ' 'BDC_OKCODE' '/SACT'.
CALL TRANSACTION 'O4F2' USING bdc MODE imode UPDATE 'S'.
please help me
thanks in advance
hi,
PERFORM fill_bdc TABLES bdc
USING: 'SAPMOIGS' '1000' 'X' '' '',
'SAPMOIGS' '1000' ' ' 'ROIGS-SHNUMBER' shnumber,
" 'SAPMOIGS' '1090' ' ' 'BDC_OKCODE' '=S250',
'SAPMOIGS' '1090' ' ' 'BDC_OKCODE' '=S050',
'SAPMOIGS' '1090' 'X' '' '',
'SAPMOIGS' '1090' ' ' 'BDC_OKCODE' '/EDELE',
'SAPMOIGS' '1090' 'X' '' '',
'SAPMOIGS' '1090' 'X' '' '',
'SAPLSPO1' '0100' ' ' 'BDC_OKCODE' '=YES', here is the popup coming and iam pressing yes here
'SAPMOIGS' '1090' 'X' '' '',
'SAPMOIGS' '1090' ' ' 'BDC_OKCODE' '/SACT'.
CALL TRANSACTION 'O4F2' USING bdc MODE imode UPDATE 'S'.
please help me
thanks in advance
2007 Jul 27 11:05 AM
Hi,
Dont writie Yes here. use the function code for yes button.
reward if help full.
regards
Azad.
2007 Jul 27 11:08 AM
Hi Surya,
Goto transaction SHDB. Make a recording of your transaction. From there you will get the okcode for this "YES" button, Or you can go in debugging mode and check for the okcode and write your okcode in place of "YES".
Rewards points if helpful.
regards
Sourabh Verma
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |