SAP ABAP Interface IF_RSAN_UT_TYPE (Type Information for Fields)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_UT_TYPE (Package) APD - Utility Services - Unified Field Metadata Handling
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAN_UT_TYPE Factory for IF_RSAN_UT_TYPE Subclasses 20030708
Properties
Interface IF_RSAN_UT_TYPE  
Short Description Type Information for Fields    
General Data
Package RSAN_UT_TYPE   APD - Utility Services - Unified Field Metadata Handling 
Created 20030704   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSAN_UT_TYPE has no forward declaration.
Interfaces
Interface IF_RSAN_UT_TYPE has no interface.
Friends
Interface IF_RSAN_UT_TYPE has no friend.
Attributes
Interface IF_RSAN_UT_TYPE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_TO_EXTERNAL Instance method Public Method Converts Value to External Representation 20030714
2 CONVERT_TO_EXTERNAL_CLIKE Instance method Public Method Converts Value to External Representation - Clike Params 20030720
3 CONVERT_TO_INTERNAL Instance method Public Method Converts Value to Internal Representation 20030714
4 CONVERT_TO_INTERNAL_CLIKE Instance method Public Method Converts Value to Internal Representation - Clike Params 20030720
5 CREATE_DATA_CONTAINER Instance method Public Method Creates Correctly Typed Data Container (REF TO DATA) 20030721
6 F1 Instance method Public Method Provide F1 Help 20030714
7 F4 Instance method Public Method Provide F4 Help 20030714
8 GET_ABAP_TYPE Instance method Public Method Get Type String That Can Be Used in Generated ABAPs 20030708
9 GET_APD_TYPE Instance method Public Method Get old APD type description (tuple: infoobject, typename) 20031112
10 GET_DB_TYPE Instance method Public Method Get (Fill) DD03P Structure Used When Generating DB 20030805
11 GET_TYPE_DESCRIPTION Instance method Public Method Retrieves Type String Representation - Parseable by Factory 20030729
12 IS_COMPATIBLE Instance method Public Method Comparison on ABAP Move Compatibility 20031112
13 IS_EQUAL Instance method Public Method Comparison on Type Objects Equality 20031112
14 IS_VALID Instance method Public Method Check If the Type Information Is Valid 20030708
Events
Interface IF_RSAN_UT_TYPE has no event.
Types
Interface IF_RSAN_UT_TYPE has no local type.
Method Signatures

Method CONVERT_TO_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXTERNAL_VALUE Call by reference Type reference (TYPE) SIMPLE 20030721
2 Importing I_INTERNAL_VALUE Call by reference Type reference (TYPE) SIMPLE 20030721
# Exception Resumable Description Created on
1 CX_RSAN_UT_TYPE Error getting type information 20030714

Method CONVERT_TO_EXTERNAL_CLIKE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERNAL_VALUE Call by reference Type reference (TYPE) C 20030721
2 Returning R_EXTERNAL_VALUE Value transfer Type reference (TYPE) STRING 20030721
# Exception Resumable Description Created on
1 CX_RSAN_UT_TYPE Error getting type information 20030720

Method CONVERT_TO_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INTERNAL_VALUE Call by reference Type reference (TYPE) SIMPLE 20030721
2 Importing I_EXTERNAL_VALUE Call by reference Type reference (TYPE) SIMPLE 20030721
# Exception Resumable Description Created on
1 CX_RSAN_UT_TYPE Error getting type information 20030714

Method CONVERT_TO_INTERNAL_CLIKE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTERNAL_VALUE Call by reference Type reference (TYPE) C 20030721
2 Returning R_INTERNAL_VALUE Value transfer Type reference (TYPE) STRING 20030721
# Exception Resumable Description Created on
1 CX_RSAN_UT_TYPE Error getting type information 20030720

Method CREATE_DATA_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DATA Value transfer Object reference (TYPE REF TO) DATA 20030721
# Exception Resumable Description Created on
1 CX_RSAN_UT_TYPE Error getting type information 20030721

Method F1 Signature

Method F1 on Interface IF_RSAN_UT_TYPE has no parameter.
# Exception Resumable Description Created on
1 CX_RSAN_UT_TYPE Error getting type information 20030714

Method F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CANCELED Value transfer Type reference (TYPE) AS4FLAG 20030721
2 Exporting E_SELECTED_VALUE Call by reference Type reference (TYPE) SIMPLE 20030721
3 Importing I_MATCH_CODE Value transfer Type reference (TYPE) SIMPLE SPACE F4 help muster to restrict searched values 20030721
4 Importing I_SHOW_ALL_VALUES Value transfer Type reference (TYPE) AS4FLAG 'X' Show all values at once 20030721
# Exception Resumable Description Created on
1 CX_RSAN_UT_TYPE Error getting type information 20030714

Method GET_ABAP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) STRING 20030708
# Exception Resumable Description Created on
1 CX_RSAN_UT_TYPE Error getting type information 20030708

Method GET_APD_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INFOOBJECT Call by reference Type reference (TYPE) STRING InfoObject 20031112
2 Exporting E_TYPENAME Call by reference Type reference (TYPE) STRING ABAP typename (DDIC or direct) 20031112
# Exception Resumable Description Created on
1 CX_RSAN_UT_TYPE Error getting type information 20031112

Method GET_DB_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) DD03P-FIELDNAME SPACE 20030805
2 Importing I_TABNAME Call by reference Type reference (TYPE) DD03P-TABNAME SPACE 20030805
3 Returning R_DD03P Value transfer Type reference (TYPE) DD03P 20030805
# Exception Resumable Description Created on
1 CX_RSAN_UT_TYPE Error getting type information 20030805

Method GET_TYPE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPEDESCR Value transfer Type reference (TYPE) RSAN_UT_TYPE_DESCRIPTION 20030729
# Exception Resumable Description Created on
1 CX_RSAN_UT_TYPE Error getting type information 20030729

Method IS_COMPATIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TYPE Call by reference Object reference (TYPE REF TO) IF_RSAN_UT_TYPE Type information for fields 20031112
2 Returning R_COMPATIBLE Value transfer Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20031112
# Exception Resumable Description Created on
1 CX_RSAN_UT_TYPE Error getting type information 20031112

Method IS_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TYPE Call by reference Object reference (TYPE REF TO) IF_RSAN_UT_TYPE Type information for fields 20031112
2 Returning R_EQUAL Value transfer Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20031112
# Exception Resumable Description Created on
1 CX_RSAN_UT_TYPE Error getting type information 20031112

Method IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_VALID Value transfer Type reference (TYPE) AS4FLAG 20030708
# Exception Resumable Description Created on
1 CX_RSAN_UT_TYPE Error getting type information 20030708
History
Last changed by/on SAP  20130531 
SAP Release Created in 350