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 | 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 | Instance attribute | Private | See coding | 20020614 | |||||
| 2 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20020614 | |
| 2 | Instance method | Public | Method | Returns Mapping path with unique separator | 20100830 | |
| 3 | Instance method | Public | Method | Returns ABAP/DDIC typ for BOL BO attribute by name | 20020614 | |
| 4 | Instance method | Public | Method | Returns ABAP/DDIC fieldname for BOL BO attribute | 20020614 | |
| 5 | Instance method | Public | Method | Returns target BOL attribute from Mapping path | 20080521 | |
| 6 | Instance method | Public | Method | Returns target BOL object from Mapping path | 20080521 | |
| 7 | 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 | IV_APPLICATION | Call by reference | Type reference (TYPE) | CRMT_GENIL_APPL | 'ALL' | 20030403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030403 |
Method CONVERT_MAPPING_WITH_SEPARATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PATH | Call by reference | Type reference (TYPE) | STRING | Mapping path | 20100830 | |||
| 2 | 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 | ATTR_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020614 | ||||
| 2 | CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20020614 | ||||
| 3 | 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 | ATTR_INDEX | Call by reference | Type reference (TYPE) | I | 20020614 | ||||
| 2 | CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20020614 | ||||
| 3 | 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 | ATTR_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080521 | ||||
| 2 | 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 | ATTR_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080521 | ||||
| 2 | CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20080521 | ||||
| 3 | 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 | ATTR_INDEX | Call by reference | Type reference (TYPE) | I | 20020614 | ||||
| 2 | CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20020614 | ||||
| 3 | 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 |