SAP ABAP Class CL_COM_WEC_PSP_CUST_UTIL (PSP Customizing Utility)
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
Properties
Class CL_COM_WEC_PSP_CUST_UTIL  
Short Description PSP Customizing Utility    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_WEC_PAYMENT   Web Channel - Payment Methods 
Created 20091023   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_COM_WEC_PSP_CUST_UTIL has no interface implemented.
Friends
Class CL_COM_WEC_PSP_CUST_UTIL has no friend class.
Attributes
Class CL_COM_WEC_PSP_CUST_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PSP_ID Static method Public Method Get PSP ID settings 20091105
2 GET_PSP_ID_DESCR Static method Public Method Get PSP ID together with description 20091105
3 GET_PSP_STATUS Static method Public Method Get PSP Transaction Status 20091103
4 GET_PSP_STATUS_DESCR Static method Public Method Get PSP Transaction Status with description 20091106
5 GET_PSP_STATUS_PROFILE Static method Public Method Get PSP Transaction Status Profile 20091105
6 GET_PSP_STATUS_PROFILE_DESCR Static method Public Method Get PSP Transaction Status Profile together description 20091105
7 PSP_ID_GETLIST Static method Public Method get the psp ids defined in the system 20091023
Events
Class CL_COM_WEC_PSP_CUST_UTIL has no event.
Types
Class CL_COM_WEC_PSP_CUST_UTIL has no local type.
Method Signatures

Method GET_PSP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CROSS_CLIENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE check cross-client settings? 20091105
2 Importing IV_PAYM_SRV_PROV Call by reference Type reference (TYPE) COM_WEC_PAYMENT_SRV_PROVIDER Payment Service Provider 20091105
3 Returning RT_PAYM_SRV_PROV Value transfer Type reference (TYPE) COMT_WEC_PSP_ID Payment Service Provider IDs 20091105

Method GET_PSP_ID on class CL_COM_WEC_PSP_CUST_UTIL has no exception.

Method GET_PSP_ID_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CROSS_CLIENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE check cross-client settings? 20091105
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key of Current Text Environment 20091105
3 Importing IV_PAYM_SRV_PROV Call by reference Type reference (TYPE) COM_WEC_PAYMENT_SRV_PROVIDER Identification of the Payment Service Provider 20091105
4 Returning RT_PSP_ID Value transfer Type reference (TYPE) COMT_WEC_PSP_IDENTIFICATION Payment Service Provider identification 20091105

Method GET_PSP_ID_DESCR on class CL_COM_WEC_PSP_CUST_UTIL has no exception.

Method GET_PSP_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATUS Call by reference Type reference (TYPE) COM_WEC_TRANSACTION_STATUS Payment Transaction Status 20091103
2 Importing IV_STATUS_PROFILE Call by reference Type reference (TYPE) COM_WEC_TRANSACTION_PROFILE Payment Transaction Status Profile 20091103
3 Returning RT_STATUS Value transfer Type reference (TYPE) COMT_WEC_PSP_STATUS Payment Transaction Status 20091103

Method GET_PSP_STATUS on class CL_COM_WEC_PSP_CUST_UTIL has no exception.

Method GET_PSP_STATUS_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key 20091106
2 Importing IV_STATUS Call by reference Type reference (TYPE) COM_WEC_TRANSACTION_STATUS Payment Transaction Status 20091106
3 Importing IV_STATUS_PROFILE Call by reference Type reference (TYPE) COM_WEC_TRANSACTION_PROFILE Payment Transaction Status Profile 20091106
4 Returning RT_STATUS Value transfer Type reference (TYPE) COMT_WEC_PSP_STATUS_LIST Payment Transaction Status 20091106

Method GET_PSP_STATUS_DESCR on class CL_COM_WEC_PSP_CUST_UTIL has no exception.

Method GET_PSP_STATUS_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATUS_PROFILE Call by reference Type reference (TYPE) COM_WEC_TRANSACTION_PROFILE Payment Transaction Status Profile 20091105
2 Returning RT_STATUS_PROFILE Value transfer Type reference (TYPE) COMT_WEC_PSP_STATUS_PROFILE Payment Transaction Status Profile 20091105

Method GET_PSP_STATUS_PROFILE on class CL_COM_WEC_PSP_CUST_UTIL has no exception.

Method GET_PSP_STATUS_PROFILE_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key 20091105
2 Importing IV_STATUS_PROFILE Call by reference Type reference (TYPE) COM_WEC_TRANSACTION_PROFILE Payment Transaction Status Profile 20091105
3 Returning RT_STATUS_PROFILE Value transfer Type reference (TYPE) COMT_WEC_PSP_STATUS_PF_LIST Payment Transaction Status Profile 20091105

Method GET_PSP_STATUS_PROFILE_DESCR on class CL_COM_WEC_PSP_CUST_UTIL has no exception.

Method PSP_ID_GETLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CROSS_CLIENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE check cross-client settings? 20091105
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key of Current Text Environment 20091023
3 Importing IV_PAYM_SRV_PROV Call by reference Type reference (TYPE) COM_WEC_PAYMENT_SRV_PROVIDER Identification of the Payment Service Provider 20091023
4 Returning RT_PSP_ID Value transfer Type reference (TYPE) COMT_WEC_PSP_IDENTIFICATION Payment Service Provider identification 20091023

Method PSP_ID_GETLIST on class CL_COM_WEC_PSP_CUST_UTIL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701