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 ABAP 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 GC_CHARTTYPE Constant Public See coding 20100407
2 GC_CONFIG_STEP Constant Public See coding 20100329
3 GC_DISPLAYTYPE_BUSGRAPH Constant Public Type reference (TYPE) /BCV/UIF_DISPLAY_TYPE '1BUSGRAPH' Chart Type 'Business Graphics' 20100407
4 GC_DPROVTECH Constant Public See coding Data Provision Technology 20100324
5 GC_DPROVTECH_DOMAIN Constant Public Type reference (TYPE) DDOBJNAME '/BCV/SIN_DS_PROVIDER' Name of ABAP Dictionary Object 20100324
6 GC_DUMMY_SEARCHID Constant Public Type reference (TYPE) /BCV/SIN_SEARCH_ID 'BCV_DUMMY' Search Connector ID 20100406
7 GC_LANGU_ENGLISH Constant Public Type reference (TYPE) SYLANGU 'E' Language Key of Current Text Environment 20100324
8 GC_MSGID_CFG Constant Public Type reference (TYPE) SYMSGID '/BCV/CFG' Message Class 20100330
9 GC_MSGTY Constant Public See coding 20100330
10 MO_WD_COMPONENT Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20100330
11 MR_FPM 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 CHANGE_MSGTY Instance method Public Method Change message type of message 20100414
2 CONVERT_LOG_MSG Instance method Public Method Converts log message to wizard message 20100414
3 GET_DATAPROV_META Instance method Public Method Get Data Provider Meta data 20100324
4 GET_TEXT Instance method Public Method Get text element 20100324
5 REFRESH_MESSAGES Instance method Public Method Refresh messages 20100421
6 SET_REF_FPM Instance method Public Method Set reference to Floorplan Manager 20100330
7 SET_REF_WDYCOMP Instance method Public Method Set reference to Webdynpro Component 20100330
8 WRITE_FIELD_MESSAGE Instance method Public Method Write message related to screen field 20100510
9 WRITE_FIELD_MESSAGES Instance method Public Method Write messages related to screen field 20100511
10 WRITE_MESSAGE Instance method Public Method Write message 20100330
11 WRITE_MESSAGES Instance method Public Method Write messages 20100330
12 WRITE_MESSAGE_LOG 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 Changing CT_MESSAGE Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20100414
2 Importing IV_FROM_MSGTY Call by reference Type reference (TYPE) SYMSGTY From Message Type 20100414
3 Importing 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20100414
2 Importing 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 Exporting 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 Importing IV_TEXT_ID Call by reference Type reference (TYPE) CHAR3 3-Byte field 20100324
2 Returning 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 Importing IV_EXCLUDE_ERROR Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Supplement for True Boolean Type: 'X' == True '' == False 20100421
2 Importing IV_EXCLUDE_SUCCESS Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Supplement for True Boolean Type: 'X' == True '' == False 20100421
3 Importing 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 Importing 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 Importing 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 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Reference to Context Element Containing the Field 20100510
2 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING Name of Field in Context Element 20100510
3 Importing IV_MESSAGE Call by reference Type reference (TYPE) STRING Message 20100510
4 Importing IV_MESSAGE_INDEX Call by reference Type reference (TYPE) I Message Index 20100510
5 Importing 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 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Reference to Context Element Containing the Field 20100511
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20100511
3 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING Name of Field in Context Element 20100511
4 Importing 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 Importing IV_MESSAGE Call by reference Type reference (TYPE) STRING Message 20100330
2 Importing IV_MESSAGE_INDEX Call by reference Type reference (TYPE) I Message Index 20100330
3 Importing 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 Importing IT_MESSAGE Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20100330
2 Importing 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 Importing IO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20100330
2 Importing IV_ONLY_ERRORS Call by reference Type reference (TYPE) BOOLEAN Only log entries of type 'Error' 20100330
3 Importing 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