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

EDI outbound processing program (VL02, Message Control,RSNASTED)

Former Member
0 Likes
547

The business requirement is such that only one shipping container is permitted for each EDI message.

I thought I would create a Z program gather delivery information -> loop through info and call RSNASTED. thus creating an EDI document for each container.

When processing the output type I am getting an Error - Processing routine ENTRY in program Z does not exist.

The config is all there through NACE - the routine is found when I process through transaction VL71 but not within the delivery (VL02 -> Header Output).

Can somebody advise as to why the routine ENTRY cannot be found.?

Is there a better way for this to be done.

Points awarded....

Many Thanks

Mark

1 REPLY 1
Read only

Former Member
0 Likes
370

The error message is misleading - I found that if no entries were processed in the customized trigger program then the process returned to RSNAST00 with a returncode of 999

which triggered the message.