SAP ABAP Class CL_BSP_BP_PCARD_DETAIL (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_INIT_IL Interface for Initialization 20030619
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20030612
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_PROCESS_IL Interface for Process Methods 20030619
Properties
Class CL_BSP_BP_PCARD_DETAIL  
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 20030612   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_BSP_INIT_IL Interface for Initialization 20030619
2 IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20030612
3 IF_CRM_BSP_PROCESS_IL Interface for Process Methods 20030619
Friends
Class CL_BSP_BP_PCARD_DETAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_EVENT Instance attribute Private See coding 20030618
2 GC_FIELDS Constant Private See coding 20030620
3 GC_PCARD_CLASS Constant Private Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_BSP_BP_PCARD_DETAIL' Model Access Class 20030619
4 GC_PCARD_CONTEXT Constant Private Type reference (TYPE) CRMT_CONTEXT_ID 'ODC_BP_PCARD' Context Identification for Messages 20030612
5 GC_PROCESS_CLASS Constant Private Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_BSP_BP_PROMOD' Model Access Class 20030612
6 GC_SCREEN_STRUCTURE Static Attribute Protected Type reference (TYPE) CRMT_BSP_SCREENSTRUCTURE 'COMT_BSP_BP_PCARD_DETAIL' Name of DDIC Structure Assigned to Layout 20030612
7 GC_YES Constant Private Type reference (TYPE) BU_BOOLEAN 'X' Boolean Type, Do Not Use in Interfaces! 20030623
8 GV_CARD_DETAIL Static Attribute Private Type reference (TYPE) TY_CARD_DETAIL 20030613
9 GV_LOCKED Static Attribute Public Type reference (TYPE) ABAP_BOOL 'X' 20030704
10 GV_PARTNER Static Attribute Private Type reference (TYPE) BU_PARTNER Business Partner Number 20030612
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ADD_PCARD_MASTER_DETAIL Static method Public Method Check and add the Payment card Master details 20030616
2 GET_BP_NAME Static method Public Method Get BP Name 20030623
3 GET_CARD_DETAILS Static method Public Method Get card details 20030613
Events
Class CL_BSP_BP_PCARD_DETAIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CARD_DETAIL Private See coding 20030613
Method Signatures

Method CHECK_ADD_PCARD_MASTER_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return-Parameter 20030616
2 Importing IV_CARD_NUMBER Value transfer Type reference (TYPE) CCNUM Zahlungskarten: Kartennummer 20030616
3 Importing IV_CARD_TYPE Value transfer Type reference (TYPE) CC_INSTITUTE Zahlungskartenart 20030616

Method CHECK_ADD_PCARD_MASTER_DETAIL on class CL_BSP_BP_PCARD_DETAIL has no exception.

Method GET_BP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NAME Value transfer Type reference (TYPE) CCNAME Zahlungskarten: Name des Karteninhabers 20030623

Method GET_BP_NAME on class CL_BSP_BP_PCARD_DETAIL has no exception.

Method GET_CARD_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CARD_GUID Call by reference Type reference (TYPE) CARD_GUID_MAP Mapping DTEL für GUID der Zahlungskarte 20030626
2 Exporting EV_CARD_NUMBER Value transfer Type reference (TYPE) CCNUM Zahlungskarten: Kartennummer 20030613
3 Exporting EV_CARD_TYPE Value transfer Type reference (TYPE) CC_INSTITUTE Zahlungskartenart 20030613

Method GET_CARD_DETAILS on class CL_BSP_BP_PCARD_DETAIL has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 400