SAP ABAP Class /BCV/CL_CFG_PROV_SERVICES (Service Providing for BCV Configuration Center)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BCV-CFG (Application Component) Configuration
     /BCV/CFG_PROV (Package) BCV Configuration, Data Provisioning
Properties
Class /BCV/CL_CFG_PROV_SERVICES  
Short Description Service Providing for BCV Configuration Center    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BCV/CFG_PROV   BCV Configuration, Data Provisioning 
Created 20081209   SAP 
Last change 20130531   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_PROV_SERVICES has no interface implemented.
Friends
Class /BCV/CL_CFG_PROV_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SAP_OWNER Constant Private Type reference (TYPE) /BCV/FND_OWNER 'SAP' SAP Owner 20100315
Methods
# Method Level Visibility Method type Description Created on
1 ALL_CHECK_OWNER Instance method Public Method All: Checking Consistency 20091016
2 ALL_CHECK_SWITCH_OFF Static method Public Method All: Activates UIGL 1.1 in case of Switch-Off EhP6 20110614
3 CC_CALL_LAUNCHPAD Instance method Public Method Configuration Center: Call Launchpad to start new session 20090421
4 CC_WHERE_USED_LIST Instance method Public Method Configuration Center: Get Where-Used List of Object 20090411
5 CHECK_QVIEW_CONTEXT Instance method Public Method Check context key of given query and query view 20090709
6 CHECK_QVIEW_CONTEXT_OLD Instance method Public Method (obsolete) Check context key of given query and query view 20100112
7 DB_CHECK_CONSISTENCY Instance method Public Method Dashboard: Checking Consistency 20090205
8 DB_START_NETWEAVER Instance method Public Method Dashboard: Netweaver Session (Define Layout) 20090212
9 DB_TEST_EXECUTION Instance method Public Method Dashboard: Test Execution 20090205
10 DB_WHERE_USED Instance method Public Method Dashboard: Where-Used Analysis 20090708
11 ME_CHECK_CONSISTENCY Instance method Public Method Meanings: Checking Consistency 20090415
12 OV_CHECK_CONSISTENCY Instance method Public Method Overview: Checking Consistency 20090512
13 OV_START_NETWEAVER Instance method Public Method Overview (Preview): Netweaver Session (Define Layout) 20090219
14 QR_CHECK_CONSISTENCY Instance method Public Method Query: Checking Consistency 20090204
15 QR_CONV_CFG_TO_QRM Instance method Public Method Query: Convert Query Custom. from CFG to QRM format 20090429
16 QR_TEST1_CHECK Instance method Public Method Query: Test Execution (Prestart checks) 20090417
17 QR_TEST2_EXEC Instance method Public Method Query: Test Execution (Call Launchpad) 20090417
18 QR_WHERE_USED Instance method Public Method Query: Where-Used Analysis 20090205
19 QV_CHECK_CONSISTENCY Instance method Public Method Query View: Checking Consistency 20090129
20 QV_CHECK_CONSIST_GROUPING Instance method Public Method Query View: Checking Consistency -> Groupings 20091016
21 QV_CHECK_CONSIST_HEADER Instance method Public Method Query View: Checking Consistency -> Header data 20091016
22 QV_CHECK_CONSIST_INPUT Instance method Public Method Query View: Checking Consistency -> Input fields 20091016
23 QV_CHECK_CONSIST_OUTPUT Instance method Public Method Query View: Checking Consistency -> Output fields 20091016
24 QV_CHECK_CONSIST_QUERY Instance method Public Method Query View: Checking Consistency -> Queries 20091016
25 QV_CHECK_PAGE_LOCK Instance method Public Method Query View: Check Locks on Pages containing the Query View 20100120
26 QV_GET_ALL_CONTEXT Instance method Public Method Query View: Read all context key of given queries 20091111
27 QV_TEST1_CHECK Instance method Public Method Query View: Test Execution (Prestart checks) 20090417
28 QV_TEST2_EXEC Instance method Public Method Query View: Test Execution (New session) 20090417
29 QV_WHERE_USED Instance method Public Method Query View: Where-Used Analysis 20090205
30 SC_CHECK_CONSISTENCY Instance method Public Method Search Connector: Checking Consistency 20090129
31 SC_TEST_EXECUTION Instance method Public Method Search Connector: Test Execution (Call Launchpad) 20090227
32 SC_WHERE_USED Instance method Public Method Search Connector: Where-Used Analysis 20090227
33 SSHOT_WHERE_USED Instance method Public Method Snap shot: Where-Used Analysis 20091005
34 UG_START_UGRP Instance method Public Method UserGroup: Start external WD Application 20090225
35 VC_CHECK_CONSISTENCY Instance method Public Method Query View Chart: Checking Consistency 20090512
36 VC_COORD_READ Static method Public Method Query View Chart: Divides input string by 1000 20100122
37 VC_COORD_SAVE Static method Public Method Query View Chart: Eliminates ',' and '.' from display_value 20100122
38 VC_TEST1_CHECK Instance method Public Method Query View Chart: Test Execution (Prestart checks) 20090422
39 VC_TEST2_EXEC Instance method Public Method Query View Chart: Test Execution (Call Launchpad) 20090422
40 VC_ZOOM_INT Instance method Public Method Query View Chart: Returns zoom level as integer 20091204
41 VL_CHECK_CONSISTENCY Instance method Public Method Query View List: Checking Consistency 20090408
42 VL_CHECK_CONSISTENCY_HIER Instance method Public Method Query View List: Checking Consistency of hierarchy 20091030
43 VL_GET_CONTEXT_KEYS Instance method Public Method Query View List: get all context keys without list 20091118
44 VL_GET_QVIEWS Instance method Public Method Query View List: Get all query views for a given context key 20091117
45 WHERE_USED_MULTI_LEVEL Instance method Public Method get multi level where used list of object 20090806
Events
Class /BCV/CL_CFG_PROV_SERVICES has no event.
Types
Class /BCV/CL_CFG_PROV_SERVICES has no local type.
Method Signatures

