on 2013 Dec 09 6:03 AM
Hello SAP experts,
We are experiencing an issue with one of our batch jobs that automatically post goods receipts whenever the PO value is less than a limit value specified in the variant of the job. The short dump analysis is as follows:
Error analysis
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_RANGE_OUT_OF_BOUNDS', was no
caught in
procedure "BBP_ICC_READ_BRAZIL_PO" "(FUNCTION)", nor was it propagated by a
RAISING clause.
Since the caller of the procedure could not have anticipated that the
exception would occur, the current program is terminated.
The reason for the exception is:
In the executed program "SAPLBBP_COUNTRY_BR", the system attempted to access
the field
"WA_DATA" using the length 0.
However, a partial field access with the length specification 0 is not
allowed.
I hope I can have your insights regarding this. Thanks!
Request clarification before answering.
The following SAP Notes may be helpful for you ...
1240222 Filter value from compound characteristic is not displayed
1266170 Exception CX_SY_RANGE_OUT_OF_BOUNDS
1100955 RS_EXCEPTION000 in parallel query execution
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please check whether following SAP note is useful.
| 1743980 | Dump with runtime error DATA_LENGTH_0 in class CL_ALINK_CONNECTION (ARCHIV_CONN | |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.