SAP ABAP Class CL_AXT_REG_TABU_ADP (Registry adapter for table entries)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_MODEL (Package) Application Extensibility Tool: Model
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_REGISTRY_ADAPTER | Abstract basis class for registry adapter | 20080616 |
Properties
| Class | CL_AXT_REG_TABU_ADP | |
| Short Description | Registry adapter for table entries | |
| Super Class | CL_AXT_REGISTRY_ADAPTER | Abstract basis class for registry adapter |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_MODEL | Application Extensibility Tool: Model |
| Created | 20080616 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_REG_TABU_ADP has no forward declaration.
Interfaces
Class CL_AXT_REG_TABU_ADP has no interface implemented.
Friends
Class CL_AXT_REG_TABU_ADP has no friend class.
Attributes
Class CL_AXT_REG_TABU_ADP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080912 | |
| 2 | Instance method | Private | Method | 20080716 |
Events
Class CL_AXT_REG_TABU_ADP has no event.
Types
Class CL_AXT_REG_TABU_ADP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTENSION_TYPE | Call by reference | Type reference (TYPE) | AXT_EXTENSION_TYPE | Enhancement Type | 20080912 |
Method CONSTRUCTOR on class CL_AXT_REG_TABU_ADP has no exception.
Method PROCESS_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_LINE | Call by reference | Type reference (TYPE) | ANY | Table | 20080911 | |||
| 2 | IR_CATALOGUE_GEN_HELPER | Call by reference | Object reference (TYPE REF TO) | IF_AXT_CATALOG_GEN_HELPER | Help access interface for catalog setup | 20090107 | |||
| 3 | IR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_AXT_REGISTRY_CONTEXT | Base class for reg. ctx, special contexts can be derived | 20080716 | |||
| 4 | IR_FIELD | Call by reference | Object reference (TYPE REF TO) | AXT_S_REG_CONTEXT_FIELD | Field in registry context | 20080716 | |||
| 5 | IT_PARAMETER | Call by reference | Type reference (TYPE) | AXT_T_GEN_DTL | Generation object parameters | 20080716 | |||
| 6 | IV_GUID | Call by reference | Type reference (TYPE) | AXT_GUID | GUID | 20090107 | |||
| 7 | IV_LOG_KEY_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20090107 | |||
| 8 | IV_LOG_OBJ | Call by reference | Type reference (TYPE) | AXT_OBJECT_TYPE | Object Type | 20090107 | |||
| 9 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20090107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20080716 | ||
| 2 | Operation error | 20090107 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |