SAP ABAP Class /BCV/CL_CFG_ENTRY_ASSISTANCE (Assistance Class for /BCV/WDC_CFG_ENTRY)
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 | 20081209 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_FEEDER | Interface for POWL Feeders | 20090903 |
Properties
| Class | /BCV/CL_CFG_ENTRY_ASSISTANCE | |
| Short Description | Assistance Class for /BCV/WDC_CFG_ENTRY | |
| 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 | 20081209 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BCV/CL_CFG_ENTRY_ASSISTANCE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_FEEDER | Interface for POWL Feeders | 20090903 |
Friends
Class /BCV/CL_CFG_ENTRY_ASSISTANCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | WDY_CONFIG_ID | 'TRAY_SEARCH' | Personalization ID of Search Tray | 20091215 | ||
| 2 | Constant | Public | Type reference (TYPE) | WDY_CONFIG_TYPE | '02' | Personalization Type Application | 20091215 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'MODE' | 20090409 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'OBJECT_TYPE' | 20090311 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'QUERY_ID' | 20090311 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'SEARCH_TEXT' | 20090311 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'DB_DATA' | Context node: Dashboard Data | 20090311 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'OV_DATA' | Context node: Overview Data | 20090313 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'QR_DATA' | Context node: BCV Query Data | 20090311 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'QV_DATA' | Context node: Query View Data | 20090311 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'SC_DATA' | Context node: Search Conn. Data | 20090311 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'SELECTION' | Context node: Search Parameters | 20090311 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'VL_DATA' | Context node: Query View List Data | 20090313 | ||
| 14 | Instance attribute | Protected | Type reference (TYPE) | STRING | Application | 20090303 | |||
| 15 | Static Attribute | Protected | Object reference (TYPE REF TO) | /BCV/CL_CFG_ENTRY_ASSISTANCE | Assistance Class for /BCV/WDC_CFG_ENTRY | 20090303 | |||
| 16 | Instance attribute | Protected | Object reference (TYPE REF TO) | /BCV/CL_FND_LOG | Log | 20090903 | |||
| 17 | Instance attribute | Protected | Object reference (TYPE REF TO) | /BCV/CL_CFG_PROV_DATA | Reference to Data Provider | 20090326 | |||
| 18 | Instance attribute | Protected | Object reference (TYPE REF TO) | /BCV/CL_CFG_PROV_SERVICES | Reference to Service Provider | 20090411 | |||
| 19 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20090421 | |||
| 20 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090409 | |||
| 21 | Instance attribute | Protected | Type reference (TYPE) | STRING | System Alias for Portal Navigation | 20090805 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090303 | |
| 2 | Instance method | Public | Method | Launch Application via Report Launchpad | 20090312 | |
| 3 | Instance method | Public | Method | Get Application Name | 20090303 | |
| 4 | Instance method | Public | Method | Get Context Name for specified Object Type | 20090312 | |
| 5 | Instance method | Public | Method | Get reference to data provider | 20090511 | |
| 6 | Static method | Public | Method | Get reference of assistance class | 20090303 | |
| 7 | Instance method | Public | Method | Get Object Type for Navigation by POWL Type | 20090904 | |
| 8 | Instance method | Public | Method | Get Result Object Type by Search Mode | 20090411 | |
| 9 | Instance method | Public | Method | Get Search Provider from Customizing | 20091016 | |
| 10 | Instance method | Public | Method | Get system alias for portal navigation | 20090805 | |
| 11 | Instance method | Public | Method | 20090409 | ||
| 12 | Instance method | Public | Method | Search Objects for Entry Screen | 20090311 | |
| 13 | Instance method | Public | Method | Set Application Name | 20090303 | |
| 14 | Instance method | Public | Method | Set system alias for portal navigation | 20090805 | |
| 15 | Instance method | Public | Method | 20090409 | ||
| 16 | Instance method | Public | Method | Get Where-Used List for specified Object | 20090411 |
Events
Class /BCV/CL_CFG_ENTRY_ASSISTANCE has no event.
Types
Class /BCV/CL_CFG_ENTRY_ASSISTANCE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /BCV/CL_CFG_ENTRY_ASSISTANCE has no parameter.
Method CONSTRUCTOR on class /BCV/CL_CFG_ENTRY_ASSISTANCE has no exception.
Method DO_LAUNCHPAD_NAVIGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20090312 | ||||
| 2 | IR_DATA_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20090312 | |||
| 3 | IR_WD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090408 | |||
| 4 | IV_MODE | Call by reference | Type reference (TYPE) | /BCV/CFG_MODE | Maintenance Mode (READ, EDIT, KEYS) | 20090326 | |||
| 5 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | Object Type | 20090312 |
Method DO_LAUNCHPAD_NAVIGATION on class /BCV/CL_CFG_ENTRY_ASSISTANCE has no exception.
Method GET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_APPL | Value transfer | Type reference (TYPE) | /BCV/FND_APPL | Application Name | 20090303 |
Method GET_APPLICATION on class /BCV/CL_CFG_ENTRY_ASSISTANCE has no exception.
Method GET_CONTEXT_NAME_BY_OBJ_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | Object Type | 20090312 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20090312 |
Method GET_CONTEXT_NAME_BY_OBJ_TYPE on class /BCV/CL_CFG_ENTRY_ASSISTANCE has no exception.
Method GET_DATA_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PROV_DATA | Value transfer | Object reference (TYPE REF TO) | /BCV/CL_CFG_PROV_DATA | Data Providing for BCV Configuration Center | 20090511 |
Method GET_DATA_PROVIDER on class /BCV/CL_CFG_ENTRY_ASSISTANCE has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /BCV/CL_CFG_ENTRY_ASSISTANCE | Assistance Class for /BCV/WDC_CFG_ENTRY | 20090303 |
Method GET_INSTANCE on class /BCV/CL_CFG_ENTRY_ASSISTANCE has no exception.
Method GET_OBJ_TYPE_BY_POWL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20090904 | |||
| 2 | RV_OBJ_TYPE | Value transfer | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | Object Type | 20090904 |
Method GET_OBJ_TYPE_BY_POWL_TYPE on class /BCV/CL_CFG_ENTRY_ASSISTANCE has no exception.
Method GET_RESULT_OBJ_TYPE_BY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT_TYPE | Value transfer | Type reference (TYPE) | /BCV/T_FND_OBJECT_TYPE | Object Type | 20090411 | |||
| 2 | IV_MODE | Call by reference | Type reference (TYPE) | /BCV/FND_STRING | 'S' = Search, 'W' = Mode | 20090411 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | Object Type | 20090411 |
Method GET_RESULT_OBJ_TYPE_BY_MODE on class /BCV/CL_CFG_ENTRY_ASSISTANCE has no exception.
Method GET_SEARCH_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SEARCH_PROVIDER | Value transfer | Type reference (TYPE) | /BCV/UIF_SEARCH_PROVIDER | Search Provider | 20091016 |
Method GET_SEARCH_PROVIDER on class /BCV/CL_CFG_ENTRY_ASSISTANCE has no exception.
Method GET_SYSTEM_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SYSALIAS | Value transfer | Type reference (TYPE) | STRING | 20090805 |
Method GET_SYSTEM_ALIAS on class /BCV/CL_CFG_ENTRY_ASSISTANCE has no exception.
Method GET_WD_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_WD_COMPONENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090409 |
Method GET_WD_COMPONENT on class /BCV/CL_CFG_ENTRY_ASSISTANCE has no exception.
Method SEARCH_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | Object Type | 20090311 | |||
| 2 | IV_SEARCH_TEXT | Call by reference | Type reference (TYPE) | STRING | Search Text | 20090311 | |||
| 3 | RR_RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | Returns reference to result data object | 20090311 |
Method SEARCH_OBJECTS on class /BCV/CL_CFG_ENTRY_ASSISTANCE has no exception.
Method SET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL | Call by reference | Type reference (TYPE) | /BCV/FND_APPL | Application Name | 20090303 |
Method SET_APPLICATION on class /BCV/CL_CFG_ENTRY_ASSISTANCE has no exception.
Method SET_SYSTEM_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SYSALIAS | Call by reference | Type reference (TYPE) | STRING | System Alias for Portal Navigation | 20090805 |
Method SET_SYSTEM_ALIAS on class /BCV/CL_CFG_ENTRY_ASSISTANCE has no exception.
Method SET_WD_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_WD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090409 |
Method SET_WD_COMPONENT on class /BCV/CL_CFG_ENTRY_ASSISTANCE has no exception.
Method WHERE_USED_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_LOG | Call by reference | Object reference (TYPE REF TO) | /BCV/CL_FND_LOG | Log | 20090412 | |||
| 2 | ER_RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | Returns reference to result data object | 20090412 | |||
| 3 | IS_SELECTION | Call by reference | Type reference (TYPE) | /BCV/S_CFG_NAVIGATION | Navigation Control Data within Configuration Center | 20090411 | |||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | Object Type | 20090411 |
Method WHERE_USED_LIST on class /BCV/CL_CFG_ENTRY_ASSISTANCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |