SAP ABAP Class CL_COM_WEC_INITIATE_TRANS (Initiate Transaction)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_COM_WEC_CREATE_TRANS_PARAM | Parameters for Creation of PSP Transaction | 20091019 |
Properties
| Class | CL_COM_WEC_INITIATE_TRANS | |
| Short Description | Initiate Transaction | |
| Super Class | CL_COM_WEC_CREATE_TRANS_PARAM | Parameters for Creation of PSP Transaction |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COM_WEC_PAYMENT | Web Channel - Payment Methods |
| Created | 20091019 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COM_WEC_INITIATE_TRANS has no forward declaration.
Interfaces
Class CL_COM_WEC_INITIATE_TRANS has no interface implemented.
Friends
Class CL_COM_WEC_INITIATE_TRANS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | COMT_WEC_MESSAGES | Messages to be shown on the UI | 20091113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20091021 |
Events
Class CL_COM_WEC_INITIATE_TRANS has no event.
Types
Class CL_COM_WEC_INITIATE_TRANS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | COMT_WEC_MESSAGES | Messages to be shown on the UI | 20091021 | |||
| 2 | IT_SYSLOG_MESSAGES | Call by reference | Type reference (TYPE) | COMT_WEC_MESSAGES | Messages to be saved in the system log | 20091021 |
Method CONSTRUCTOR on class CL_COM_WEC_INITIATE_TRANS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |