SAP ABAP Class CL_BSP_BP_PCARD_DETAILS (Payment Cards of a Business Partner)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCU-BP (Application Component) Dialog People-Centric UI for Business Partner
⤷
COM_BSP_MODEL_IL_BP (Package) Central Parts of BP from the BSP Development
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_MODEL_ACCESS_IL | Application Interface to BSP IL | 20030313 |
Properties
| Class | CL_BSP_BP_PCARD_DETAILS | |
| Short Description | Payment Cards of a Business Partner | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COM_BSP_MODEL_IL_BP | Central Parts of BP from the BSP Development |
| Created | 20030313 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_BP_PCARD_DETAILS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_BSP_MODEL_ACCESS_IL | Application Interface to BSP IL | 20030313 |
Friends
Class CL_BSP_BP_PCARD_DETAILS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CRMT_MODELACCESSCLASS | 'CL_BSP_BP_PROMOD' | Process Class Name | 20030315 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | C | 'X' | 20030330 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20030321 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BU_PARTNER | Business Partner Number | 20030313 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | to check if the card is already assigned to another BP. | 20030318 | |
| 2 | Instance method | Private | Method | Method to create the connection between BP and the PC. | 20030318 | |
| 3 | Instance method | Private | Method | to get the description of the payment card type entered. | 20030313 | |
| 4 | Instance method | Private | Method | returns the name of the business partner. | 20030315 | |
| 5 | Instance method | Private | Method | to modify the card master or the connection | 20030318 |
Events
Class CL_BSP_BP_PCARD_DETAILS has no event.
Types
Class CL_BSP_BP_PCARD_DETAILS has no local type.
Method Signatures
Method CHECK_BPCARD_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BUS_BAPI-RETURN_TABLE | 20030318 | ||||
| 2 | IV_CARD_NUMBER | Call by reference | Type reference (TYPE) | CCNUM | Zahlungskarten: Kartennummer | 20030318 | |||
| 3 | IV_CARD_TYPE | Call by reference | Type reference (TYPE) | CC_INSTITUTE | Zahlungskartenart | 20030318 | |||
| 4 | IV_CCNAME | Call by reference | Type reference (TYPE) | CCNAME | Zahlungskarten: Name des Karteninhabers | 20030318 |
Method CHECK_BPCARD_ASSIGNMENT on class CL_BSP_BP_PCARD_DETAILS has no exception.
Method CREATE_BPCARDCONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSGS | Call by reference | Type reference (TYPE) | BUS_BAPI-RETURN_TABLE | 20030318 | ||||
| 2 | IS_PC | Call by reference | Type reference (TYPE) | COMT_BSP_BP_PCARD_LIST | Struktur für die Zahlungskartenliste eines Geschäftspartners | 20030318 | |||
| 3 | IT_CHANGED_FIELD | Call by reference | Type reference (TYPE) | CRMT_BSP_CHANGEDFIELD_TAB | Geänderte Felder | 20030319 | |||
| 4 | IT_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20030319 | ||||
| 5 | IV_PARENT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Objektschlüssel | 20030319 | |||
| 6 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname für Anzeigefeld | 20030319 |
Method CREATE_BPCARDCONNECTION on class CL_BSP_BP_PCARD_DETAILS has no exception.
Method FETCH_CARDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Rückgabeparameter-Tabelle | 20030313 | |||
| 2 | EV_CARDNAME | Call by reference | Type reference (TYPE) | BU_BEZ30 | Beschreibung | 20030313 | |||
| 3 | IV_CARDTYPE | Call by reference | Type reference (TYPE) | CC_INSTITUTE | Zahlungskartenart | 20030313 |
Method FETCH_CARDNAME on class CL_BSP_BP_PCARD_DETAILS has no exception.
Method GET_BPNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NAME | Call by reference | Type reference (TYPE) | CCNAME | Zahlungskarten: Name des Karteninhabers | 20030315 |
Method GET_BPNAME on class CL_BSP_BP_PCARD_DETAILS has no exception.
Method MODIFY_BPCARDCONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BUS_BAPI-RETURN_TABLE | 20030318 | ||||
| 2 | EV_ERROR | Call by reference | Type reference (TYPE) | BUS_PCA_BAPI-ERROR | Boolscher Typ | 20030318 | |||
| 3 | IS_PC | Call by reference | Type reference (TYPE) | COMT_BSP_BP_PCARD_LIST | Struktur für die Zahlungskartenliste eines Geschäftspartners | 20030318 | |||
| 4 | IT_CHANGED_FIELD | Call by reference | Type reference (TYPE) | CRMT_BSP_CHANGEDFIELD_TAB | Geänderte Felder | 20030318 |
Method MODIFY_BPCARDCONNECTION on class CL_BSP_BP_PCARD_DETAILS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 200 |