SAP ABAP Class IF_AXT_REG_CONTEXT_PROVIDER (Static Interface for creation of a context)
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
Class IF_AXT_REG_CONTEXT_PROVIDER  
Short Description Static Interface for creation of a context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080214   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_AXT_REG_CONTEXT_PROVIDER has no forward declaration.
Interfaces
Class IF_AXT_REG_CONTEXT_PROVIDER has no interface implemented.
Friends
Class IF_AXT_REG_CONTEXT_PROVIDER has no friend class.
Attributes
Class IF_AXT_REG_CONTEXT_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTEXT Static method Public Method 20080414
Events
Class IF_AXT_REG_CONTEXT_PROVIDER has no event.
Types
Class 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 Importing IR_CATALOGUE Call by reference Object reference (TYPE REF TO) CL_AXT_CATALOGUE Catalogue holding elements to generate 20080414
2 Importing 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 Importing 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 Importing IV_GUID_REF Call by reference Type reference (TYPE) AXT_GUID_REF GUID Reference 20090924
5 Importing IV_NAME Call by reference Type reference (TYPE) AXT_CONTEXT Enhancement Context 20081013
6 Returning 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 CX_AXT General exception 20080415
History
Last changed by/on SAP  20100303 
SAP Release Created in