SAP ABAP Class CL_COM_WEC_FINALIZE_TRANS (Finalize 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_FINALIZE_TRANS  
Short Description Finalize 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_FINALIZE_TRANS has no forward declaration.
Interfaces
Class CL_COM_WEC_FINALIZE_TRANS has no interface implemented.
Friends
Class CL_COM_WEC_FINALIZE_TRANS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_MESSAGES Instance attribute Public Type reference (TYPE) COMT_WEC_MESSAGES Messages to be shown on the UI 20091113
2 MV_PSP_TRANSACTION_ID Instance attribute Public Type reference (TYPE) COM_WEC_PSP_TRANSACTION_ID Unique identification of the transaction in the PSP system 20091021
3 MV_TRANSACTION_AMOUNT Instance attribute Public Type reference (TYPE) COM_WEC_TRANSACTION_AMOUNT Payment Transaction Amount 20100517
4 MV_TRANSACTION_CURRENCY Instance attribute Public Type reference (TYPE) COM_WEC_TRANSACTION_CURRENCY Payment Transaction Currency 20100517
5 MV_TRANSACTION_STATUS Instance attribute Public Type reference (TYPE) COM_WEC_TRANSACTION_STATUS Payment transaction status 20091021
6 MV_TRANSACTION_STATUS_PROFILE Instance attribute Public Type reference (TYPE) COM_WEC_TRANSACTION_PROFILE Payment transaction status profile 20091030
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20091021
Events
Class CL_COM_WEC_FINALIZE_TRANS has no event.
Types
Class CL_COM_WEC_FINALIZE_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 Importing IT_MESSAGES Call by reference Type reference (TYPE) COMT_WEC_MESSAGES Messages to be shown on the UI 20091021
2 Importing IT_SYSLOG_MESSAGES Call by reference Type reference (TYPE) COMT_WEC_MESSAGES Messages to be saved in the system log 20091021
3 Importing IV_PSP_TRANSACTION_ID Call by reference Type reference (TYPE) COM_WEC_PSP_TRANSACTION_ID Unique identification of the transaction in the PSP system 20091021
4 Importing IV_REFERENCE_ID Call by reference Type reference (TYPE) COM_WEC_TRANSACTION_ID Payment transaction ID 20091021
5 Importing IV_TRANSACTION_AMOUNT Call by reference Type reference (TYPE) COM_WEC_TRANSACTION_AMOUNT Payment Transaction Amount 20100517
6 Importing IV_TRANSACTION_CURRENCY Call by reference Type reference (TYPE) COM_WEC_TRANSACTION_CURRENCY Payment Transaction Currency 20100517
7 Importing IV_TRANSACTION_STATUS Call by reference Type reference (TYPE) COM_WEC_TRANSACTION_STATUS Payment transaction status 20091021
8 Importing IV_TRANSACTION_STATUS_PROFILE Call by reference Type reference (TYPE) COM_WEC_TRANSACTION_PROFILE Payment transaction status profile 20091030
# Exception Resumable Description Created on
1 CX_COM_WEC_TRANS_STAT_INVALID Transaction status is invalid 20091113
History
Last changed by/on SAP  20110908 
SAP Release Created in 701