SAP Table
TNTP International Article Number (EAN) Categories
SAP table TNTP has 2 primary key fields being MANDT,NUMTP.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
TNTP columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |||||||||||||||
| KeyNUMTP | 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 | ||||||||||||||||
/ Relationships
TNTP foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| TNTP | NKOBJ | TNRO | Definition of number range objects | OBJECT |