- Home
- Resources
- SAP Tables
- NC301I - IS-H: Error Table for EDI Error Messages to be Reported
SAP Table NC301I
IS-H: Error Table for EDI Error Messages to be Reported
NC301I (IS-H: Error Table for EDI Error Messages to be Reported) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link NC301I to other SAP tables.
Source: NC301I (IS-H: Error Table for EDI Error Messages to be Reported)
NC301I table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
MANDT |
Client |
MANDT |
T000
|
CLNT |
|
3 |
0 |
|
LF301D |
IS-H: File Number |
ISH_LF301D |
|
NUMC |
|
10 |
0 |
|
LF301 |
IS-H: Message Number |
ISH_LF301 |
|
NUMC |
|
20 |
0 |
|
LF301F |
IS-HCM: Sequence Number of EDI Message Record |
ISH_LF301F |
|
NUMC |
|
3 |
0 |
|
ERRSGM |
IS-H: EDI Segment Description |
N_301SGM |
|
CHAR |
|
3 |
0 |
|
ERRSGMPOS |
IS-H: Number of EDI segment (for repetition segments) |
N_301SPOS |
|
NUMC |
|
3 |
0 |
|
ERRFLDPOS |
Number of Field in EDI Segment |
N_301FPOS |
|
NUMC |
|
2 |
0 |
|
ECODE |
IS-H: Error Code of EDI Messages (External) |
N_301ECODE |
|
CHAR |
|
10 |
0 |
|
MSGTY |
Message type (E, I, W, ...) |
MSGTY_CO |
|
CHAR |
|
1 |
0 |
Possible values
E |
Error |
A |
Termination |
I |
Information |
W |
Warning |
S |
Success message |
|
ARBGB |
Application Area |
ARBGB |
T100A
|
CHAR |
|
20 |
0 |
|
MSGNR |
Message number |
MSGNR |
|
CHAR |
|
3 |
0 |
|
MSGV1 |
Message variable 01 |
MSGV1 |
|
CHAR |
|
50 |
0 |
|
MSGV2 |
Message variable 02 |
MSGV2 |
|
CHAR |
|
50 |
0 |
|
MSGV3 |
Message variable 03 |
MSGV3 |
|
CHAR |
|
50 |
0 |
|
MSGV4 |
Message variable 04 |
MSGV4 |
|
CHAR |
|
50 |
0 |
|
RSTATUS |
IS-H: Internal Status of EDI Inbound Message |
N_301ERRST |
|
CHAR |
|
2 |
0 |
Possible values
NULL |
Initial |
00 |
No errors, processing ok |
01 |
External error, reason for rejection -> message required |
02 |
Internal error, no retry, manual postprocessing |
03 |
Internal error, retry, automatic postprocessing |
04 |
(Still) no error, waiting for (manual) processing |
|
ERRTXT |
IS-H: EDI Error Text |
N_301ERRTX |
|
CHAR |
|
73 |
0 |
|
ADDSG |
IS-H: Additional Information Indicator |
ISH_ADDSG |
|
CHAR |
|
1 |
0 |
Possible values
|
NC301I foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
NC301I |
ARBGB |
NC301I |
ARBGB |
T100A |
Message IDs for T100 |
ARBGB |
NC301I |
MANDT |
NC301I |
MANDT |
T000 |
Clients |
MANDT |