SAP ABAP Data Element COM_WEC_PSP_TRANSACTION_ID (ID of the Payment Transaction in the PSP System)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
WEC-APP-PAY (Application Component) Web Channel: Basic Functions - Payment Method
⤷
COM_WEC_PAYMENT (Package) Web Channel - Payment Methods
⤷
⤷
Basic Data
| Data Element | COM_WEC_PSP_TRANSACTION_ID |
| Short Description | ID of the Payment Transaction in the PSP System |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | COM_WEC_PSP_TRANSACTION_ID | |
| Data Type | CHAR | Character String |
| Length | 35 | |
| Decimal Places | 0 | |
| Output Length | 35 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | PSPTransID |
| Medium | 20 | PSP Transaction ID |
| Long | 40 | PSP Transaction ID |
| Heading | 50 | Transaction ID for Payment Service Provider |
Documentation
Definition
An optional payment transaction ID that may be generated by the payment service provider
Use
If the payment service provider generated a payment transaction ID (PSP_TRANSACTION_ID), you can return it from the INITIATE_TRANSACTION method and PROCESS_CALLBACK method defined in the COM_WEC_PSP_INTEGRATION BAdI using the CL_COM_WEC_FINALIZE_TRANS parameter object. The payment transaction ID (PSP_TRANSACTION_ID) is then persisted as part of the reference document.
Dependencies
Example
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |