SAP ABAP Class CL_DIFF_KEY_TEXT_ALV (ALV for Description of Key Type)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-PRO (Application Component) Central Part of Product Master
⤷
COM_DIFF_KEY_GEN (Package) Differentiation Keys

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_GRID | ALV List Viewer | 20040218 |
Properties
Class | CL_DIFF_KEY_TEXT_ALV | |
Short Description | ALV for Description of Key Type | |
Super Class | CL_GUI_ALV_GRID | ALV List Viewer |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | COM_DIFF_KEY_GEN | Differentiation Keys |
Created | 20040218 | SAP |
Last change | 20041209 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DIFF_KEY_TEXT_ALV has no forward declaration.
Interfaces
Class CL_DIFF_KEY_TEXT_ALV has no interface implemented.
Friends
Class CL_DIFF_KEY_TEXT_ALV has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | COMT_LH_OBJ_KEY_GEN | Dynamic Information for Generation | 20040218 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20040218 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | COMT_PR_ORG_TYPE_T_TAB | Table Type for Organizational Dependency Type Texts | 20040218 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040218 |
2 | ![]() |
Instance method | Public | Method | Read Maintained Data | 20040219 |
3 | ![]() |
Instance method | Private | Event handling method | User Entry | 20040218 |
4 | ![]() |
Instance method | Public | Event handling method | Event Handler for "Changed Data" | 20040218 |
5 | ![]() |
Instance method | Public | Event handling method | Data Handling Complete | 20040218 |
6 | ![]() |
Instance method | Private | Event handling method | F4 Help | 20040218 |
7 | ![]() |
Instance method | Private | Event handling method | Button Entry | 20040218 |
8 | ![]() |
Instance method | Private | Event handling method | Toolbar | 20040218 |
9 | ![]() |
Instance method | Public | Method | Initialization | 20040218 |
10 | ![]() |
Instance method | Private | Method | Filling the Output Table | 20040218 |
Events
Class CL_DIFF_KEY_TEXT_ALV has no event.
Types
Class CL_DIFF_KEY_TEXT_ALV has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPLOGPARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for application log | 20040218 | ||
2 | ![]() |
I_APPL_EVENTS | Value transfer | Type reference (TYPE) | CHAR01 | space | Ereignisse als Applikationsevents registrieren | 20040218 | |
3 | ![]() |
I_GRAPHICSPARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for graphics | 20040218 | ||
4 | ![]() |
I_LIFETIME | Value transfer | Type reference (TYPE) | I | Lifetime | 20040218 | ||
5 | ![]() |
I_NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20040218 | ||
6 | ![]() |
I_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 20040218 | ||
7 | ![]() |
I_PARENTDBG | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Internal, donnot use. | 20040218 | ||
8 | ![]() |
I_SHELLSTYLE | Value transfer | Type reference (TYPE) | I | 0 | Control Style | 20040218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Erzeugen des Controls | 20040218 | |
2 | ![]() |
Fehler beim Initialisieren des Controls | 20040218 | |
3 | ![]() |
Fehler beim Linken des Controls | 20040218 | |
4 | ![]() |
Fehler beim Erzeugen des DataProvider Control | 20040218 |
Method GET_OUTTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | COMT_PR_ORG_TYPE_T_TAB | Tabellentyp für Texte von Org.Abhängigkeitstypen | 20040219 |
Method GET_OUTTAB on class CL_DIFF_KEY_TEXT_ALV has no exception.
Method HANDLE_ALV_USER_COMMAND Signature
Method HANDLE_ALV_USER_COMMAND on class CL_DIFF_KEY_TEXT_ALV has no parameter.
Method HANDLE_ALV_USER_COMMAND on class CL_DIFF_KEY_TEXT_ALV has no exception.
Method HANDLE_DATA_CHANGED Signature
Method HANDLE_DATA_CHANGED on class CL_DIFF_KEY_TEXT_ALV has no parameter.
Method HANDLE_DATA_CHANGED on class CL_DIFF_KEY_TEXT_ALV has no exception.
Method HANDLE_DATA_CHANGED_FINISHED Signature
Method HANDLE_DATA_CHANGED_FINISHED on class CL_DIFF_KEY_TEXT_ALV has no parameter.
Method HANDLE_DATA_CHANGED_FINISHED on class CL_DIFF_KEY_TEXT_ALV has no exception.
Method HANDLE_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_EVENT_DATA | Call by reference | Attribute reference (LIKE) | 20040218 | ||||
2 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20040218 | ||||
3 | ![]() |
E_FIELDNAME | Value transfer | Type reference (TYPE) | LVC_FNAME | Feldname | 20040218 | ||
4 | ![]() |
E_FIELDVALUE | Call by reference | Attribute reference (LIKE) | 20040218 |
Method HANDLE_F4 on class CL_DIFF_KEY_TEXT_ALV has no exception.
Method HANDLE_MENU_BUTTON Signature
Method HANDLE_MENU_BUTTON on class CL_DIFF_KEY_TEXT_ALV has no parameter.
Method HANDLE_MENU_BUTTON on class CL_DIFF_KEY_TEXT_ALV has no exception.
Method HANDLE_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Call by reference | Attribute reference (LIKE) | 20040218 |
Method HANDLE_TOOLBAR on class CL_DIFF_KEY_TEXT_ALV has no exception.
Method INIT_ALV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LH_OBJ_KEY | Call by reference | Type reference (TYPE) | COMT_LH_OBJ_KEY | Struktur für Objektyp Schlüsseltyp Zuordnung | 20040218 | ||
2 | ![]() |
IS_OBJ_KEY_GEN | Call by reference | Type reference (TYPE) | COMT_LH_OBJ_KEY_GEN | Dynamische Informationen für die Generierung | 20040218 |
Method INIT_ALV on class CL_DIFF_KEY_TEXT_ALV has no exception.
Method SET_OUTTAB Signature
Method SET_OUTTAB on class CL_DIFF_KEY_TEXT_ALV has no parameter.
Method SET_OUTTAB on class CL_DIFF_KEY_TEXT_ALV has no exception.
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 640 |