Data Element list used by SAP ABAP Function Module TP_GET_PNR_IN_QUEUE (Get the first PNR in a given queue)
SAP ABAP Function Module
TP_GET_PNR_IN_QUEUE (Get the first PNR in a given queue) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR1 | Single-Character Flag | SOURCE VALUE(QUEUESTA) TYPE CHAR1 |
|
| 2 | OFFICE | Sales Office | SOURCE VALUE(OFFICE) TYPE OFFICE |
|
| 3 | PNR_RECORD_LOCATOR | Passenger Name Record Locator | SOURCE VALUE(RECORD_LOCATOR) LIKE FTPT_VARIANT-REC_LOCATOR |
|
| 4 | QUEUECAT | Queue Category | SOURCE VALUE(QUEUECAT_NR) TYPE QUEUECAT |
|
| 5 | QUEUENR | Queue | SOURCE VALUE(QUEUE_NR) TYPE QUEUENR |
|
| 6 | RESERVATION_SYSTEM | Reservation System | SOURCE VALUE(PROVIDER) LIKE TA20BA-RES_SYSTEM |
|
| 7 | VARIANT_NR | Plan variant number (sequential number) | SOURCE VALUE(CONTEXT) LIKE FTPT_VARIANT-VARIANT |
|