on 2010 May 25 10:03 AM
Hi All,
In SPRO -cFolders- Seetings for cFolders Import and Export- Specify Field mapping profile for PDX package Import /Epxort,
while trying to create Additioanl attribute in XML Profile for BOM, its throwing an ABAP dump while saving this..
The error summary is
Short text |
Invalid subfield access: Offset too large |
-
-
What happened? |
Error in the ABAP Application Program |
The current ABAP program "SAPLSTRD_CUS_ORIG" had to be terminated because it |
has |
come across a statement that unfortunately cannot be executed. |
-
-
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 not |
caught in |
procedure "TRINT_EC_CUST_ORIG_LANG" "(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 running program "SAPLSTRD_CUS_ORIG", the field "LS_TABKEY-TABKEY" of the |
type |
"C" and length 120 was to be accessed with the offset 133. |
However, subfield accesses with an offset specification that is not |
| smaller than the field length are not permitted.
What could be the reason?
Regards,
Aby
Edited by: Aby Thomas on May 25, 2010 2:34 PM
Request clarification before answering.
Resolved. Corrections done with note 1306440
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
11 | |
2 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.