2008 Oct 30 1:00 PM
Hi All,
I am changing sales order using VA02 , while saving sales number IDOC is creating but I am unable to see the data filling into segments. I think idoc is triggaring in background.
Can you please tell how I can see the data filling in to segments
Thanks in advance,
SN
Hi All,
I am changing sales order using VA02 , while saving sales number IDOC is creating but I am unable to see the data filling into segments. I think idoc is triggaring in background.
Can you please tell how I can see the data filling in to segments
Thanks in advance,
SN
2008 Oct 30 1:16 PM
keep the break point in the program RSNAST00
at this particular code.
perform (tnapr-ronam) in program (tnapr-pgnam) using returncode
us_screen
if found.and also Activate update Debugging , before pressing the save button in VA02.
2008 Oct 30 1:20 PM
Hi,
I'd reapeat the output type within VA02 and set the timing to "Send with periodically processed job".
After saving the sales order run RSNAST00, set the application to V1 the object key to your order number.
If you set a break-point in the processing function module it will now stop in the debugger and you can step through the code.
Darren
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |