Data Element list used by SAP ABAP Function Module TP_1W_CONFIRM_NEWTRIP (Sends user data to SABRE and ends the transaction)
SAP ABAP Function Module
TP_1W_CONFIRM_NEWTRIP (Sends user data to SABRE and ends the transaction) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | INT2 | 2 byte integer (signed) | ||
| 2 | INT4 | Natural number | ||
| 3 | PNR_RECORD_LOCATOR | Passenger Name Record Locator | SOURCE REFERENCE(PNR_NUMBER) LIKE FTPT_VARIANT-REC_LOCATOR |
|
| 4 | REASON_CODE | Reason Code | SOURCE REFERENCE(LOW_FARE_REASON_CODE) TYPE REASON_CODE OPTIONAL |
|
| 5 | REASON_CODE | Reason Code | ||
| 6 | REASON_TEXT | Reason Text | SOURCE REFERENCE(LOW_FARE_REASON_TEXT) TYPE REASON_TEXT OPTIONAL |
|
| 7 | REASON_TEXT | Reason Text | ||
| 8 | VARIANT_NR | Plan variant number (sequential number) | SOURCE VALUE(CONTEXT_NUMBER) LIKE FTPT_VARIANT-VARIANT |
|