SAP ABAP Class IF_PYCD_ESOA_PAYTCARDBYIDQR (Interface for BAdI: PYCD_ESOA_PAYTCARDBYIDQR)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090115 |
Properties
| Class | IF_PYCD_ESOA_PAYTCARDBYIDQR | |
| Short Description | Interface for BAdI: PYCD_ESOA_PAYTCARDBYIDQR | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090115 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_PYCD_ESOA_PAYTCARDBYIDQR has no forward declaration.
Interfaces
Class IF_PYCD_ESOA_PAYTCARDBYIDQR has no interface implemented.
Friends
Class IF_PYCD_ESOA_PAYTCARDBYIDQR has no friend class.
Attributes
Class IF_PYCD_ESOA_PAYTCARDBYIDQR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | inbound mapping | 20090115 | |
| 2 | Instance method | Public | Method | outbound mapping | 20090115 |
Events
Class IF_PYCD_ESOA_PAYTCARDBYIDQR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTYPE_BLOCK_DATA | Public | See coding | 20090209 | ttype_block_data TYPE STANDARD TABLE OF bapibus1186_block_data
|
||
| 2 | TTYPE_PYCD_BLOCK_DATA | Public | See coding | 20090209 | ttype_pycd_block_data TYPE TABLE OF type_pycd_block_data
|
||
| 3 | TYPE_PYCD_BLOCK_DATA | Public | See coding | 20090209 | BEGIN OF type_pycd_block_data,
action_code TYPE rmps_action_code,
blk_reason_code TYPE cc_lock,
valid_from TYPE bapibus1186_block_data-valid_from,
valid_to TYPE bapibus1186_block_data-valid_to,
END OF type_pycd_block_data
|
Method Signatures
Method INBOUND_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_CARD_MASKED_ID | Call by reference | Type reference (TYPE) | CCNUM | Payment cards: Card number | 20090115 | |||
| 2 | CV_CARD_TYPE | Call by reference | Type reference (TYPE) | CC_INSTITUTE | Payment card type | 20090115 | |||
| 3 | IS_INPUT | Call by reference | Type reference (TYPE) | PYCD_PAYT_CARD_SUITE_QRY_BYID | Payment Card SUITE Query By Id Message | 20090115 |
Method INBOUND_PROCESSING on class IF_PYCD_ESOA_PAYTCARDBYIDQR has no exception.
Method OUTBOUND_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OUTPUT | Call by reference | Type reference (TYPE) | PYCD_PAYT_CARD_SUITE_BY_IDRESP | Payment Card SUITE Query Response | 20090115 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | BAPIBUS1186_MASTER_DATA | Data Part Payment Card General (BAPI) | 20090115 | |||
| 3 | IT_LOCK_DATA | Call by reference | Type reference (TYPE) | TTYPE_BLOCK_DATA | Payment Cards: Reason for Payment Card Lock | 20090209 | |||
| 4 | IV_CARD_MASKED_ID | Call by reference | Type reference (TYPE) | PCA_MASK_NUMBER | Masked Payment Card Number | 20090115 | |||
| 5 | IV_CARD_TYPE | Call by reference | Type reference (TYPE) | CC_INSTITUTE | Payment card type | 20090115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for errors in BADIs | 20090115 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |