SAP Table INRI
Number ranges function module interface structure
INRI (Number ranges function module interface structure) 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 INRI to other SAP tables.
Source: INRI (Number ranges function module interface structure)
INRI table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
OBJECT | Name of number range object | NROBJ | CHAR | 10 | 0 | |||
SUBOBJECT | Number range object subobject value | NRSOBJ | CHAR | 6 | 0 | |||
NRRANGENR | Number range number | NRNR | CHAR | 2 | 0 | |||
TOYEAR | To fiscal year | NRYEAR | NUMC | 4 | 0 | |||
NR | Number range status | NRLEVEL | NUMC | 20 | 0 | |||
QUANTITY | Number of numbers to be assigned | NRQUAN | NUMC | 20 | 0 | |||
RETURNCODE | Return code | NRRETURN | CHAR | 1 | 0 |