Method ALL_CHECK_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20091016
2 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20091016
3 Exporting EF_FATAL Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Fatal inconsistency 20091016
4 Importing IV_OWNER Call by reference Type reference (TYPE) /BCV/FND_OWNER Owner 20091016
5 Importing IV_PRIVATE_IND Call by reference Type reference (TYPE) /BCV/FND_PRIVATE_IND Private Indicator 20091016

Method ALL_CHECK_OWNER on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method ALL_CHECK_SWITCH_OFF Signature

Method ALL_CHECK_SWITCH_OFF on class /BCV/CL_CFG_PROV_SERVICES has no parameter.
Method ALL_CHECK_SWITCH_OFF on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method CC_CALL_LAUNCHPAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_FAILED Call by reference Type reference (TYPE) WDY_BOOLEAN Flag: Launchpad start failed 20090421
2 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090421
3 Importing IT_PARAMETER Call by reference Type reference (TYPE) TIHTTPNVP LPD Parameter List 20090421
4 Importing IV_ALIAS Call by reference Type reference (TYPE) STRING LPD Alias Reference 20090421
5 Importing IV_FPM_MAX_MESSAGE_KEY Call by reference Type reference (TYPE) CHAR24 Parameter key 20090806
6 Importing IV_FPM_MAX_MESSAGE_VAL Call by reference Type reference (TYPE) CHAR2 Parameter value 20090806
7 Importing IV_INST Call by reference Type reference (TYPE) APB_LPD_INSTANCE LPD Instance 20090421
8 Importing IV_ROLE Call by reference Type reference (TYPE) APB_LPD_ROLE LPD Role 20090421
9 Importing IV_SYSTEM_ALIAS Call by reference Type reference (TYPE) STRING System Alias for Portal Navigation 20090805
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090421

Method CC_WHERE_USED_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090412
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table 20090412
3 Exporting ER_RESULT Value transfer Object reference (TYPE REF TO) DATA Returns reference to result data object 20090412
4 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION 20090411
5 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) /BCV/FND_OBJECT_TYPE Object Type 20090411

Method CC_WHERE_USED_LIST on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method CHECK_QVIEW_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090709
2 Exporting EF_CONTEXT_SELECTION Call by reference Type reference (TYPE) /BCV/CFG_FLAG Checkbox (Set = 'X', not set = SPACE) 20090709
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Checkbox (Set = 'X', not set = SPACE) 20090709
4 Exporting ET_CONTEXT_TABLE Call by reference Type reference (TYPE) /BCV/T_CFG_CONTEXT Context Key Table 20090709
5 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090709
6 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20090709

Method CHECK_QVIEW_CONTEXT on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method CHECK_QVIEW_CONTEXT_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20100112
2 Exporting EF_CONTEXT_SELECTION Call by reference Type reference (TYPE) /BCV/CFG_FLAG Checkbox (Set = 'X', not set = SPACE) 20100112
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Checkbox (Set = 'X', not set = SPACE) 20100112
4 Exporting ET_CONTEXT_TABLE Call by reference Type reference (TYPE) /BCV/T_CFG_CONTEXT Context Key Table 20100112
5 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20100112
6 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20100112

Method CHECK_QVIEW_CONTEXT_OLD on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method DB_CHECK_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090205
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090205
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090212
4 Exporting EF_FATAL Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Fatal inconsistency 20090415
5 Importing IF_NO_SUCCESS_MESS Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Suppress message 'Data are consistent' 20090416
6 Importing IS_DATA Call by reference Type reference (TYPE) /BCV/S_CFG_DASHB Deep Structure with current data 20090205
7 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20090205
8 Importing IV_USE_PARAMETER Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Usage of Parameter Values instead of database 20090205
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090205

Method DB_START_NETWEAVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090212
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090212
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag (Set = 'X', not set = SPACE) 20090304
4 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090305
5 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20090212
6 Importing IV_DASHBOARD_DESCR Call by reference Type reference (TYPE) /BCV/UIF_DASHB_DESCR Description of Dashboard 20090304
7 Importing IV_DASHBOARD_NAME Call by reference Type reference (TYPE) /BCV/UIF_DASHB_NAME Name of Dashboard 20090304
8 Importing IV_SYSTEM_ALIAS Call by reference Type reference (TYPE) STRING Current System Alias 20090831
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090212

Method DB_TEST_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090205
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090205
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090212
4 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090408
5 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090422
6 Importing IV_DASHBOARD_ID Call by reference Type reference (TYPE) /BCV/UIF_DASHB_ID ID of Dashboard 20090422
7 Importing IV_SYSTEM_ALIAS Call by reference Type reference (TYPE) STRING System Alias 20090930
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090205

Method DB_WHERE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090708
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090708
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090708
4 Exporting EF_IN_USE Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Object still in use 20090708
5 Exporting ET_VLIST Call by reference Type reference (TYPE) /BCV/T_UIF_GROUPS Table Type for Query Groups 20090708
6 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20090708
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090708

Method ME_CHECK_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090415
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090415
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090415
4 Exporting EF_FATAL Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Fatal inconsistency 20090415
5 Importing IF_NO_SUCCESS_MESS Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Suppressing success message 20090415
6 Importing IS_DATA Call by reference Type reference (TYPE) /BCV/S_CFG_MEANS Deep Structure with current data 20090415
7 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20090415
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090415
2 /BCV/CX_SIN Exception Class for Search Integration Layer 20090415

Method OV_CHECK_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090512
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090512
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090512
4 Exporting EF_FATAL Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Fatal inconsistency 20090512
5 Importing IF_NO_SUCCESS_MESS Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Suppress message 'Data are consistent' 20090512
6 Importing IS_DATA Call by reference Type reference (TYPE) /BCV/S_CFG_OVERV Deep Structure with current data 20090512
7 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20090512
8 Importing IV_USE_PARAMETER Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Usage of Parameter Values instead of database 20090512
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090512

Method OV_START_NETWEAVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090219
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090219
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090219
4 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090305
5 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20090219
6 Importing IV_PREVIEW_DESCR Call by reference Type reference (TYPE) /BCV/UIF_PRVIEW_DESCR Quick View Description 20090304
7 Importing IV_PREVIEW_NAME Call by reference Type reference (TYPE) /BCV/UIF_PRVIEW_NAME Quick View Name 20090304
8 Importing IV_SYSTEM_ALIAS Call by reference Type reference (TYPE) STRING Current System Alias 20090831
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090219

Method QR_CHECK_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090204
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090204
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090212
4 Exporting EF_FATAL Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Fatal inconsistency 20090415
5 Importing IF_NO_SUCCESS_MESS Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Suppress message 'Data are consistent' 20090416
6 Importing IS_DATA Call by reference Type reference (TYPE) /BCV/S_CFG_QUERY Deep Structure with current data 20090204
7 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20090204
8 Importing IV_USE_PARAMETER Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Usage of Parameter Values instead of database 20090204
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090204

Method QR_CONV_CFG_TO_QRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QHEAD Call by reference Type reference (TYPE) /BCV/S_QRM_QUERY_HEADER QRM Query Header 20090429
2 Exporting ET_QATTR Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_ATTRIBUTE QRM Query Field Table 20090429
3 Exporting ET_QCLF Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_CLF Query Context Key Table 20090506
4 Exporting ET_QFORM Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_FORMULA QRM Query Formula Table 20090429
5 Exporting ET_QFPAR Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_FPARAM QRM Query Formula Parameter Table 20090429
6 Exporting ET_QJOIN Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_JOIN QRM Query Join Table 20090429
7 Exporting ET_QJOINC Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_JOIN_CRIT QRM Query Join Criteria Table 20090429
8 Exporting ET_QRESA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_RES_ATTR QRM Query Result Field Table 20090429
9 Exporting ET_QSCON Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_SCONN QRM Query Search Connector Table 20090429
10 Exporting ET_QSELC Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_SEL_CRIT QRM Query Selection Criteria Table 20090429
11 Exporting ET_QVAR Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_VARIABLE QRM Query Input Field Table 20090429
12 Importing IS_DATA Call by reference Type reference (TYPE) /BCV/S_CFG_QUERY Query in CFG Format 20090429

Method QR_CONV_CFG_TO_QRM on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method QR_TEST1_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090417
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090417
3 Exporting EF_CONTEXT_SELECTION Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Context selection needed 20090417
4 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090417
5 Exporting ET_CONTEXT_TABLE Call by reference Type reference (TYPE) /BCV/T_CFG_CONTEXT Context Key Table 20090417
6 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090417
7 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Opt.: Context Key 20090417
8 Importing IV_QUERY_ID Call by reference Type reference (TYPE) /BCV/QRM_QUERY_ID Query ID 20090417
9 Importing IV_SYSTEM_ALIAS Call by reference Type reference (TYPE) STRING System Alias for Portal Navigation 20090806
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090417

Method QR_TEST2_EXEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090417
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090417
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090417
4 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090417
5 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090417
6 Importing IV_QUERY_ID Call by reference Type reference (TYPE) /BCV/QRM_QUERY_ID Query ID 20090417
7 Importing IV_SYSTEM_ALIAS Call by reference Type reference (TYPE) STRING System Alias for Portal Navigation 20090806
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090417

Method QR_WHERE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090205
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090205
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090212
4 Exporting EF_IN_USE Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Object still in use 20090401
5 Exporting ET_QVIEW Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEW Input Table for Key Fields 20090409
6 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20090205
7 Importing IV_WITH_AUTH_CHECK Call by reference Type reference (TYPE) /BCV/CFG_FLAG ABAP_TRUE Flag: check read authorization 20090828
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090205

Method QV_CHECK_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090129
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090129
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090212
4 Exporting EF_FATAL Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Fatal inconsistency 20090415
5 Importing IF_NO_SUCCESS_MESS Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Suppress message 'Data are consistent' 20090416
6 Importing IS_DATA Call by reference Type reference (TYPE) /BCV/S_CFG_QVIEW Deep Structure with current data 20090129
7 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20090129
8 Importing IV_USE_PARAMETER Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Usage of Parameter Values instead of database 20090204
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090129
2 /BCV/CX_SIN Exception Class for Search Integration Layer 20090402

Method QV_CHECK_CONSIST_GROUPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20091016
2 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20091016
3 Exporting EF_FATAL Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Fatal inconsistency 20091016
4 Importing IS_DATA Call by reference Type reference (TYPE) /BCV/S_CFG_QVIEW Deep Structure with current data 20091016
5 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20091016
6 Importing IT_QV_CTX_KEY Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_CLF Query Context Key Table 20091016

Method QV_CHECK_CONSIST_GROUPING on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method QV_CHECK_CONSIST_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20091016
2 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20091016
3 Exporting EF_FATAL Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Fatal inconsistency 20091016
4 Importing IS_DATA Call by reference Type reference (TYPE) /BCV/S_CFG_QVIEW Deep Structure with current data 20091016
5 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20091016

Method QV_CHECK_CONSIST_HEADER on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method QV_CHECK_CONSIST_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20091016
2 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20091016
3 Exporting EF_FATAL Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Fatal inconsistency 20091016
4 Importing IS_DATA Call by reference Type reference (TYPE) /BCV/S_CFG_QVIEW Deep Structure with current data 20091016
5 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20091016

Method QV_CHECK_CONSIST_INPUT on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method QV_CHECK_CONSIST_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20091016
2 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20091016
3 Exporting EF_FATAL Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Fatal inconsistency 20091016
4 Importing IS_DATA Call by reference Type reference (TYPE) /BCV/S_CFG_QVIEW Deep Structure with current data 20091016
5 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20091016

Method QV_CHECK_CONSIST_OUTPUT on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method QV_CHECK_CONSIST_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20091016
2 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20091016
3 Exporting EF_FATAL Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Fatal inconsistency 20091016
4 Exporting ET_QV_CTX_KEY Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_CLF Query Context Key Table 20091016
5 Importing IS_DATA Call by reference Type reference (TYPE) /BCV/S_CFG_QVIEW Deep Structure with current data 20091016
6 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20091016

Method QV_CHECK_CONSIST_QUERY on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method QV_CHECK_PAGE_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Table with lock messages 20100120
2 Exporting EV_LOCKED Call by reference Type reference (TYPE) BOOLE_D At least one page is locked 20100120
3 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20100120
4 Importing IV_USE_BCV_LOCK Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Use BCV Lock Object for check 20100120

Method QV_CHECK_PAGE_LOCK on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method QV_GET_ALL_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QVIEW_CONTEXTS Call by reference Type reference (TYPE) /BCV/T_CFG_QVIEW_CONTEXT Context Key Table 20091111
2 Importing IT_QVIEW_QUERIES Call by reference Type reference (TYPE) /BCV/T_CFG_QVIEW_QUERIES Queries 20091111

Method QV_GET_ALL_CONTEXT on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method QV_TEST1_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090417
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090417
3 Exporting EF_CONTEXT_SELECTION Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Context selection needed 20090417
4 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090417
5 Exporting ET_CONTEXT_TABLE Call by reference Type reference (TYPE) /BCV/T_CFG_CONTEXT Context Key Table 20090417
6 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090417
7 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Opt.: Context Key 20090417
8 Importing IV_DISPLAY_ID1_CURR Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID Chart ID #1 (changed) 20100107
9 Importing IV_DISPLAY_ID1_DB Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID Chart ID #1 (database) 20100107
10 Importing IV_DISPLAY_ID2_CURR Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID_2 Chart ID #2 (changed) 20100107
11 Importing IV_DISPLAY_ID2_DB Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID_2 Chart ID #2 (database) 20100107
12 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID Query View ID 20090417
13 Importing IV_SYSTEM_ALIAS Call by reference Type reference (TYPE) STRING System alias 20090930
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090417

Method QV_TEST2_EXEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090417
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090417
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090417
4 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090417
5 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090417
6 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID Query View ID 20090417
7 Importing IV_SYSTEM_ALIAS Call by reference Type reference (TYPE) STRING System alias 20090930
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090417

Method QV_WHERE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090205
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090205
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090212
4 Exporting EF_IN_USE Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Object still in use 20090401
5 Exporting ET_DASHBOARDS Call by reference Type reference (TYPE) /BCV/T_UIF_DASHBOARD Table Type for Dashboards 20091002
6 Exporting ET_FAVORITES Call by reference Type reference (TYPE) /BCV/T_UIF_FAV_QVIEW Table Type of Query View Favorites 20090901
7 Exporting ET_PREVIEWS Call by reference Type reference (TYPE) /BCV/T_UIF_PREVIEWS Table Type for Query Previews 20091118
8 Exporting ET_SNAPSHOT Call by reference Type reference (TYPE) /BCV/T_UIF_SNAPSHOT Snapshot Table 20090827
9 Exporting ET_VLIST Call by reference Type reference (TYPE) /BCV/T_UIF_GROUPS Table Type for Query View Lists 20090412
10 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20090205
11 Importing IV_WITH_AUTH_CHECK Call by reference Type reference (TYPE) /BCV/CFG_FLAG ABAP_TRUE Flag: check read authorization 20090828
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090205

Method SC_CHECK_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090129
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090129
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090212
4 Exporting EF_FATAL Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Fatal inconsistency 20090415
5 Importing IF_NO_SUCCESS_MESS Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Suppress message 'Data are consistent' 20090416
6 Importing IS_DATA Call by reference Type reference (TYPE) /BCV/S_CFG_SCONN Deep Structure with current data 20090129
7 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20090204
8 Importing IV_USE_PARAMETER Call by reference Type reference (TYPE) FLAG Flag: Usage of Parameter Values instead of database 20090204

Method SC_CHECK_CONSISTENCY on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method SC_TEST_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090227
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090227
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090227
4 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090408
5 Importing IV_SEARCH_ID Call by reference Type reference (TYPE) /BCV/SIN_SEARCH_ID Search Connector ID 20090422
6 Importing IV_SYSTEM_ALIAS Call by reference Type reference (TYPE) STRING System Alias for Portal Navigation 20090806
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090227

Method SC_WHERE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090227
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090227
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090227
4 Exporting EF_IN_USE Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Object still in use 20090401
5 Exporting ET_QUERY Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_HEADER_EXT Query Header Table (only external fields) 20090411
6 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20090227
7 Importing IV_WITH_AUTH_CHECK Call by reference Type reference (TYPE) /BCV/CFG_FLAG ABAP_TRUE Flag: check read authorization 20090828
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090227

Method SSHOT_WHERE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20091005
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20091005
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Checkbox (Set = 'X', not set = SPACE) 20091005
4 Exporting EF_IN_USE Call by reference Type reference (TYPE) /BCV/CFG_FLAG Checkbox (Set = 'X', not set = SPACE) 20091005
5 Exporting ET_DASHBOARDS Call by reference Type reference (TYPE) /BCV/T_UIF_DASHBOARD Table Type for Dashboards 20091005
6 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Navigation Control Data within Configuration Center 20091005
7 Importing IV_WITH_AUTH_CHECK Call by reference Type reference (TYPE) /BCV/CFG_FLAG Checkbox (Set = 'X', not set = SPACE) 20091005

Method SSHOT_WHERE_USED on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method UG_START_UGRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_EDIT Call by reference Type reference (TYPE) WDY_BOOLEAN Flag: EDIT mode 20090225
2 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Calling WD Component 20090225
3 Importing IV_SYSTEM_ALIAS Call by reference Type reference (TYPE) STRING 20090901
4 Importing IV_USER_GROUP_ID Call by reference Type reference (TYPE) ACO_USER_GROUP_ID User Group ID as RAW 20090225

Method UG_START_UGRP on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method VC_CHECK_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090512
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090512
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090512
4 Exporting EF_FATAL Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Fatal inconsistency 20090512
5 Importing IF_NO_SUCCESS_MESS Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Suppress message 'Data are consistent' 20090512
6 Importing IS_DATA Call by reference Type reference (TYPE) /BCV/S_CFG_DISPLAY Deep Structure with current data 20090512
7 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20090512
8 Importing IT_DISPLAY_QUERIES_OUT Call by reference Type reference (TYPE) /BCV/T_CFG_DISPLAY_QUERIES_OUT List of attributes of all assigned queries 20091216
9 Importing IV_USE_PARAMETER Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Usage of Parameter Values instead of database 20090512
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090512
2 /BCV/CX_SIN Exception Class for Search Integration Layer 20090512

Method VC_COORD_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DB_TO_UI Call by reference Type reference (TYPE) STRING DB format to UI format 20100122

Method VC_COORD_READ on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method VC_COORD_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_UI_TO_DB Call by reference Type reference (TYPE) STRING Ui input changed to DB output format 20100122

Method VC_COORD_SAVE on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method VC_TEST1_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090422
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090422
3 Exporting EF_CONTEXT_SELECTION Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Context selection needed 20090422
4 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090422
5 Exporting ET_CONTEXT_TABLE Call by reference Type reference (TYPE) /BCV/T_CFG_CONTEXT Context Key Table 20090422
6 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090422
7 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Opt.: Context Key 20090422
8 Importing IV_DISPLAY_ID Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID Chart ID 20090422
9 Importing IV_DISPLAY_SUBTYPE Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_SUB_TYPE Chart Type 20091110
10 Importing IV_DISPLAY_TYPE Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_TYPE Chart Technology 20091110
11 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID Query View ID 20090422
12 Importing IV_SYSTEM_ALIAS Call by reference Type reference (TYPE) STRING System Alias 20090930
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090422

Method VC_TEST2_EXEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090422
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090422
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090422
4 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090422
5 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090422
6 Importing IV_DISPLAY_ID Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID Chart ID 20090422
7 Importing IV_DISPLAY_SUBTYPE Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_SUB_TYPE Chart Type 20091110
8 Importing IV_DISPLAY_TYPE Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_TYPE Chart Technology 20091110
9 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID Query View ID 20090422
10 Importing IV_SYSTEM_ALIAS Call by reference Type reference (TYPE) STRING System Alias 20090930
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090422

Method VC_ZOOM_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ZOOM_CHAR6 Call by reference Type reference (TYPE) /BCV/UIF_ZOOM_LEVEL Zoom level (e.g. '90%') 20091204
2 Returning RV_ZOOM_INTEG Value transfer Type reference (TYPE) I Zoom level as integer 20091204

Method VC_ZOOM_INT on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method VL_CHECK_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090408
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090408
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20090408
4 Exporting EF_FATAL Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Fatal inconsistency 20090415
5 Exporting ET_QVIEW Call by reference Type reference (TYPE) /BCV/T_CFG_VLIST_QVIEW Query View List Entry Table in BCV Configuration Center 20090408
6 Importing IF_NO_SUCCESS_MESS Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Suppress message 'Data are consistent' 20090408
7 Importing IS_DATA Call by reference Type reference (TYPE) /BCV/S_CFG_VLIST Deep Structure with current data 20090408
8 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20090408
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20090408

Method VL_CHECK_CONSISTENCY_HIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20091030
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20091030
3 Exporting EF_FAILED Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Process failed 20091030
4 Exporting EF_FATAL Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Fatal inconsistency 20091030
5 Exporting ET_QVIEW Call by reference Type reference (TYPE) /BCV/T_CFG_VLIST_QVIEW Query View List Entry Table in BCV Configuration Center 20091030
6 Importing IF_NO_SUCCESS_MESS Call by reference Type reference (TYPE) /BCV/CFG_FLAG Flag: Suppress message 'Data are consistent' 20091030
7 Importing IS_DATA Call by reference Type reference (TYPE) /BCV/S_CFG_VLIST_LIST Deep Structure with current data 20091030
8 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Key values of object 20091030
# Exception Resumable Description Created on
1 /BCV/CX_CFG Exception Class for Configuration Center 20091030

Method VL_GET_CONTEXT_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20091118
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20091118
3 Exporting ET_CONTEXT Call by reference Type reference (TYPE) /BCV/T_FND_CONTEXT QView Deep Table in BCV Configuration Center 20091118
4 Importing IS_SELCRIT_VALUE Call by reference Type reference (TYPE) RSPARAMS ABAP: General Structure for PARAMETERS and SELECT-OPTIONS 20091118
5 Importing IV_NO_VLIST Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Only context without vlist 20091118

Method VL_GET_CONTEXT_KEYS on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method VL_GET_QVIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20091117
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20091117
3 Exporting ET_QVIEW Call by reference Type reference (TYPE) /BCV/T_CFG_QVIEW QView Deep Table in BCV Configuration Center 20091117
4 Importing IS_SELCRIT_VALUE Call by reference Type reference (TYPE) RSPARAMS rsparams Table 20091117
5 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20091117

Method VL_GET_QVIEWS on class /BCV/CL_CFG_PROV_SERVICES has no exception.

Method WHERE_USED_MULTI_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090806
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_CFG_MESSAGE Message Table within Configuration Center 20090806
3 Exporting ET_RESULT Call by reference Type reference (TYPE) /BCV/T_CFG_OBJECT Object table type 20090806
4 Exporting EV_BLOCKED Call by reference Type reference (TYPE) WDY_BOOLEAN Flag: Deletion blocked 20090812
5 Exporting EV_USED Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20090812
6 Importing IS_SELECTION Call by reference Type reference (TYPE) /BCV/S_CFG_NAVIGATION Navigation Control Data within Configuration Center 20090806
7 Importing IV_LOCKING Call by reference Type reference (TYPE) WDY_BOOLEAN Flag: Reading with Database Lock 20090812
8 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) /BCV/CFG_OBJECT_TYPE Object Type 20090806
9 Importing IV_WITH_AUTH_CHECK Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Supplement for True Boolean Type: 'X' == True '' == False 20090828

Method WHERE_USED_MULTI_LEVEL on class /BCV/CL_CFG_PROV_SERVICES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702