SAP ABAP Class /BCV/CL_CFG_WIZARD_ASSISTANCE (Assistance Class for /BCV/WDC_CFG_WIZARD)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV-CFG (Application Component) Configuration
⤷
/BCV/CFG (Package) BCV Configuration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20100324 |
Properties
| Class | /BCV/CL_CFG_WIZARD_ASSISTANCE | |
| Short Description | Assistance Class for /BCV/WDC_CFG_WIZARD | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/CFG | BCV Configuration |
| Created | 20100324 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /BCV/CL_CFG_WIZARD_ASSISTANCE has no interface implemented.
Friends
Class /BCV/CL_CFG_WIZARD_ASSISTANCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20100407 | |||||
| 2 | Constant | Public | See coding | 20100329 | |||||
| 3 | Constant | Public | Type reference (TYPE) | /BCV/UIF_DISPLAY_TYPE | '1BUSGRAPH' | Chart Type 'Business Graphics' | 20100407 | ||
| 4 | Constant | Public | See coding | Data Provision Technology | 20100324 | ||||
| 5 | Constant | Public | Type reference (TYPE) | DDOBJNAME | '/BCV/SIN_DS_PROVIDER' | Name of ABAP Dictionary Object | 20100324 | ||
| 6 | Constant | Public | Type reference (TYPE) | /BCV/SIN_SEARCH_ID | 'BCV_DUMMY' | Search Connector ID | 20100406 | ||
| 7 | Constant | Public | Type reference (TYPE) | SYLANGU | 'E' | Language Key of Current Text Environment | 20100324 | ||
| 8 | Constant | Public | Type reference (TYPE) | SYMSGID | '/BCV/CFG' | Message Class | 20100330 | ||
| 9 | Constant | Public | See coding | 20100330 | |||||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100330 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20100330 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change message type of message | 20100414 | |
| 2 | Instance method | Public | Method | Converts log message to wizard message | 20100414 | |
| 3 | Instance method | Public | Method | Get Data Provider Meta data | 20100324 | |
| 4 | Instance method | Public | Method | Get text element | 20100324 | |
| 5 | Instance method | Public | Method | Refresh messages | 20100421 | |
| 6 | Instance method | Public | Method | Set reference to Floorplan Manager | 20100330 | |
| 7 | Instance method | Public | Method | Set reference to Webdynpro Component | 20100330 | |
| 8 | Instance method | Public | Method | Write message related to screen field | 20100510 | |
| 9 | Instance method | Public | Method | Write messages related to screen field | 20100511 | |
| 10 | Instance method | Public | Method | Write message | 20100330 | |
| 11 | Instance method | Public | Method | Write messages | 20100330 | |
| 12 | Instance method | Public | Method | Write message from log | 20100330 |
Events
Class /BCV/CL_CFG_WIZARD_ASSISTANCE has no event.
Types
Class /BCV/CL_CFG_WIZARD_ASSISTANCE has no local type.
Method Signatures
Method CHANGE_MSGTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE | Call by reference | Type reference (TYPE) | /BCV/T_CFG_MESSAGE | Message Table within Configuration Center | 20100414 | |||
| 2 | IV_FROM_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | From Message Type | 20100414 | |||
| 3 | IV_TO_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | To Message Type | 20100414 |
Method CHANGE_MSGTY on class /BCV/CL_CFG_WIZARD_ASSISTANCE has no exception.
Method CONVERT_LOG_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /BCV/T_CFG_MESSAGE | Message Table within Configuration Center | 20100414 | |||
| 2 | IT_LOG_MSG | Call by reference | Type reference (TYPE) | /BCV/T_FND_MESSAGE | Message Table | 20100414 |
Method CONVERT_LOG_MSG on class /BCV/CL_CFG_WIZARD_ASSISTANCE has no exception.
Method GET_DATAPROV_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATAPROV_META | Call by reference | Type reference (TYPE) | /BCV/T_SCONN_DSP_META | Data Provider Meta data | 20100324 |
Method GET_DATAPROV_META on class /BCV/CL_CFG_WIZARD_ASSISTANCE has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEXT_ID | Call by reference | Type reference (TYPE) | CHAR3 | 3-Byte field | 20100324 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20100420 |
Method GET_TEXT on class /BCV/CL_CFG_WIZARD_ASSISTANCE has no exception.
Method REFRESH_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXCLUDE_ERROR | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Supplement for True Boolean Type: 'X' == True '' == False | 20100421 | ||
| 2 | IV_EXCLUDE_SUCCESS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Supplement for True Boolean Type: 'X' == True '' == False | 20100421 | ||
| 3 | IV_EXCLUDE_WARNING | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Supplement for True Boolean Type: 'X' == True '' == False | 20100421 |
Method REFRESH_MESSAGES on class /BCV/CL_CFG_WIZARD_ASSISTANCE has no exception.
Method SET_REF_FPM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20100330 |
Method SET_REF_FPM on class /BCV/CL_CFG_WIZARD_ASSISTANCE has no exception.
Method SET_REF_WDYCOMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100330 |
Method SET_REF_WDYCOMP on class /BCV/CL_CFG_WIZARD_ASSISTANCE has no exception.
Method WRITE_FIELD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Reference to Context Element Containing the Field | 20100510 | |||
| 2 | IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | Name of Field in Context Element | 20100510 | |||
| 3 | IV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | Message | 20100510 | |||
| 4 | IV_MESSAGE_INDEX | Call by reference | Type reference (TYPE) | I | Message Index | 20100510 | |||
| 5 | IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20100510 |
Method WRITE_FIELD_MESSAGE on class /BCV/CL_CFG_WIZARD_ASSISTANCE has no exception.
Method WRITE_FIELD_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Reference to Context Element Containing the Field | 20100511 | |||
| 2 | IT_MESSAGE | Call by reference | Type reference (TYPE) | /BCV/T_CFG_MESSAGE | Message Table within Configuration Center | 20100511 | |||
| 3 | IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | Name of Field in Context Element | 20100511 | |||
| 4 | IV_ONLY_ERRORS | Call by reference | Type reference (TYPE) | BOOLEAN | Consider only messages of type 'Error' | 20100511 |
Method WRITE_FIELD_MESSAGES on class /BCV/CL_CFG_WIZARD_ASSISTANCE has no exception.
Method WRITE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | Message | 20100330 | |||
| 2 | IV_MESSAGE_INDEX | Call by reference | Type reference (TYPE) | I | Message Index | 20100330 | |||
| 3 | IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20100330 |
Method WRITE_MESSAGE on class /BCV/CL_CFG_WIZARD_ASSISTANCE has no exception.
Method WRITE_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE | Call by reference | Type reference (TYPE) | /BCV/T_CFG_MESSAGE | Message Table within Configuration Center | 20100330 | |||
| 2 | IV_ONLY_ERRORS | Call by reference | Type reference (TYPE) | BOOLEAN | Consider only messages of type 'Error' | 20100330 |
Method WRITE_MESSAGES on class /BCV/CL_CFG_WIZARD_ASSISTANCE has no exception.
Method WRITE_MESSAGE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /BCV/CL_FND_LOG | Log | 20100330 | |||
| 2 | IV_ONLY_ERRORS | Call by reference | Type reference (TYPE) | BOOLEAN | Only log entries of type 'Error' | 20100330 | |||
| 3 | START_INDEX | Call by reference | Type reference (TYPE) | I | 20100330 |
Method WRITE_MESSAGE_LOG on class /BCV/CL_CFG_WIZARD_ASSISTANCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |