MDRP_NODT (Node Type for DRP Network) 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 MDRP_NODT to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values |
|---|---|---|---|---|---|---|
|
NODETYPE
Node type: supply chain network
|
NODETYPE |
CHAR
|
3 | 0 | ||
|
ICONBIG
Icon in text fields (substitute display, alias)
|
ICON_D |
CHAR
|
4 | 0 | ||
|
ICONMIDDLE
Icon in text fields (substitute display, alias)
|
ICON_D |
CHAR
|
4 | 0 | ||
|
ICONSMALL
Icon in text fields (substitute display, alias)
|
ICON_D |
CHAR
|
4 | 0 | ||
|
PLANTFLG
Indicator: node = plant
|
PLANTFLG |
CHAR
|
1 | 0 | ||
|
SUPPFLG
Indicator node = vendor
|
SUPPFLG |
CHAR
|
1 | 0 | ||
|
CUSTFLG
Indicator: node = customer
|
CUSTFLG |
CHAR
|
1 | 0 | ||
|
STOCKFLG
Indicator: node = warehouse
|
STOCKFLG |
CHAR
|
1 | 0 |