2009 Jan 26 6:18 PM
Hello all,
Call transaction TCODE using BDCDATA mode u2018Nu2019 update u2018Su2019 messages in BDCMSGCOLL.
The above statement doing two things: It calls TCODE and process database.
Here my question is, the above statement sets the SY-SUBRC value after calling the TCODE or after calling TCODE and process database.
Thanks .......
Zak.
2009 Jan 26 6:53 PM
Hi,
SY-SUBRC is updated after tcode get's processed. If sy-subrc not equal to 0 then the transaction got processed with errors.
Hello all,
Call transaction TCODE using BDCDATA mode u2018Nu2019 update u2018Su2019 messages in BDCMSGCOLL.
The above statement doing two things: It calls TCODE and process database.
Here my question is, the above statement sets the SY-SUBRC value after calling the TCODE or after calling TCODE and process database.
Thanks .......
Zak.
2009 Jan 26 6:53 PM
Hi,
SY-SUBRC is updated after tcode get's processed. If sy-subrc not equal to 0 then the transaction got processed with errors.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |