SAP ABAP Class CL_BLAP_PAYTCARDCHG_IMPL (CL_BLAP_PAYTCARDCHG_IMPL)
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_PAYTCARDCHG_IMPL | |
| Short Description | ||
| 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 | 20080718 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BLAP_PAYTCARDCHG_IMPL has no interface implemented.
Friends
Class CL_BLAP_PAYTCARDCHG_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_BLAP_PAYTCARDCHG_IMPL | 20080721 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080729 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20080718 | ||
| 2 | Static method | Public | Method | 20080721 | ||
| 3 | Instance method | Public | Method | 20080718 | ||
| 4 | Static method | Private | Method | 20080722 | ||
| 5 | Static method | Private | Method | 20080722 | ||
| 6 | Static method | Private | Method | 20080721 |
Events
Class CL_BLAP_PAYTCARDCHG_IMPL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTYPE_BLOCK_DATA | Public | See coding | 20080721 | 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 | IS_DATA | Call by reference | Type reference (TYPE) | BAPIBUS1186_MASTER_DATA | Data Part Payment Card General (BAPI) | 20080718 | |||
| 2 | IS_DATAX | Call by reference | Type reference (TYPE) | BAPIBUS1186_MASTER_DATAX | Update Bar for Payment Card (BAPI) | 20080718 | |||
| 3 | IS_DATA_ORIG | Call by reference | Type reference (TYPE) | BAPIBUS1186_MASTER_DATA | Data Part Payment Card General (BAPI) | 20080718 | |||
| 4 | I_CARD_NUMBER | Call by reference | Type reference (TYPE) | BAPIBUS1186_HEAD-CARD_NUMBER | Payment cards: Card number | 20080718 | |||
| 5 | I_CARD_TYPE | Call by reference | Type reference (TYPE) | BAPIBUS1186_HEAD-CARD_TYPE | Payment card type | 20080718 | |||
| 6 | I_FLG_LOCKX | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080724 | ||||
| 7 | I_LOCK_NEW | Call by reference | Type reference (TYPE) | CC_LOCK | Payment Cards: Reason for Payment Card Lock | 20080718 | |||
| 8 | I_LOCK_ORIG | Call by reference | Type reference (TYPE) | CC_LOCK | Payment Cards: Reason for Payment Card Lock | 20080718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080722 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_IMPL_CLASS | Value transfer | Object reference (TYPE REF TO) | CL_BLAP_PAYTCARDCHG_IMPL | Implementing class for FundsCommitmentERPUpdate | 20080721 |
Method CREATE on class CL_BLAP_PAYTCARDCHG_IMPL has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OUTPUT | Call by reference | Type reference (TYPE) | BLAP_PAYT_CARD_ERP_CHGCONF | Payment Card ERP Change Confirmation Message | 20080718 | |||
| 2 | IS_INPUT | Call by reference | Type reference (TYPE) | BLAP_PAYT_CARD_ERP_CHGREQ | Payment Card ERP Change Request Message | 20080718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Standard Message Fault | 20080718 |
Method INPUT_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | BAPIBUS1186_MASTER_DATA | Data Part Payment Card General (BAPI) | 20080722 | |||
| 2 | ES_DATAX | Call by reference | Type reference (TYPE) | BAPIBUS1186_MASTER_DATAX | Update Bar for Payment Card (BAPI) | 20080722 | |||
| 3 | ES_DATA_ORIG | Call by reference | Type reference (TYPE) | BAPIBUS1186_MASTER_DATA | Data Part Payment Card General (BAPI) | 20080722 | |||
| 4 | E_CARD_NUMBER | Call by reference | Type reference (TYPE) | BAPIBUS1186_HEAD-CARD_NUMBER | Payment cards: Card number | 20080722 | |||
| 5 | E_CARD_TYPE | Call by reference | Type reference (TYPE) | BAPIBUS1186_HEAD-CARD_TYPE | Payment card type | 20080722 | |||
| 6 | E_LOCKX | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080724 | ||||
| 7 | E_LOCK_NEW | Call by reference | Type reference (TYPE) | CC_LOCK | Payment Cards: Reason for Payment Card Lock | 20080722 | |||
| 8 | E_LOCK_ORIG | Call by reference | Type reference (TYPE) | CC_LOCK | Payment Cards: Reason for Payment Card Lock | 20080722 | |||
| 9 | IS_INPUT | Call by reference | Type reference (TYPE) | BLAP_PAYT_CARD_ERP_CHGREQ | Payment Card ERP Change Request Message | 20080722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080722 |
Method OUTPUT_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OUTPUT | Call by reference | Type reference (TYPE) | BLAP_PAYT_CARD_ERP_CHGCONF | Payment Card ERP Change Confirmation Message | 20080724 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | BAPIBUS1186_MASTER_DATA | Data Part Payment Card General (BAPI) | 20080724 | |||
| 3 | IS_DATAX | Call by reference | Type reference (TYPE) | BAPIBUS1186_MASTER_DATAX | Update Bar for Payment Card (BAPI) | 20080724 | |||
| 4 | IS_DATA_ORIG | Call by reference | Type reference (TYPE) | BAPIBUS1186_MASTER_DATA | Data Part Payment Card General (BAPI) | 20080724 | |||
| 5 | IT_LOG | Call by reference | Type reference (TYPE) | APPLMSGTAB | Return Table for Messages | 20080724 | |||
| 6 | I_CARD_NUMBER | Call by reference | Type reference (TYPE) | BAPIBUS1186_HEAD-CARD_NUMBER | Payment cards: Card number | 20080724 | |||
| 7 | I_CARD_TYPE | Call by reference | Type reference (TYPE) | BAPIBUS1186_HEAD-CARD_TYPE | Payment card type | 20080724 | |||
| 8 | I_LOCKX | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080724 | ||||
| 9 | I_LOCK_NEW | Call by reference | Type reference (TYPE) | CC_LOCK | Payment Cards: Reason for Payment Card Lock | 20080724 | |||
| 10 | I_LOCK_ORIG | Call by reference | Type reference (TYPE) | CC_LOCK | Payment Cards: Reason for Payment Card Lock | 20080724 |
Method OUTPUT_CONVERSION on class CL_BLAP_PAYTCARDCHG_IMPL has no exception.
Method READ_ORIG_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | BAPIBUS1186_MASTER_DATA | Data Part Payment Card General (BAPI) | 20080721 | |||
| 2 | E_LOCK | Call by reference | Type reference (TYPE) | CC_LOCK | Payment Cards: Reason for Payment Card Lock | 20080721 | |||
| 3 | I_CARD_NUMBER | Call by reference | Type reference (TYPE) | BAPIBUS1186_HEAD-CARD_NUMBER | Payment cards: Card number | 20080721 | |||
| 4 | I_CARD_TYPE | Call by reference | Type reference (TYPE) | BAPIBUS1186_HEAD-CARD_TYPE | Payment card type | 20080721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080722 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |