SAP ABAP Class CL_AXT_CHAR_DATA_EXCHANGE_CTX (Context for char only data exchange structures)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AXT_REG_CONTEXT_PROVIDER Static Interface for creation of a context 20120119
Properties
Class CL_AXT_CHAR_DATA_EXCHANGE_CTX  
Short Description Context for char only data exchange structures    
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 20111117   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AXT_CHAR_DATA_EXCHANGE_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 20120119
Friends
Class CL_AXT_CHAR_DATA_EXCHANGE_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 '00505693198A1ED182D99D50E2E383F9' Date element for R3 adapter 20120119
2 GV_GUID_DOMAIN Constant Private Type reference (TYPE) AXT_GUID '00505693198A1ED182D99E4B24AE03F9' Domain for R3 adapter 20120119
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_OUTPUTLEN Static method Private Method 20120119
Events
Class CL_AXT_CHAR_DATA_EXCHANGE_CTX has no event.
Types
Class CL_AXT_CHAR_DATA_EXCHANGE_CTX has no local type.
Method Signatures

Method CALCULATE_OUTPUTLEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATATYPE Call by reference Type reference (TYPE) DATATYPE_D Data Type in ABAP Dictionary 20120119
2 Importing IV_DECIMALS Call by reference Type reference (TYPE) DECIMALS 20120119
3 Importing IV_LENGTH Call by reference Type reference (TYPE) DDLENG 20120119
4 Importing IV_SIGNFLAG Call by reference Type reference (TYPE) SIGNFLAG Flag for sign in numerical fields 20120119
5 Returning RV_OUTPUTLEN Value transfer Type reference (TYPE) DDLENG 20120119

Method CALCULATE_OUTPUTLEN on class CL_AXT_CHAR_DATA_EXCHANGE_CTX has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in