SAP ABAP Class IF_BSP_MODEL_UTIL (BSP: Utility Interface for Models)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_MODEL BSP: Model Basis Class 20020328
Properties
Class IF_BSP_MODEL_UTIL  
Short Description BSP: Utility Interface for Models    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020328   SAP 
Last change 00000000   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 IF_BSP_MODEL_UTIL has no interface implemented.
Friends
Class IF_BSP_MODEL_UTIL has no friend class.
Attributes
Class IF_BSP_MODEL_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_FROM_STRING Instance method Public Method Sets a Data Reference According to String Representation 20020328
2 CONVERT_TO_STRING Instance method Public Method Returns the Formatted String Representation 20020328
3 DISASSEMBLE_PATH Instance method Public Method Path Breakdown of an Attribute 20020328
4 GET_ATTRIBUTE_AS_REF Instance method Public Method Returns the Reference to the Requested Attribute 20020328
5 IS_BINDING_EXPRESSION Static method Public Method Returns TRUE if Binding Expression 20020426
6 SPLIT_BINDING_EXPRESSION Static method Public Method Returns the Name of the Model Attribute and the Att. Path 20020328
Events
Class IF_BSP_MODEL_UTIL has no event.
Types
Class IF_BSP_MODEL_UTIL has no local type.
Method Signatures

Method CONVERT_FROM_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attribut-Pfad 20020506
2 Importing DATA_REF Call by reference Object reference (TYPE REF TO) DATA Datenreferenz 20020328
3 Importing NO_CONVERSION_EXIT Call by reference Type reference (TYPE) I 0 Ignoriere Konvertierungsexit (0:false;1:true) 20020328
4 Importing USE_BSP_EXCEPTIONS Call by reference Type reference (TYPE) ABAP_BOOL Exceptions von CX_WDR_CONVERSION_EXIT 20030723
5 Importing VALUE Call by reference Type reference (TYPE) STRING Zuzuweisender Wert in String-Repräsentation 20020328
# Exception Resumable Description Created on
1 CX_SY_CONVERSION_ERROR System-Exception bei Konvertierungsfehlern 20020328

Method CONVERT_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Value transfer Type reference (TYPE) STRING Attribut-Pfad 20020506
2 Importing DATA_REF Call by reference Object reference (TYPE REF TO) DATA Datenreferenz 20020328
3 Importing NO_CONVERSION_EXIT Call by reference Type reference (TYPE) I 0 Ignoriere Konvertierungsexit (0:false;1:true) 20020328
4 Returning STRING_VALUE Value transfer Type reference (TYPE) STRING String-Repräsentation 20020328

Method CONVERT_TO_STRING on class IF_BSP_MODEL_UTIL has no exception.

Method DISASSEMBLE_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COMPONENT Call by reference Type reference (TYPE) STRING Bei Tabellen: Spaltenname 20020328
2 Exporting INDEX Call by reference Type reference (TYPE) I Bei Tabellen: Zeilenindex (1..n), sonst 0 20020328
3 Exporting NAME Call by reference Type reference (TYPE) STRING Name des Attributes 20020328
4 Importing PATH Call by reference Type reference (TYPE) STRING Pfad des Attributes 20020328
5 Exporting TYPE Call by reference Type reference (TYPE) I siehe co_type_... 20020328

Method DISASSEMBLE_PATH on class IF_BSP_MODEL_UTIL has no exception.

Method GET_ATTRIBUTE_AS_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_REF Call by reference Object reference (TYPE REF TO) DATA Referenz auf (Toplevel-)Attribut 20020328
2 Importing COMPONENT Call by reference Type reference (TYPE) STRING Komponente (falls Tabelle oder Struktur) 20020328
3 Returning FIELD_REF Value transfer Object reference (TYPE REF TO) DATA Referenz auf Zielfeld 20020328
4 Importing INDEX Call by reference Type reference (TYPE) I Tabellenindex (falls Tabelle) 20020328

Method GET_ATTRIBUTE_AS_REF on class IF_BSP_MODEL_UTIL has no exception.

Method IS_BINDING_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING_EXPRESSION Call by reference Type reference (TYPE) STRING Binding-Ausdruck 20020426
2 Returning RC Value transfer Type reference (TYPE) XFELD 'X' falls Binding-Expression 20020426

Method IS_BINDING_EXPRESSION on class IF_BSP_MODEL_UTIL has no exception.

Method SPLIT_BINDING_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20020328
2 Importing BINDING_EXPRESSION Call by reference Type reference (TYPE) STRING Binding-Ausdruck 20020426
3 Exporting MODEL_NAME Call by reference Type reference (TYPE) STRING Name des Models 20020426

Method SPLIT_BINDING_EXPRESSION on class IF_BSP_MODEL_UTIL has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in