SAP WLF_D_NRG_ASGN Contry Specific Number Range Assignments Table
Overview
WLF_D_NRG_ASGN is a standard SAP S/4HANA table that stores Contry Specific Number Range Assignments data. There are total 7 fields in the WLF_D_NRG_ASGN table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WLF_D_NRG_ASGN belongs to Settlement Management (LO-AB) module and is located in the package Settlement Management (Main Package) (WZRE).
In addition, following links provide an overview of foreign key relationships, if any, that link WLF_D_NRG_ASGN to other SAP tables and standard CDS views available based on WLF_D_NRG_ASGN table in S/4HANA 2020.
Techincal Settings of WLF_D_NRG_ASGN
Below are technical details of the table WLF_D_NRG_ASGN
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WLF_D_NRG_ASGN Fields
The following table gives you an overview of the fields available in WLF_D_NRG_ASGN
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| NUMBER_RANGE_GRP | Number Range Group | WLF_NUMBER_RANGE_GROUP | WLF_D_NRG | CHAR | 4 |
| LAND1 | Country/Region Key | LAND1 | T005 | CHAR | 3 |
| NUMKI | Number Range of Internal Number Assignment | NUMKI | CHAR | 2 | |
| OBJECT | Number Range Object | NROBJ | TNRO | CHAR | 10 |
| SUBOBJECT_FIELD | Field for Subobject Value | WLF_NR_SUBOBJECT_FIELD | DD03L | CHAR | 30 |
| IGNORE_BUFFER | Ignore object buffering | WLF_NR_IGNORE_BUFFER | CHAR | 1 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WLF_D_NRG_ASGN
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WLF_D_NRG_ASGN | LAND1 | 1: CN | T005 |
| WLF_D_NRG_ASGN | MANDT | 1: CN | T000 |
| WLF_D_NRG_ASGN | NUMBER_RANGE_GRP | 1: CN | WLF_D_NRG |
| WLF_D_NRG_ASGN | OBJECT | 1: CN | TNRO |
| WLF_D_NRG_ASGN | SUBOBJECT_FIELD | : | DD03L |