SAP ABAP Class CL_COM_LH_OBJ_KEY_TYPE_REP_BAS (Basis Class for Repository Maintenance)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-PRO (Application Component) Central Part of Product Master
⤷
COM_DIFF_KEY (Package) Repository for Differentiation Key

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_COM_DIFF_BSP | Access to Metadata for Differentiation Key Selectn in PC-UI | 20040116 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_COM_LH_OBJ_KEY | Access to Metadata for Differentiation Key Selectn in PC-UI | 20040106 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_COM_PR_COMP_ORG | Access to Metadata Organization-Independent | 20040116 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_COM_PR_ORG | Access to Metadata for Differentiation Key Selectn in PC-UI | 20040116 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_COM_PR_ORG_KEYG | Access to Metadata for Differentiation Key Selectn in PC-UI | 20040121 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_COM_PR_ORG_KEYS | Access to Metadata Organization-Independent | 20040116 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_COM_PR_ORG_REL | Access to Metadata for Differentiation Key Selectn in PC-UI | 20040114 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_COM_PR_ORG_RELG | Access to Metadata for Differentiation Key Selectn in PC-UI | 20040121 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_COM_PR_ORG_TXT | Access to Metadata Organization-Independent | 20040116 |
Properties
Class | CL_COM_LH_OBJ_KEY_TYPE_REP_BAS | |
Short Description | Basis Class for Repository Maintenance | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | COM_DIFF_KEY | Repository for Differentiation Key |
Created | 20040106 | SAP |
Last change | 20041209 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_COM_LH_OBJ_KEY_TYPE_REP_BAS has no forward declaration.
Interfaces
Class CL_COM_LH_OBJ_KEY_TYPE_REP_BAS has no interface implemented.
Friends
Class CL_COM_LH_OBJ_KEY_TYPE_REP_BAS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | COMT_BOOLEAN | Logical Variable | 20040304 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040106 |
2 | ![]() |
Instance method | Protected | Event handling method | Rewrites the Deleted Record to Checked Buffer | 20040106 |
3 | ![]() |
Instance method | Protected | Method | Saves Using GOX Modules | 20040108 |
4 | ![]() |
Instance method | Protected | Method | Reads All Entries from the Database | 20040106 |
5 | ![]() |
Instance method | Protected | Method | Reads one Entry from the Database | 20040106 |
6 | ![]() |
Instance method | Protected | Method | Carries Out Update of the Buffer | 20040106 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | RESTORE_DEL_RECORD | Instance Event (0) |
Protected (1) |
Event for RESTORE_DELETION | 20040106 |
Types
Class CL_COM_LH_OBJ_KEY_TYPE_REP_BAS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_COM_LH_OBJ_KEY_TYPE_REP_BAS has no parameter.
Method CONSTRUCTOR on class CL_COM_LH_OBJ_KEY_TYPE_REP_BAS has no exception.
Method RESTORE_DELETION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Attribute reference (LIKE) | 20040106 |
Method RESTORE_DELETION on class CL_COM_LH_OBJ_KEY_TYPE_REP_BAS has no exception.
Method SAVE_GOX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPIRETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20040108 | ||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20040108 | |||
3 | ![]() |
IT_DATA_DELETE | Call by reference | Type reference (TYPE) | ANY TABLE | 20040304 | |||
4 | ![]() |
IT_REQUESTS | Call by reference | Type reference (TYPE) | TRKORRS | Tabelle von Auftragsnummern | 20040108 | ||
5 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | OBJECTNAME | Name des ABAP/4 Dictionary Objektes | 20040108 |
Method SAVE_GOX on class CL_COM_LH_OBJ_KEY_TYPE_REP_BAS has no exception.
Method SELECT_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20040106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kein Eintrag gefunden | 20040106 |
Method SELECT_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATA | Call by reference | Type reference (TYPE) | ANY | 20040106 | |||
2 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20040106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kein Eintrag gefunden | 20040106 | |
2 | ![]() |
Eingabeparameter sind nicht korrekt | 20040106 |
Method UPDATE_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20040106 | |||
2 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20040106 | |||
3 | ![]() |
IT_SEL_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20040106 |
Method UPDATE_BUFFER on class CL_COM_LH_OBJ_KEY_TYPE_REP_BAS has no exception.
Event Signatures
Event RESTORE_DEL_RECORD Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IS_DATA | Exporting | Value transfer | Type reference (TYPE) | ANY | 20040106 |
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 640 |