SAP ABAP Class CL_MPD_DATA_CONVERSION (Data Conversion for MP Creation/Upd)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-AD-MPD (Application Component) Maintenance Program Definition
     AD_MPD (Package) Maintenance Program Definition
Properties
Class CL_MPD_DATA_CONVERSION  
Short Description Data Conversion for MP Creation/Upd    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AD_MPD   Maintenance Program Definition 
Created 20031211   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MPD_DATA_CONVERSION has no forward declaration.
Interfaces
Class CL_MPD_DATA_CONVERSION has no interface implemented.
Friends
Class CL_MPD_DATA_CONVERSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_B Constant Private Type reference (TYPE) C 'b' 1 byte int 20031211
2 GC_C Constant Private Type reference (TYPE) C 'C' Character type 20031211
3 GC_D Constant Private Type reference (TYPE) C 'D' Date 20031211
4 GC_F Constant Private Type reference (TYPE) C 'F' Floating point number 20031211
5 GC_I Constant Private Type reference (TYPE) C 'I' Interger type 20031211
6 GC_N Constant Private Type reference (TYPE) C 'N' Numerical character 20031211
7 GC_P Constant Private Type reference (TYPE) C 'P' Packed number 20031211
8 GC_S Constant Private Type reference (TYPE) C 's' 2 byte int 20031211
9 GC_T Constant Private Type reference (TYPE) C 'T' Time 20031211
10 GC_X Constant Private Type reference (TYPE) C 'X' Hex code 20031211
11 GS_TABINFO Instance attribute Private Type reference (TYPE) DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET 20031212
12 GT_TABINFO Instance attribute Private Type reference (TYPE) TYP_DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET 20031212
13 GV_COMPCOUNTER Instance attribute Private Type reference (TYPE) I Component number 20031212
14 GV_CONVEXIT Instance attribute Private Type reference (TYPE) CHAR7 '== ' Character field, length 7 20031212
15 GV_DECIMAL Instance attribute Private Type reference (TYPE) C User defined decimal point 20040316
16 GV_INLENGTH Instance attribute Private Type reference (TYPE) I Internal length in bytes 20031212
17 GV_LENGTH Instance attribute Private Type reference (TYPE) I Length 20031212
18 GV_OFFSET Instance attribute Private Type reference (TYPE) I Offset 20031212
19 GV_OUTLENGTH Instance attribute Private Type reference (TYPE) I Output length 20031212
20 GV_TEMP_DATA Instance attribute Private Type reference (TYPE) CHAR32 Character field, length 32 20031212
21 GV_TYPE Instance attribute Private Type reference (TYPE) CHAR1 Single-character flag 20031212
Methods
# Method Level Visibility Method type Description Created on
1 GET_DECIMAL Instance method Private Method Get the user defined decimal point 20040316
2 PREPARE_DATA Instance method Public Method Prepare data for IBIP function module 20031211
Events
Class CL_MPD_DATA_CONVERSION has no event.
Types
Class CL_MPD_DATA_CONVERSION has no local type.
Method Signatures

Method GET_DECIMAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DECIMAL Call by reference Type reference (TYPE) C User defined decimal point 20040316

Method GET_DECIMAL on class CL_MPD_DATA_CONVERSION has no exception.

Method PREPARE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA Call by reference Type reference (TYPE) DATA_AREA 20031212
2 Importing IV_STRUCTIMPORT Call by reference Type reference (TYPE) ANY 20031212
3 Importing IV_TABNAME Call by reference Type reference (TYPE) DFIES-TABNAME Tab.-Name 20031212
# Exception Resumable Description Created on
1 STRUCTURE_TOO_LONG 20031211
2 UNKNOWN_DATATYPE 20031211
History
Last changed by/on SAP  20050301 
SAP Release Created in 500