SAP ABAP Class CL_BUP_CARD_INTERFACE_API (BP Payment Card Interface for API Scenario)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP (Application Component) SAP Business Partner
⤷
BUPA_CCARD_IPI (Package) SAP BP: IPI Payment Card Details

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BUP_CARD_INTERFACE_1 | BP: Interface for Payment Cards | 20070226 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BUP_CARD_CONST | Constants of Payment Card Segments | 20070226 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BUP_CONST | Business Partner: Constants Generally Used | 20070226 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CMD_APPLLOG_CONST | Reuse Constants of Application Logs | 20070305 |
Properties
Class | CL_BUP_CARD_INTERFACE_API | |
Short Description | BP Payment Card Interface for API Scenario | |
Super Class | CL_BUP_CARD_INTERFACE_1 | BP: Interface for Payment Cards |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BUPA_CCARD_IPI | SAP BP: IPI Payment Card Details |
Created | 20070226 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BUP_CARD_INTERFACE_API has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BUP_CARD_CONST | Constants of Payment Card Segments | 20070226 | ||
2 | IF_BUP_CONST | Business Partner: Constants Generally Used | 20070226 | ||
3 | IF_CMD_APPLLOG_CONST | Reuse Constants of Application Logs | 20070305 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_BUP_CARD_1 | 20070305 | BP: Segment Payment Cards |
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Collect Messages in BAPIRET2 Structure | 20070305 |
2 | ![]() |
Instance method | Private | Method | Fill Central Card Master (Old) from Card Segment | 20070228 |
3 | ![]() |
Instance method | Private | Method | Fill Central Card Master (New) from Card Segment | 20070228 |
4 | ![]() |
Instance method | Private | Method | Complete Card Segment from Central Card Master (Old) | 20070227 |
5 | ![]() |
Instance method | Private | Method | Complete Card Segment from Central Card Master (New) | 20070227 |
6 | ![]() |
Instance method | Private | Method | Writing Messages from BAPIRET2 Table | 20070305 |
Events
Class CL_BUP_CARD_INTERFACE_API has no event.
Types
Class CL_BUP_CARD_INTERFACE_API has no local type.
Method Signatures
Method MESSAGE_COLLECT_TO_BAPIRET2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20070305 |
Method MESSAGE_COLLECT_TO_BAPIRET2 on class CL_BUP_CARD_INTERFACE_API has no exception.
Method MOVE_BUP_CARD_TO_CCARD_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CCARD_DATA | Call by reference | Type reference (TYPE) | CCARD_DATA | Zahlkartenstamm: Datenteil | 20070228 | ||
2 | ![]() |
IS_CARD_DATA_INT | Call by reference | Type reference (TYPE) | BUP_S_CARD_DATA_INT | GP: Daten des Segmentes Zahlkarten (intern) | 20070228 |
Method MOVE_BUP_CARD_TO_CCARD_DATA on class CL_BUP_CARD_INTERFACE_API has no exception.
Method MOVE_BUP_CARD_TO_PCA_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PCA_MASTER_DATA | Call by reference | Type reference (TYPE) | PCA_MASTER_DATA | Datenteil zentraler Kartenstamm | 20070228 | ||
2 | ![]() |
IS_CARD_DATA_INT | Call by reference | Type reference (TYPE) | BUP_S_CARD_DATA_INT | GP: Daten des Segmentes Zahlkarten (intern) | 20070228 | ||
3 | ![]() |
IV_CARD_NUMBER | Call by reference | Type reference (TYPE) | PCA_MASK_NUMBER | Maskierte Zahlungskartennummer | 20070228 | ||
4 | ![]() |
IV_CARD_TYPE | Call by reference | Type reference (TYPE) | CC_INSTITUTE | Zahlungskartenart | 20070228 |
Method MOVE_BUP_CARD_TO_PCA_DATA on class CL_BUP_CARD_INTERFACE_API has no exception.
Method MOVE_CCARD_DATA_TO_BUP_CARD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CARD_DATA | Call by reference | Type reference (TYPE) | BUP_S_CARD_DATA | GP: Daten des Segmentes Zahlkarten (extern) | 20070227 | ||
2 | ![]() |
IS_CCARD_DATA | Call by reference | Type reference (TYPE) | CCARD_DATA | Datenteil zentraler Kartenstamm | 20070227 |
Method MOVE_CCARD_DATA_TO_BUP_CARD on class CL_BUP_CARD_INTERFACE_API has no exception.
Method MOVE_PCA_DATA_TO_BUP_CARD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CARD_DATA | Call by reference | Type reference (TYPE) | BUP_S_CARD_DATA | GP: Daten des Segmentes Zahlkarten (extern) | 20070227 | ||
2 | ![]() |
IS_PCA_MASTER_DATA | Call by reference | Type reference (TYPE) | PCA_MASTER_DATA | Datenteil zentraler Kartenstamm | 20070227 |
Method MOVE_PCA_DATA_TO_BUP_CARD on class CL_BUP_CARD_INTERFACE_API has no exception.
Method WRITE_MESSAGES_FROM_BAPIRET2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Anwendungsprotokoll | 20070305 | ||
2 | ![]() |
IT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20070305 | ||
3 | ![]() |
IV_CCARD_ID | Call by reference | Type reference (TYPE) | BU_CCID | Zahlungskarten-ID | 20070305 | ||
4 | ![]() |
IV_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20070305 | ||
5 | ![]() |
IV_SOURCE_ID | Call by reference | Type reference (TYPE) | CMD_MSGCONSUMER | Nachrichtenerzeuger | 20070305 |
Method WRITE_MESSAGES_FROM_BAPIRET2 on class CL_BUP_CARD_INTERFACE_API has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |