Within transaction VL70, output of picking, an abnormal termination or a runtime error occurs in the respective report SD70AV4A when entering the shipping condition.
Cause and prerequisitesProgram error: The parameter for the shipping condition is converted in the incorrect are table (range table).
SolutionChange the source code of program SD70AV4A with transaction SE38 (ABAP editor). Search for the FORM routine PARAMETER_CONVERT and at the beginning of the FORM routine (only in the first block) insert the correct area table RG_VSBED instead of the incorrect area table RG_VSTEL.
The error is corrected in Release 3.0B.
Additional key words
Output control, Selection conditions.
No comments:
Post a Comment