Data Element list used by SAP ABAP Function Module /AIN/NRRANGE_ENQUEUE_GEN (Generic enqueue for number range objects)
SAP ABAP Function Module
/AIN/NRRANGE_ENQUEUE_GEN (Generic enqueue for number range objects) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /AIN/EPC_SEQUENCE | Sequence Number | ||
| 2 | /AIN/EPC_TYPE | Tag Encoding Type | ||
| 3 | /AIN/ID_NRO_TABLE_NAME | Name of a Number Range Object Table | SOURCE REFERENCE(IV_TABLENAME) TYPE /AIN/ID_NRO_TABLE_NAME |
|
| 4 | /AIN/ID_NR_OBJECT_KEY | Key formed by concatenating number range key field values | ||
| 5 | /AIN/NR_OBJECT | Number range object type (NRO) | SOURCE REFERENCE(IV_NR_OBJECT) TYPE /AIN/NR_OBJECT |
|
| 6 | /AIN/PRF_PROFILE | Profile | ||
| 7 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | ||
| 8 | DDENQCOLL | Flag whether locks should only be collected first | SOURCE VALUE(IV_COLLECT) TYPE DDENQCOLL DEFAULT ' ' |
|
| 9 | ENQMODE | Lock mode | SOURCE VALUE(IV_MODE) TYPE ENQMODE DEFAULT 'E' |
|