2008 Oct 20 10:58 AM
Hi All,
I have got the recording done, and developed code to upload the data into the transaction.
Data from my Internal table is perfectly updating my BDCDATA table, I can see this from debugger comparing the data....
Now I have a doubt - How to see that the data in BDCDATA has been perfectly uploading into the transaction.
Quick replies will be rewared.
Thanks
2008 Oct 20 11:01 AM
Run the program with mode - A (show all screen).
Hope That Helps
Anirban M,
Run the program with mode - A (show all screen).
Hope That Helps
Anirban M,
2008 Oct 20 11:01 AM
Run the program with mode - A (show all screen).
Hope That Helps
Anirban M,
2008 Oct 20 11:05 AM
Hi,
CALL TRANSACTION TCODE USING BDCDATA
MODE CTUMODE
UPDATE CUPDATE
MESSAGES INTO MESSTAB.
In this if you are using the Mode as A then u can see all the screen and the fields how they are populated to that particular screens.
Thanks & Regards,
Y.R.Prem Kumar
2009 Jan 07 12:40 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |