SAP ABAP Class CL_BSP_WD_GEN_UTIL_MODEL (Helperclass for Generation: BOL model access)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WKB (Application Component) Development Workbench
     CRM_BSP_WD_GEN_TOOLS (Package) Code Generation and Manipulations Tools for WEBCUIF DT
Properties
Class CL_BSP_WD_GEN_UTIL_MODEL  
Short Description Helperclass for Generation: BOL model access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_GEN_TOOLS   Code Generation and Manipulations Tools for WEBCUIF DT 
Created 20020614   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CRM_GENIL_MODEL_SERVICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_BSP_WD_GEN_UTIL_MODEL has no interface implemented.
Friends
Class CL_BSP_WD_GEN_UTIL_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LAST Instance attribute Private See coding 20020614
2 MODEL Instance attribute Private Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL Objektmodell Repository 20020614
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020614
2 CONVERT_MAPPING_WITH_SEPARATOR Instance method Public Method Returns Mapping path with unique separator 20100830
3 GET_ATTR_TYPE_BY_NAME Instance method Public Method Returns ABAP/DDIC typ for BOL BO attribute by name 20020614
4 GET_NAME_OF_ATTR Instance method Public Method Returns ABAP/DDIC fieldname for BOL BO attribute 20020614
5 GET_TARGET_ATTR_FROM_MAPPING Instance method Public Method Returns target BOL attribute from Mapping path 20080521
6 GET_TARGET_OBJ_FROM_MAPPING Instance method Public Method Returns target BOL object from Mapping path 20080521
7 GET_TYPE_OF_ATTR Instance method Public Method Returns ABAP/DDIC type for BOL BO attribute 20020614
Events
Class CL_BSP_WD_GEN_UTIL_MODEL has no event.
Types
Class CL_BSP_WD_GEN_UTIL_MODEL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_GENIL_APPL 'ALL' 20030403
# Exception Resumable Description Created on
1 CX_CRM_GENIL_GENERAL_ERROR 20030403

Method CONVERT_MAPPING_WITH_SEPARATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PATH Call by reference Type reference (TYPE) STRING Mapping path 20100830
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING Mapping path with unique separatot 20100830

Method CONVERT_MAPPING_WITH_SEPARATOR on class CL_BSP_WD_GEN_UTIL_MODEL has no exception.

Method GET_ATTR_TYPE_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR_NAME Call by reference Type reference (TYPE) CSEQUENCE 20020614
2 Importing CLASS_NAME Call by reference Type reference (TYPE) STRING 20020614
3 Returning RESULT Value transfer Type reference (TYPE) STRING 20020614

Method GET_ATTR_TYPE_BY_NAME on class CL_BSP_WD_GEN_UTIL_MODEL has no exception.

Method GET_NAME_OF_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR_INDEX Call by reference Type reference (TYPE) I 20020614
2 Importing CLASS_NAME Call by reference Type reference (TYPE) STRING 20020614
3 Returning RESULT Value transfer Type reference (TYPE) STRING 20020614

Method GET_NAME_OF_ATTR on class CL_BSP_WD_GEN_UTIL_MODEL has no exception.

Method GET_TARGET_ATTR_FROM_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR_NAME Call by reference Type reference (TYPE) CSEQUENCE 20080521
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20080521

Method GET_TARGET_ATTR_FROM_MAPPING on class CL_BSP_WD_GEN_UTIL_MODEL has no exception.

Method GET_TARGET_OBJ_FROM_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR_NAME Call by reference Type reference (TYPE) CSEQUENCE 20080521
2 Importing CLASS_NAME Call by reference Type reference (TYPE) STRING 20080521
3 Returning RESULT Value transfer Type reference (TYPE) STRING 20080521

Method GET_TARGET_OBJ_FROM_MAPPING on class CL_BSP_WD_GEN_UTIL_MODEL has no exception.

Method GET_TYPE_OF_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR_INDEX Call by reference Type reference (TYPE) I 20020614
2 Importing CLASS_NAME Call by reference Type reference (TYPE) STRING 20020614
3 Returning RESULT Value transfer Type reference (TYPE) STRING 20020614

Method GET_TYPE_OF_ATTR on class CL_BSP_WD_GEN_UTIL_MODEL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in