SAP ABAP Class CL_AXT_OLTP_CTX (Registry context for OLTP type replacement)
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_CONTEXT Base class for reg. ctx, special contexts can be derived 20080506
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AXT_REG_CONTEXT_PROVIDER Static Interface for creation of a context 20080414
Properties
Class CL_AXT_OLTP_CTX  
Short Description Registry context for OLTP type replacement    
Super Class CL_AXT_REGISTRY_CONTEXT Base class for reg. ctx, special contexts can be derived 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_MODEL   Application Extensibility Tool: Model 
Created 20080414   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AXT_OLTP_CTX has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_AXT_REG_CONTEXT_PROVIDER Static Interface for creation of a context 20080414
Friends
Class CL_AXT_OLTP_CTX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_GUID_DELEM Constant Private Type reference (TYPE) AXT_GUID '4805731909D50ACEE10000000A424BBF' Data element for OLTP datatype 20080416
2 GV_GUID_DOMAIN Constant Private Type reference (TYPE) AXT_GUID '4805C145AF19282BE10000000A424BBF' Domain for OLTP datatype 20080416
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_AXT_TO_BI_DATA_TYPE Static method Private Method 20080415
Events
Class CL_AXT_OLTP_CTX has no event.
Types
Class CL_AXT_OLTP_CTX has no local type.
Method Signatures

Method CONVERT_AXT_TO_BI_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080415
2 Exporting EV_DATATYPE Call by reference Type reference (TYPE) DATATYPE_D Data Type in ABAP Dictionary 20080415
3 Exporting EV_DECIMALS Call by reference Type reference (TYPE) DECIMALS Number of Decimal Places 20080415
4 Exporting EV_LENGTH Call by reference Type reference (TYPE) DDLENG Length (No. of Characters) 20080415
5 Importing IV_DATATYPE Call by reference Type reference (TYPE) DATATYPE_D Data Type in ABAP Dictionary 20080415
6 Importing IV_DECIMALS Call by reference Type reference (TYPE) DECIMALS Number of Decimal Places 20080415
7 Importing IV_LENGTH Call by reference Type reference (TYPE) DDLENG Length (No. of Characters) 20080415
8 Importing IV_REPORTING_TYPE Call by reference Type reference (TYPE) AXT_REPORTING_TYPE Type of reporting 20080415

Method CONVERT_AXT_TO_BI_DATA_TYPE on class CL_AXT_OLTP_CTX has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 700