SAP table TNTP (International Article Number (EAN) Categories)
SAP table TNTP has 2 primary key fields being MANDT,NUMTP.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |||||||||||||||
NUMTP | Category of International Article Number (EAN) | CHAR | 2 | 0 | NUMTP | ||||||||||||||||
PRFZA | Check-digit algorithm for EAN category | CHAR | 2 | 0 | PRFZA |
|
|||||||||||||||
NKOBJ | Number range object | CHAR | 10 | 0 | TNRO | NKOBJ | |||||||||||||||
NMKRS | Number range for internal number assignment | CHAR | 2 | 0 | NMKRS | ||||||||||||||||
NMKRE | Number range for external number assignment | CHAR | 2 | 0 | NMKRE | ||||||||||||||||
PGEAN | Prefix of EAN category for fresh produce EANs | CHAR | 2 | 0 | PGEAN | ||||||||||||||||
RZEAN | Indicator: EAN category allowed only for referencing EANs | CHAR | 1 | 0 | RZEAN | ||||||||||||||||
ANEAN | Indicator: Allow alphanumeric EANs | CHAR | 1 | 0 | ANEAN | ||||||||||||||||
LNEAN | Length of an EAN with leading zeros | NUMC | 2 | 0 | LEN_EAN | ||||||||||||||||
RECIND | Recycling Indicator | CHAR | 1 | 0 | FSH_RECINDICATOR |
TNTP foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TNTP | NKOBJ | TNRO | Definition of number range objects | OBJECT |