SAP Table INRG1
Number range group structure, pass to func. mod.
INRG1 (Number range group structure, pass to func. mod.) 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 INRG1 to other SAP tables.
INRG1 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
SUBOBJECT | Number range object subobject value | NRSOBJ | CHAR | 6 | 0 | |||
ELEMENT | number range group elements, e.g. material type, doc. type | NRELEM | CHAR | 30 | 0 | |||
NUMBER1 | Number range number | NRNR | CHAR | 2 | 0 | |||
NUMBER2 | Number range number | NRNR | CHAR | 2 | 0 | |||
PROCIND | Processing flag (I=Insert, D=Delete,U=Update,' '=no changes) | PROCIND | CHAR | 1 | 0 |