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 | ![]() |
Constant | Protected | Type reference (TYPE) | CRMT_BSP_FIELDPROPERTY | 'C' | Field Attributes | 20040126 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | CRMT_BSP_EVENT | 'ADD_LINE' | Event: add_line | 20050608 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | CRMT_BSP_EVENT | 'CANCEL_POPUP' | Event: cancel_popup | 20040511 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | CRMT_BSP_EVENT | 'DIFFKEY_DO_COPY' | Event: do_copy | 20040511 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | CRMT_BSP_EVENT | 'DO_COPY' | Event: do_copy | 20040511 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | CRMT_BSP_EVENT | 'REMOVE_LINE' | Event: remove_line | 20040511 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | CRMT_BSP_EVENT | 'START_COPY' | Event: start_copy | 20040511 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | CRMT_BSP_FIELDPROPERTY | 'B' | Field Attributes | 20040126 | |
9 | ![]() |
Constant | Protected | Type reference (TYPE) | CRMT_BSP_FIELDPROPERTY | 'A' | Field Attributes | 20040126 | |
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | COMT_DIFF_BSP | Adapter Information for Differentiaton Key Selection | 20031113 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | COMC_KEYTYPE_CST | SAP Control Table for Key Assignment Generation | 20040511 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | COMT_LH_OBJ_KEY | Structure for Object-Type Key-Type Assignment | 20040109 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DFIES_TABLE | Table for DFIES Entries | 20040126 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | COMT_PR_ORG_KEYS_TAB | Key Fields of Organizational Units | 20040130 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_BSP_EVENT | Event | 20031113 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20031113 | ||
17 | ![]() |
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 | ![]() |
Instance method | Public | Constructor | Constructor | 20031113 |
2 | ![]() |
Instance method | Protected | Method | Maps the Values to F4 Help Format | 20040227 |
3 | ![]() |
Instance method | Protected | Method | Resets Buffer | 20031113 |
4 | ![]() |
Instance method | Protected | Method | Discards Components Already Assigned | 20040227 |
5 | ![]() |
Instance method | Protected | Method | Deletes Focus | 20031113 |
6 | ![]() |
Instance method | Protected | Method | Sets Current Context | 20031113 |
7 | ![]() |
Instance method | Protected | Method | Sets Field Characteristics | 20040126 |
8 | ![]() |
Instance method | Protected | Method | Sets Focus Object | 20031113 |
9 | ![]() |
Instance method | Protected | Method | Sets Source Key | 20031113 |
10 | ![]() |
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 | ![]() |
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 | ![]() |
IT_VALUES | Call by reference | Type reference (TYPE) | COM_PRD_TT_LH_KEY_COMPNT_VALUE | Tabelle mit Werten einer Schlüsselkomponente | 20040227 | ||
2 | ![]() |
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 | ![]() |
CT_VALUES | Call by reference | Type reference (TYPE) | COM_PRD_TT_LH_KEY_COMPNT_VALUE | Tabelle mit Werten einer Schlüsselkomponente | 20040227 | ||
2 | ![]() |
IV_COMP_INT_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20040227 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
CT_FIELD_ATTRIBUTE | Call by reference | Type reference (TYPE) | CRMT_BSP_FIELDATTRIB_TAB | Feldeigenschaften | 20040126 | ||
2 | ![]() |
IV_ECM_ACTIVE | Call by reference | Type reference (TYPE) | COMT_BOOLEAN | ' ' | Logische Variable | 20040203 | |
3 | ![]() |
IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20040126 | ||
4 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |