cancel
Showing results for 
Search instead for 
Did you mean: 

while doing the goods issue system is thruoghing an erro message no VL621

Former Member
0 Kudos

hi ,

actually while doing the goods issue we had put a validation if that filed(serial number) is not valid.like AVAILABLE then the system has through to an error message.but after that error message system is throughing an nother error.

Risk of posting several mat.documents for one delivery->long text

Message no. VL621

Diagnosis

Processing has been terminated because there is the risk that the system

creates several material documents for this delivery.

Procedure

If this message occurs frequently, please note the exact situation and

procedure as well as error messages and inform the system administrator.

and we changed that error to warning also still we are getting that error message.

how to stopthis error message.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I dont know why you are using ABAP for controling the serial number entry when there is a standard feature available. Comment the entire code and check the standard procedure.

Regards,

GSL.

Former Member
0 Kudos

hi actually not for serial number check.

there is a Z field in serial number master which is used for SIM number.

that SIM number will be validated with available SIM number from another Z table.

after this SIM error system is throughing this VL621 error after transaction terminated message.