SAP ABAP Interface IF_AXT_REG_CONTEXT_PROVIDER (Static Interface for creation of a context)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_CHAR_DATA_EXCHANGE_CTX | Context for char only data exchange structures | 20120119 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_OLTP_CTX | Registry context for OLTP type replacement | 20080414 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_TABLE_DEF | Active and inactive data for table extension | 20090223 |
Properties
| Interface | IF_AXT_REG_CONTEXT_PROVIDER | |
| Short Description | Static Interface for creation of a context |
General Data
| Package | AXT_MODEL | Application Extensibility Tool: Model |
| Created | 20080214 | SAP |
| Last changed | 20100303 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_AXT_REG_CONTEXT_PROVIDER has no forward declaration.
Interfaces
Interface IF_AXT_REG_CONTEXT_PROVIDER has no interface.
Friends
Interface IF_AXT_REG_CONTEXT_PROVIDER has no friend.
Attributes
Interface IF_AXT_REG_CONTEXT_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20080414 |
Events
Interface IF_AXT_REG_CONTEXT_PROVIDER has no event.
Types
Interface IF_AXT_REG_CONTEXT_PROVIDER has no local type.
Method Signatures
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CATALOGUE | Call by reference | Object reference (TYPE REF TO) | CL_AXT_CATALOGUE | Catalogue holding elements to generate | 20080414 | |||
| 2 | IR_CATALOG_GEN_HELPER | Call by reference | Object reference (TYPE REF TO) | IF_AXT_CATALOG_GEN_HELPER | Help access interface for catalog setup | 20080414 | |||
| 3 | IR_DEFAULT_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_AXT_REGISTRY_CONTEXT | Base class for reg. ctx, special contexts can be derived | 20080414 | |||
| 4 | IV_GUID_REF | Call by reference | Type reference (TYPE) | AXT_GUID_REF | GUID Reference | 20090924 | |||
| 5 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_CONTEXT | Enhancement Context | 20081013 | |||
| 6 | RR_CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_AXT_REGISTRY_CONTEXT | Base class for reg. ctx, special contexts can be derived | 20080414 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General exception | 20080415 |
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 700 |