SAP ABAP Class CL_AXT_REGISTRY_CONTEXT (Base class for reg. ctx, special contexts can be derived)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_OLTP_CTX | Registry context for OLTP type replacement | 20080506 |
Properties
| Class | CL_AXT_REGISTRY_CONTEXT | |
| Short Description | Base class for reg. ctx, special contexts can be derived | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_MODEL | Application Extensibility Tool: Model |
| Created | 20080411 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_REGISTRY_CONTEXT has no forward declaration.
Interfaces
Class CL_AXT_REGISTRY_CONTEXT has no interface implemented.
Friends
Class CL_AXT_REGISTRY_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | AXT_FIELD_USAGE | 'F' | Field Usage | 20080710 | ||
| 2 | Constant | Public | Type reference (TYPE) | AXT_FIELD_USAGE | 'E' | Field Usage | 20100708 | ||
| 3 | Constant | Public | Type reference (TYPE) | AXT_FIELD_USAGE | 'R' | Field Usage | 20080710 | ||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_AXT_EXTENSION | Abstract extension handler | 20090213 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | AXT_T_REG_CONTEXT_FIELD | Field in registry context | 20091009 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | AXT_T_REG_CONTEXT_FIELD | Field in registry context | 20080411 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | AXT_T_REG_CONTEXT_FIELD | Transient fields | 20090909 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | AXT_APPLICATION_GROUP | Application group for extensibility | 20080429 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | AXT_BOOLEAN | Generation of objects based on this context is disabled | 20081015 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | AXT_PLACE | Field Enhancement Place | 20081104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090213 | |
| 2 | Instance method | Public | Method | 20080411 | ||
| 3 | Instance method | Public | Method | 20080506 | ||
| 4 | Instance method | Public | Method | 20090909 | ||
| 5 | Instance method | Public | Method | 20080716 |
Events
Class CL_AXT_REGISTRY_CONTEXT has no event.
Types
Class CL_AXT_REGISTRY_CONTEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OWNER | Call by reference | Object reference (TYPE REF TO) | CL_AXT_EXTENSION | Extension interface for facade | 20090213 |
Method CONSTRUCTOR on class CL_AXT_REGISTRY_CONTEXT has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CTXCLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | 'CL_AXT_REGISTRY_CONTEXT' | Object Type Name | 20080506 | ||
| 2 | RR_NEW_CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_AXT_REGISTRY_CONTEXT | 20080411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20080609 |
Method GET_ADDITIONAL_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ELEMENTS | Call by reference | Type reference (TYPE) | AXTT_ELEMENT_REF | Table of elements | 20080506 | |||
| 2 | IR_CATALOG_GEN_HELPER | Call by reference | Object reference (TYPE REF TO) | IF_AXT_CATALOG_GEN_HELPER | Help access interface for catalog setup | 20080506 | |||
| 3 | IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_AXT_ELEMENT | General generation element | 20080506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General exception | 20080506 |
Method GET_FILTERED_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_REFERENCES | Call by reference | Type reference (TYPE) | AXT_T_GUID_REF | GUID ref table | 20090909 | |||
| 2 | IV_TRANSIENT | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Include transient fields | 20090909 | |||
| 3 | RT_CONTEXT_FIELDS | Value transfer | Type reference (TYPE) | AXT_T_REG_CONTEXT_FIELD | Field in registry context | 20090909 |
Method GET_FILTERED_FIELDS on class CL_AXT_REGISTRY_CONTEXT has no exception.
Method REPLACE_GEN_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_FIELD | Call by reference | Object reference (TYPE REF TO) | AXT_S_REG_CONTEXT_FIELD | Field in registry context | 20080716 | |||
| 2 | IV_PARAM | Call by reference | Type reference (TYPE) | AXT_PARAMVALUE | Parameter Value | 20080716 | |||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | AXT_PARAMVALUE | Parameter Value | 20080716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20080716 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |