SAP ABAP Class CL_BSP_BP_PCARD_MST_DET (Payment card master detail)
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_MST_DET  
Short Description Payment card master detail    
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
Class CL_BSP_BP_PCARD_MST_DET has no forward declaration.
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_MST_DET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FIELDS Constant Private See coding 20030616
2 GC_PCARD_MASTER_CONTEXT Constant Private Type reference (TYPE) CRMT_CONTEXT_ID 'ODC_BP_PCARD_MASTER' Context Identification for Messages 20030613
3 GC_PCARD_MST_CLASS Constant Private Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_BSP_BP_PCARD_MST_DET' Model Access Class 20030619
4 GC_PROCESS_CLASS Instance attribute Private Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_BSP_BP_PROMOD' Model Access Class 20030613
5 GC_YES Constant Private Type reference (TYPE) BU_BOOLEAN 'X' Boolean Type, Do Not Use in Interfaces! 20030613
6 GV_CARD_GUID Static Attribute Private Type reference (TYPE) CARD_GUID_MAP Mapping DTEL for Payment Card GUID 20030627
7 GV_KEY Static Attribute Private Type reference (TYPE) TY_KEY 20030613
8 GV_LOCKED Static Attribute Private Type reference (TYPE) BU_BOOLEAN Boolean Type, Do Not Use in Interfaces! 20030619
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_LOCK Static method Public Method 20030619
2 LOCK_MASTER Instance method Private Method 20030619
Events
Class CL_BSP_BP_PCARD_MST_DET has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_KEY Private See coding 20030613 BEGIN OF ty_key, card_type TYPE cc_institute, card_number TYPE ccnum, END OF ty_key
Method Signatures

Method CHECK_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LOCK Value transfer Type reference (TYPE) BU_BOOLEAN Boolscher Typ: Nicht auf Oberflächen verwenden! 20030619
2 Importing IV_CARD_NUMBER Call by reference Type reference (TYPE) CCNUM Zahlungskarten: Kartennummer 20030619
3 Importing IV_CARD_TYPE Call by reference Type reference (TYPE) CC_INSTITUTE Zahlungskartenart 20030619

Method CHECK_LOCK on class CL_BSP_BP_PCARD_MST_DET has no exception.

Method LOCK_MASTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CARD_GUID Call by reference Type reference (TYPE) CARD_GUID_MAP Mapping DTEL für GUID der Zahlungskarte 20030626
2 Importing IV_CARD_NUMBER Call by reference Type reference (TYPE) CCNUM Zahlungskarten: Kartennummer 20030619
3 Importing IV_CARD_TYPE Call by reference Type reference (TYPE) CC_INSTITUTE Zahlungskartenart 20030619
4 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Objektschlüssel 20030619
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Strukturname für Anzeigefeld 20030619

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