SAP ABAP Class CL_COM_WEC_UPDATE_TRANSACTION (Update 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_UPDATE_TRANS_PARAM Parameters for Updating a PSP Transaction 20091113
Properties
Class CL_COM_WEC_UPDATE_TRANSACTION  
Short Description Update Transaction    
Super Class CL_COM_WEC_UPDATE_TRANS_PARAM Parameters for Updating a 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 20091113   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COM_WEC_UPDATE_TRANSACTION has no forward declaration.
Interfaces
Class CL_COM_WEC_UPDATE_TRANSACTION has no interface implemented.
Friends
Class CL_COM_WEC_UPDATE_TRANSACTION 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 Payment transaction ID 20091113
3 MV_TRANSACTION_AMOUNT Instance attribute Public Type reference (TYPE) COM_WEC_TRANSACTION_AMOUNT Payment Transaction Amount 20100127
4 MV_TRANSACTION_CURRENCY Instance attribute Public Type reference (TYPE) COM_WEC_TRANSACTION_CURRENCY Payment Transaction Currency 20100127
5 MV_TRANSACTION_STATUS Instance attribute Public Type reference (TYPE) COM_WEC_TRANSACTION_STATUS Payment transaction status 20091113
6 MV_TRANSACTION_STATUS_PROFILE Instance attribute Public Type reference (TYPE) COM_WEC_TRANSACTION_PROFILE Payment transaction status profile 20091113
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20091113
Events
Class CL_COM_WEC_UPDATE_TRANSACTION has no event.
Types
Class CL_COM_WEC_UPDATE_TRANSACTION 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 20091113
2 Importing IT_SYSLOG_MESSAGES Call by reference Type reference (TYPE) COMT_WEC_MESSAGES Messages to be saved in the system log 20091113
3 Importing IV_PSP_TRANSACTION_ID Call by reference Type reference (TYPE) COM_WEC_PSP_TRANSACTION_ID Payment transaction ID 20091113
4 Importing IV_TRANSACTION_AMOUNT Call by reference Type reference (TYPE) COM_WEC_TRANSACTION_AMOUNT Payment Transaction Amount 20100201
5 Importing IV_TRANSACTION_CURRENCY Call by reference Type reference (TYPE) COM_WEC_TRANSACTION_CURRENCY Payment Transaction Currency 20100201
6 Importing IV_TRANSACTION_STATUS Call by reference Type reference (TYPE) COM_WEC_TRANSACTION_STATUS Payment transaction status 20091113
7 Importing IV_TRANSACTION_STATUS_PROFILE Call by reference Type reference (TYPE) COM_WEC_TRANSACTION_PROFILE Payment transaction status profile 20091113
# 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