SAP ABAP Class CL_BSP_DIFF_KEY_ADAP_BASE (Base Class for Adapter Class)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-PRO (Application Component) Central Part of Product Master
     COM_DIFF_BSP (Package) PC-UI Adapter for Differentiation Key Selection
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_DIFF_KEY_ADAPTER Adapter for Differentiation Key Selection 20031114
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DIFF_KEY_ADAPTER Generic Adapter for Differentiation Key Selection 20031113
Properties
Class CL_BSP_DIFF_KEY_ADAP_BASE  
Short Description Base Class for Adapter Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_DIFF_BSP   PC-UI Adapter for Differentiation Key Selection 
Created 20031113   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_DIFF_KEY_ADAP_BASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSP_DIFF_KEY_ADAPTER Adapter for Differentiation Key Selection 20031114
Friends
Class CL_BSP_DIFF_KEY_ADAP_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CHANGEABLE Constant Protected Type reference (TYPE) CRMT_BSP_FIELDPROPERTY 'C' Field Attributes 20040126
2 GC_EVT_ADD_LINE Constant Protected Type reference (TYPE) CRMT_BSP_EVENT 'ADD_LINE' Event: add_line 20050608
3 GC_EVT_CANCEL_POPUP Constant Protected Type reference (TYPE) CRMT_BSP_EVENT 'CANCEL_POPUP' Event: cancel_popup 20040511
4 GC_EVT_DIFFKEY_DO_COPY Constant Protected Type reference (TYPE) CRMT_BSP_EVENT 'DIFFKEY_DO_COPY' Event: do_copy 20040511
5 GC_EVT_DO_COPY Constant Protected Type reference (TYPE) CRMT_BSP_EVENT 'DO_COPY' Event: do_copy 20040511
6 GC_EVT_REMOVE_LINE Constant Protected Type reference (TYPE) CRMT_BSP_EVENT 'REMOVE_LINE' Event: remove_line 20040511
7 GC_EVT_START_COPY Constant Protected Type reference (TYPE) CRMT_BSP_EVENT 'START_COPY' Event: start_copy 20040511
8 GC_NOT_RELEVANT Constant Protected Type reference (TYPE) CRMT_BSP_FIELDPROPERTY 'B' Field Attributes 20040126
9 GC_READ_ONLY Constant Protected Type reference (TYPE) CRMT_BSP_FIELDPROPERTY 'A' Field Attributes 20040126
10 GS_DIFF_BSP Instance attribute Protected Type reference (TYPE) COMT_DIFF_BSP Adapter Information for Differentiaton Key Selection 20031113
11 GS_KEYTYPE_CST Instance attribute Protected Type reference (TYPE) COMC_KEYTYPE_CST SAP Control Table for Key Assignment Generation 20040511
12 GS_LH_OBJ_KEY Instance attribute Protected Type reference (TYPE) COMT_LH_OBJ_KEY Structure for Object-Type Key-Type Assignment 20040109
13 GT_DFIES Instance attribute Protected Type reference (TYPE) DFIES_TABLE Table for DFIES Entries 20040126
14 GT_PR_ORG_KEYS Instance attribute Private Type reference (TYPE) COMT_PR_ORG_KEYS_TAB Key Fields of Organizational Units 20040130
15 GV_EVENT Instance attribute Protected Type reference (TYPE) CRMT_BSP_EVENT Event 20031113
16 GV_FOCUS_OBJECT Instance attribute Protected Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20031113
17 GV_SOURCE_KEY Instance attribute Protected Type reference (TYPE) COMT_LH_KEY_ID Identification of an Organizational Unit 20031113
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031113
2 MAP_TO_F4_FORMAT Instance method Protected Method Maps the Values to F4 Help Format 20040227
3 REFRESH_BUFFER Instance method Protected Method Resets Buffer 20031113
4 REMOVE_ASSIGNED Instance method Protected Method Discards Components Already Assigned 20040227
5 RESET_FOCUS Instance method Protected Method Deletes Focus 20031113
6 SET_CONTEXT Instance method Protected Method Sets Current Context 20031113
7 SET_FIELD_ATTRIBUTES Instance method Protected Method Sets Field Characteristics 20040126
8 SET_FOCUS_OBJECT Instance method Protected Method Sets Focus Object 20031113
9 SET_SOURCE_ID Instance method Protected Method Sets Source Key 20031113
10 SORT_SCREEN_STRUCTURE Instance method Protected Method 20040709
Events
Class CL_BSP_DIFF_KEY_ADAP_BASE has no event.
Types
Class CL_BSP_DIFF_KEY_ADAP_BASE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DIFF_BSP Call by reference Type reference (TYPE) COMT_DIFF_BSP Art des Differenzierungsschlüssels (gen. Link-Handler) 20040109

