Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Idoc posting error 51

Former Member
0 Likes
537

Hello,

I am getting an error when Posting

IDOC type /AFS/ORDERS05 , error is Entry 00 in T173 does not exist - check your entry.

I am not sure what this error is , is that some segment not filled correctly from my Z Program.

If yes , then what could be that segment.

Regards

Prashant

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
479

You are passing an invalid shipping type (00). Try '01'.

Rob

2 REPLIES 2
Read only

Former Member
0 Likes
479

check werks/plant -T173 seems to does not exists in the master table T001W.

check this, let me know incase of issues

Read only

Former Member
0 Likes
480

You are passing an invalid shipping type (00). Try '01'.

Rob