2008 Sep 25 6:41 AM
hi Gurus,
While posting Goods reciept for purchase order i got runtime error.I have no knowledge about ABAP Programing, how can i find out why this runtime error has occured ie which data entered by me caused this error.
Regards
Samarth
hi
What happened?
ABAP program 'SAPLSNR3' had to be terminated because it has come across a statement that cannot be executed. tried to create feild with length0
Error analysis
in an assign statement in the programme 'SAPLSNR3' a feild symbol with length0 should have been created. Howerver this is not possible.
Trigger location
programe 'SAPLSNR3'
include LSNR3F01
row 178
module name LOCAL_BUFFER
Row 178
ASSIGN BNRIV-NRLEVEL+G_OFFSET(G_NR_LENGTH) TO <G_F>.
2008 Sep 25 6:42 AM
2008 Sep 25 6:51 AM
hi
What happened?
ABAP program 'SAPLSNR3' had to be terminated because it has come across a statement that cannot be executed. tried to create feild with length0
Error analysis
in an assign statement in the programme 'SAPLSNR3' a feild symbol with length0 should have been created. Howerver this is not possible.
Trigger location
programe 'SAPLSNR3'
include LSNR3F01
row 178
module name LOCAL_BUFFER
Row 178
ASSIGN BNRIV-NRLEVEL+G_OFFSET(G_NR_LENGTH) TO <G_F>.
2008 Sep 25 7:00 AM
Samarth,
Seems it is related to Number range intervals ie "From and to " range.
K.Kiran.
2008 Sep 25 7:17 AM
hi kiran
Can you elobrate a little. What is happening that it is showing Preparing for quality inspection and then this runtime error occurs. What No rang? is it the material no range.
Regards
Samarth
Edited by: samarth rao on Sep 25, 2008 8:34 AM
2008 Sep 25 6:43 AM
Samarth,
Just check the Error Message documentation you will get an idea.
K.Kiran.
2008 Sep 25 7:38 AM
Go to ST22, here u can see the detail analysis of run time error.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |