2008 Aug 07 11:22 AM
Hi All,
Can somebody lemme know that how can we analyze that why the CALL TRANSACTION 'SE38' USING bdcdata
MODE 'N'
UPDATE 'S'
MESSAGES INTO messtab.
Failed?
Thanks in advance.
2008 Aug 07 11:24 AM
Hi,
check the value of sy-subrc.
Also check what are messages you get in message table messtab
Regards,
Mohaiyuddin
Hi All,
Can somebody lemme know that how can we analyze that why the CALL TRANSACTION 'SE38' USING bdcdata
MODE 'N'
UPDATE 'S'
MESSAGES INTO messtab.
Failed?
Thanks in advance.
2008 Aug 07 11:24 AM
Hi,
check the value of sy-subrc.
Also check what are messages you get in message table messtab
Regards,
Mohaiyuddin
2008 Aug 07 11:24 AM
you will get error messages in your MESSAGE ITAB... check the contents of this ITAB
2008 Aug 07 11:41 AM
>CALL TRANSACTION 'SE38'
...maybe you can call function module EDITOR_PROGRAM instead?
Thomas
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |