SAP ABAP Class CL_REFX_CONVERSION_HELPER (GDT Conversions in REFX)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_XI_PROXY (Package) RE: XI Proxy
Properties
Class CL_REFX_CONVERSION_HELPER  
Short Description GDT Conversions in REFX    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_XI_PROXY   RE: XI Proxy 
Created 20080722   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_REFX_CONVERSION_HELPER has no interface implemented.
Friends
Class CL_REFX_CONVERSION_HELPER has no friend class.
Attributes
Class CL_REFX_CONVERSION_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ALPHA_IN Static method Public Method 20080722
2 CHECK_LENGTH Static method Public Method 20080722
3 CHECK_MANDATORY_FIELD Static method Public Method 20080722
4 CHECK_MANDATORY_FIELD_OUT Static method Public Method 20080814
5 CHECK_VALUE_RANGE Static method Public Method Checks a value if it is in a value range 20080722
6 CHECK_VALUE_TABLE Static method Public Method Checks existence of a value in a value table 20080722
7 CHECK_VALUE_TABLE_THROW Static method Public Method Checks a value in a table and throws an exc. if it doesn't e 20080722
8 GENDERCODE_TO_GENDERNAME Static method Public Method 20080725
9 GET_PARTNER_NAME Static method Public Method 20080728
10 MEASURE_IN Static method Public Method 20080722
Events
Class CL_REFX_CONVERSION_HELPER has no event.
Types
Class CL_REFX_CONVERSION_HELPER has no local type.
Method Signatures

Method ALPHA_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_RESULT Call by reference Type reference (TYPE) ANY 20080722
2 Importing IF_FNAME Call by reference Type reference (TYPE) STRING 20080722
3 Importing IF_INPUT Call by reference Type reference (TYPE) ANY 20080722
# Exception Resumable Description Created on
1 CX_REFX_ERROR_MESSAGE 20080722

Method CHECK_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_FNAME Call by reference Type reference (TYPE) STRING 20080722
2 Importing IF_INPUT Call by reference Type reference (TYPE) ANY 20080722
3 Importing IF_TARGET Call by reference Type reference (TYPE) ANY 20080722
# Exception Resumable Description Created on
1 CX_REFX_ERROR_MESSAGE 20080722

Method CHECK_MANDATORY_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_FNAME Call by reference Type reference (TYPE) STRING 20080722
2 Importing IF_VALUE Call by reference Type reference (TYPE) ANY 20080722
# Exception Resumable Description Created on
1 CX_REFX_ERROR_MESSAGE Error message occured 20080722

Method CHECK_MANDATORY_FIELD_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_FNAME Call by reference Type reference (TYPE) STRING 20080814
2 Importing IF_VALUE Call by reference Type reference (TYPE) ANY 20080814
# Exception Resumable Description Created on
1 CX_REFX_ERROR_MESSAGE Error message occured 20080814

Method CHECK_VALUE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) STRING 20080723
2 Importing IV_TYPE_NAME Call by reference Type reference (TYPE) DDOBJNAME 20080722
3 Importing IV_VALUE_TO_CHECK Call by reference Type reference (TYPE) ANY 20080722
# Exception Resumable Description Created on
1 CX_REFX_ERROR_MESSAGE 20080722

Method CHECK_VALUE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NUM_OF_ITEMS_FOUND Call by reference Type reference (TYPE) I 20080722
2 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) ABAP_COMPNAME 20080722
3 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) DD02L-TABNAME Table Name 20080722
4 Importing IV_VALUE_TO_CHECK Call by reference Type reference (TYPE) ANY 20080722
# Exception Resumable Description Created on
1 CX_REFX_ERROR_MESSAGE Error message occured 20080722

Method CHECK_VALUE_TABLE_THROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) ABAP_COMPNAME 20080722
2 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) DD02L-TABNAME 20080722
3 Importing IV_VALUE_TO_CHECK Call by reference Type reference (TYPE) ANY 20080722
4 Importing IV_XI_FIELD_NAME Call by reference Type reference (TYPE) STRING 20080722
# Exception Resumable Description Created on
1 CX_REFX_ERROR_MESSAGE 20080722

Method GENDERCODE_TO_GENDERNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GENDER_CODE Call by reference Type reference (TYPE) EAFINCO_GENDER_CODE gendercode 20080725
2 Exporting EV_GENDER_NAME Call by reference Type reference (TYPE) EAFINCO_MEDIUM_NAME_CONTENT Proxy Data Element (Generated) 20080725
3 Importing IV_SEXID Call by reference Type reference (TYPE) BU_SEXID gendercode 20080725

Method GENDERCODE_TO_GENDERNAME on class CL_REFX_CONVERSION_HELPER has no exception.

Method GET_PARTNER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NAME Call by reference Type reference (TYPE) TEXT40 Text, 40 Characters Long 20080728
2 Importing IV_ID Call by reference Type reference (TYPE) BU_PARTNER Business Partner Number 20080728

Method GET_PARTNER_NAME on class CL_REFX_CONVERSION_HELPER has no exception.

Method MEASURE_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UNIT_OUT Call by reference Type reference (TYPE) RECAUNIT Unit of Measurement 20080722
2 Exporting EV_VALUE_OUT Call by reference Type reference (TYPE) REORSRVQUANTITY QUANTITY is the non-monetary numerical declaration of a quan 20080722
3 Importing IF_FNAME Call by reference Type reference (TYPE) STRING 20080722
4 Importing IF_MEASURE_IN Call by reference Type reference (TYPE) EAFINCO_QUANTITY Proxy Structure (generated) 20080722
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION 20080722
2 CX_REFX_ERROR_MESSAGE 20080722
History
Last changed by/on SAP  20110908 
SAP Release Created in 604