Method CONSTRUCTOR on class CL_BSP_DIFF_KEY_ADAP_BASE has no exception.

Method MAP_TO_F4_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VALUES Call by reference Type reference (TYPE) COM_PRD_TT_LH_KEY_COMPNT_VALUE Tabelle mit Werten einer Schlüsselkomponente 20040227
2 Returning RT_F4_VALUES Value transfer Type reference (TYPE) COMT_DIFF_BSP_F4_TAB F4 Hilfe für Schlüsselauswahl 20040227

Method MAP_TO_F4_FORMAT on class CL_BSP_DIFF_KEY_ADAP_BASE has no exception.

Method REFRESH_BUFFER Signature

Method REFRESH_BUFFER on class CL_BSP_DIFF_KEY_ADAP_BASE has no parameter.
Method REFRESH_BUFFER on class CL_BSP_DIFF_KEY_ADAP_BASE has no exception.

Method REMOVE_ASSIGNED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_VALUES Call by reference Type reference (TYPE) COM_PRD_TT_LH_KEY_COMPNT_VALUE Tabelle mit Werten einer Schlüsselkomponente 20040227
2 Importing IV_COMP_INT_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20040227
3 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20040227

Method REMOVE_ASSIGNED on class CL_BSP_DIFF_KEY_ADAP_BASE has no exception.

Method RESET_FOCUS Signature

Method RESET_FOCUS on class CL_BSP_DIFF_KEY_ADAP_BASE has no parameter.
Method RESET_FOCUS on class CL_BSP_DIFF_KEY_ADAP_BASE has no exception.

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_ID Call by reference Type reference (TYPE) CRMT_BSP_EVENT Ereignis 20031113

Method SET_CONTEXT on class CL_BSP_DIFF_KEY_ADAP_BASE has no exception.

Method SET_FIELD_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD_ATTRIBUTE Call by reference Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB Feldeigenschaften 20040126
2 Importing IV_ECM_ACTIVE Call by reference Type reference (TYPE) COMT_BOOLEAN ' ' Logische Variable 20040203
3 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20040126
4 Importing IV_READ_ONLY Call by reference Type reference (TYPE) COMT_BOOLEAN ' ' Logische Variable 20040227

Method SET_FIELD_ATTRIBUTES on class CL_BSP_DIFF_KEY_ADAP_BASE has no exception.

Method SET_FOCUS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FOCUS_OBJECT Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20031113

Method SET_FOCUS_OBJECT on class CL_BSP_DIFF_KEY_ADAP_BASE has no exception.

Method SET_SOURCE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE_KEY Call by reference Type reference (TYPE) COMT_LH_KEY_ID Schlüssel eines Objektes 20031113

Method SET_SOURCE_ID on class CL_BSP_DIFF_KEY_ADAP_BASE has no exception.

Method SORT_SCREEN_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20040709

Method SORT_SCREEN_STRUCTURE on class CL_BSP_DIFF_KEY_ADAP_BASE has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 640