SAP ABAP Class CL_BLAP_PAYTCARDCRT_IMPL (implementation for PaymentCardCreate-Service)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   FI-BL-PT (Application Component) Payment Transactions
     EBPP_BLAP_2_XI_PROXY (Package) PaymentCards (Customer and BP)
Properties
Class CL_BLAP_PAYTCARDCRT_IMPL  
Short Description implementation for PaymentCardCreate-Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EBPP_BLAP_2_XI_PROXY   PaymentCards (Customer and BP) 
Created 20080721   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BLAP_PAYTCARDCRT_IMPL has no forward declaration.
Interfaces
Class CL_BLAP_PAYTCARDCRT_IMPL has no interface implemented.
Friends
Class CL_BLAP_PAYTCARDCRT_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DT_MESSAGES Instance attribute Private Type reference (TYPE) APPLMSGTAB Table with BAPI Return Information 20080721
2 GO_SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_BLAP_PAYTCARDCRT_IMPL implementation for PaymentCardCreate-Service 20080721
Methods
# Method Level Visibility Method type Description Created on
1 CALL_BUSINESS_LOGIC Instance method Private Method create payment card 20080721
2 CREATE Static method Public Method get singleton instance 20080721
3 EXECUTE Instance method Public Method do mapping and create payment card 20080721
4 HAS_ERROR_OCCURRED Instance method Private Method check if an error occured 20080721
5 INPUT_CONVERSION Instance method Private Method inbound mapping 20080721
6 OUTPUT_CONVERSION Instance method Private Method outbound mapping 20080721
Events
Class CL_BLAP_PAYTCARDCRT_IMPL has no event.
Types
Class CL_BLAP_PAYTCARDCRT_IMPL has no local type.
Method Signatures

Method CALL_BUSINESS_LOGIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PAYCARD_DATA Call by reference Type reference (TYPE) BAPIBUS1186_MASTER_DATA 20080806
2 Importing IV_CARD_NUMBER Call by reference Type reference (TYPE) CCNUM 20080806
3 Importing IV_CARD_TYPE Call by reference Type reference (TYPE) CC_INSTITUTE 20080806
# Exception Resumable Description Created on
1 CX_BLAP_ESOA_ERROR_FOR_LOG 20080806

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_IMPL_CLASS Value transfer Object reference (TYPE REF TO) CL_BLAP_PAYTCARDCRT_IMPL implementation for PaymentCardCreate-Service 20080721

Method CREATE on class CL_BLAP_PAYTCARDCRT_IMPL has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OUTPUT Call by reference Type reference (TYPE) BLAP_PAYT_CARD_ERP_CRTECONF Payment Card ERP Create Confirmation 20080721
2 Importing IS_INPUT Call by reference Type reference (TYPE) BLAP_PAYT_CARD_ERP_CRTEREQ Payment Card ERP Create Request 20080721

Method EXECUTE on class CL_BLAP_PAYTCARDCRT_IMPL has no exception.

Method HAS_ERROR_OCCURRED 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) APPLMSGTAB Table with BAPI Return Information 20080806
2 Returning RETURN Value transfer Type reference (TYPE) FLAG error occurred 20080721

Method HAS_ERROR_OCCURRED on class CL_BLAP_PAYTCARDCRT_IMPL has no exception.

Method INPUT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PAYCARD_DATA Call by reference Type reference (TYPE) BAPIBUS1186_MASTER_DATA Data Part Payment Card General (BAPI) 20080721
2 Exporting EV_CARD_NUMBER Call by reference Type reference (TYPE) CCNUM Payment cards: Card number 20080721
3 Exporting EV_CARD_TYPE Call by reference Type reference (TYPE) CC_INSTITUTE Payment card type 20080721
4 Importing I_INPUT Call by reference Type reference (TYPE) BLAP_PAYT_CARD_ERP_CRTEREQ Payment Card ERP Create Request 20080721
# Exception Resumable Description Created on
1 CX_BLAP_ESOA_ERROR_FOR_LOG 20080806

Method OUTPUT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_PAYCARD_DATA Call by reference Type reference (TYPE) BAPIBUS1186_MASTER_DATA Data Part Payment Card General (BAPI) 20080721
2 Importing EV_CARD_NUMBER Call by reference Type reference (TYPE) CCNUM Payment cards: Card number 20080721
3 Importing EV_CARD_TYPE Call by reference Type reference (TYPE) CC_INSTITUTE Payment card type 20080721
4 Exporting E_OUTPUT Call by reference Type reference (TYPE) BLAP_PAYT_CARD_ERP_CRTECONF Payment Card ERP Create Confirmation 20080721

Method OUTPUT_CONVERSION on class CL_BLAP_PAYTCARDCRT_IMPL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604