‎2007 May 09 10:07 AM
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
‎2007 May 30 2:11 AM
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.