SAP ABAP Class CL_BLAP_PAYTCARD_BYIDQR_IMPL (Implementation for Payment Card Read)
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_PAYTCARD_BYIDQR_IMPL  
Short Description Implementation for Payment Card Read    
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 20081121   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BLAP_PAYTCARD_BYIDQR_IMPL has no forward declaration.
Interfaces
Class CL_BLAP_PAYTCARD_BYIDQR_IMPL has no interface implemented.
Friends
Class CL_BLAP_PAYTCARD_BYIDQR_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 Return Table for Messages 20081125
2 GO_SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_BLAP_PAYTCARD_BYIDQR_IMPL Implementation for Payment Card Read 20081121
Methods
# Method Level Visibility Method type Description Created on
1 CALL_BUSINESS_LOGIC Instance method Private Method 20081124
2 CREATE Static method Public Method 20081121
3 EXECUTE Instance method Public Method 20081121
4 HAS_ERROR_OCCURRED Instance method Private Method check if an error occured 20081125
5 INPUT_CONVERSION Instance method Private Method 20081121
6 OUTPUT_CONVERSION Instance method Private Method 20081121
Events
Class CL_BLAP_PAYTCARD_BYIDQR_IMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTYPE_BLOCK_DATA Private See coding 20081202 ttype_block_data TYPE STANDARD TABLE OF bapibus1186_block_data
Method Signatures

Method CALL_BUSINESS_LOGIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) BAPIBUS1186_MASTER_DATA Data Part Payment Card General (BAPI) 20081124
2 Exporting EV_LOCK Call by reference Type reference (TYPE) CC_LOCK Payment Cards: Reason for Payment Card Lock 20081202
3 Importing IV_CARD_NUMBER Call by reference Type reference (TYPE) BAPIBUS1186_HEAD-CARD_NUMBER Payment cards: Card number 20081124
4 Importing IV_CARD_TYPE Call by reference Type reference (TYPE) BAPIBUS1186_HEAD-CARD_TYPE Payment card type 20081124
# Exception Resumable Description Created on
1 CX_BLAP_ESOA_ERROR_FOR_LOG 20081124

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_PAYTCARD_BYIDQR_IMPL Implementation for Payment Card Read 20081121

Method CREATE on class CL_BLAP_PAYTCARD_BYIDQR_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_PAYMENT_CARD_ERPBY_IDRESP Payment Card ERP Query Response 20081121
2 Importing IS_INPUT Call by reference Type reference (TYPE) BLAP_PAYT_CARD_ERP_QRY_BYID Payment Card ERP Query By Id Message 20081121
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT Standard Message Fault 20081121

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 Return Table for Messages 20081125
2 Returning RETURN Value transfer Type reference (TYPE) FLAG General Flag 20081125

Method HAS_ERROR_OCCURRED on class CL_BLAP_PAYTCARD_BYIDQR_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) 20081125
2 Exporting EV_CARD_NUMBER Call by reference Type reference (TYPE) CCNUM Payment cards: Card number 20081125
3 Exporting EV_CARD_TYPE Call by reference Type reference (TYPE) CC_INSTITUTE Payment card type 20081124
4 Importing IS_INPUT Call by reference Type reference (TYPE) BLAP_PAYT_CARD_ERP_QRY_BYID Payment Card ERP Query By Id Message 20081121
# Exception Resumable Description Created on
1 CX_BLAP_ESOA_ERROR_FOR_LOG 20081121

Method OUTPUT_CONVERSION 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_PAYMENT_CARD_ERPBY_IDRESP Payment Card ERP Query Response 20081121
2 Importing IS_DATA Call by reference Type reference (TYPE) BAPIBUS1186_MASTER_DATA Data Part Payment Card General (BAPI) 20081126
3 Importing IV_CARD_BLK_REASON_CODE Call by reference Type reference (TYPE) CC_LOCK Payment Cards: Reason for Payment Card Lock 20081124
4 Importing IV_CARD_NUMBER Call by reference Type reference (TYPE) CCNUM Masked Payment Card Number 20081128
5 Importing IV_CARD_TYPE Call by reference Type reference (TYPE) CC_INSTITUTE Payment card type 20081124

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