cancel
Showing results for 
Search instead for 
Did you mean: 

IDoc - Wrongly Picking value for outbound.

Former Member
0 Kudos

Guru's

Once save the sales order, a out bound idoc will trigger and goto a non sap system.. till date its picking right values but now its not picking one number(that is year) <b>Voyage number</b> starts with year example 2007 is equal to 7 and other two digits is serial numabre.. 701, 702, etc....now its not picking 7, only taking 03, 04.. ...

any inputs...

Ramki

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Debugging is the only option to find your problem.

Put breakpoint on segment which you are having problem. or user exit, if you have any.

If you are not familiar how to debug for outbound idocs do the following steps.

1) Cllick header-->output

2) Repeat output type

3) Select output type and click Further data and select dispatch time to 1(Send with periodic schedule job).

4) Save.

5) Go to Transaction WE15 or execute RSNAST00 program

6) Select your output type..input object key-->nothing but document number(eg..sales order number).

select output type and transmission medium.

7) Now cursor stop at your break point".

"Rewards point if usefull"

Thanks,

Narayan