SAP ABAP Class CL_BS_ANLY_OIP_ASSISTANCE (Assistance Class)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-ANL-OIP (Application Component) Operational Information Provider
     BS_ANLY_OIP_MODELING (Package) Business Suite Analytics: Modeling Environment for Operation
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 20090327
Properties
Class CL_BS_ANLY_OIP_ASSISTANCE  
Short Description Assistance Class    
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 BS_ANLY_OIP_MODELING   Business Suite Analytics: Modeling Environment for Operation 
Created 20090327   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)
2 RRMS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSAOT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BS_ANLY_OIP_ASSISTANCE has no interface implemented.
Friends
Class CL_BS_ANLY_OIP_ASSISTANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_GLOBAL_SPACE Constant Public Type reference (TYPE) AQS_WSID 'G' SAP Query (S): Work Area ID 20091203
2 CON_MODE_CHANGE Constant Public Type reference (TYPE) TY_MODE 'M' Change mode 20091010
3 CON_MODE_CREATE Constant Public Type reference (TYPE) TY_MODE 'I' Insert mode 20091015
4 CON_MODE_DISPLAY Constant Public Type reference (TYPE) TY_MODE 'D' Display mode 20091010
5 CON_TARGET_DS Constant Public Type reference (TYPE) TY_TARGET 'DS' Target DataSource 20091010
6 CON_TARGET_IS Constant Public Type reference (TYPE) TY_TARGET 'IS' Target InfoSet 20091010
7 MR_MESSAGE_MANAGER Instance attribute Public Object reference (TYPE REF TO) IF_FPM_MESSAGE_MANAGER FPM message manager public use 20090928
8 MR_WD_COMPONENT Instance attribute Public Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090928
9 MT_INFOSET_CATALOG Static Attribute Public Type reference (TYPE) IQTICAT InfoSet Query API: InfoSet Catalog 20091203
10 MV_QUERY Static Attribute Public Type reference (TYPE) BSANLY_QUERY Name (ID) of a reporting component 20091029
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AND_LOCK_DATASOURCE Instance method Public Method 20091010
2 CHECK_AND_LOCK_INFOSET Instance method Public Method 20091010
3 CHECK_APPL_COMP Instance method Public Method 20091020
4 CHECK_CLASS_EXISTS Instance method Public Method 20091221
5 CHECK_CLASS_LIST Instance method Public Method 20091013
6 CHECK_DATASOURCE_EXISTS Instance method Public Method 20090928
7 CHECK_DATASOURCE_NAME Instance method Public Method 20091001
8 CHECK_EXTRACT_STRUCTURE Instance method Public Method 20090929
9 CHECK_INFOSET_EXISTS Instance method Public Method 20090928
10 CHECK_INFOSET_NAME Instance method Public Method 20091208
11 CHECK_TR_OBJECT Instance method Public Method 20091208
12 CHECK_TR_SYS_PARAMS Instance method Public Method 20091022
13 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20091015
14 DEQUEUE_DATASOURCE Instance method Public Method 20091001
15 DEQUEUE_INFOSET Instance method Public Method 20090929
16 ENQUEUE_DATASOURCE Instance method Public Method 20091001
17 ENQUEUE_INFOSET Instance method Public Method 20090928
18 GENERATE_DATASOURCE Instance method Public Method 20090928
19 GENERATE_INFOSET Instance method Public Method 20090929
20 GET_AND_CHECK_CLASS_METADATA Instance method Public Method 20091103
21 GET_APPLICATION_COMPONENT_LIST Instance method Public Method 20090929
22 GET_APPL_COMP_F4_VALUES Instance method Public Method 20090928
23 GET_CLASS_FROM_DSOURCE Instance method Public Method 20091001
24 GET_CLASS_INSTANCE Instance method Public Method 20091001
25 GET_CLASS_LIST Instance method Public Method 20090930
26 GET_CLASS_METADATA Instance method Public Method 20091001
27 GET_DATASOURCE Instance method Public Method 20090512
28 GET_DATASOURCE_LIST Instance method Public Method 20091006
29 GET_DATASOURCE_LIST_4IS Instance method Public Method 20091207
30 GET_DDIC_STRUCTURE_FIELDS Instance method Public Method 20090929
31 GET_INFOSET_CATALOG Instance method Public Method 20091203
32 GET_INFOSET_DETAIL Instance method Public Method 20090929
33 GET_INFOSET_FROM_API Instance method Public Method 20090928
34 GET_INFOSET_LIST_DS Instance method Public Method 20091207
35 GET_INFOSET_SELECTIONS Instance method Public Method 20090929
36 GET_MESSAGE_SEVERITY Instance method Public Method 20090923
37 INFOSET_QUERIES_INITIAL Instance method Public Method 20090929
38 MOVE_DSOURCE_FIELD_PROP_FROM Instance method Public Method 20090924
39 MOVE_DSOURCE_FIELD_PROP_TO Instance method Public Method 20090924
40 READ_QUERIES Instance method Public Method 20090512
41 WDA_AUTHORIZATION_CHECK_IS Instance method Public Method 20090928
Events
Class CL_BS_ANLY_OIP_ASSISTANCE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_MODE Public See coding 20091010 TY_MODE(1) type C
2 TY_S_CLASS_LIST Public See coding 20090930 begin of ty_s_class_list, class type seoclsname, description type seodescr, end of ty_s_class_list
3 TY_S_DATASOURCE_LIST Public See coding 20091006 begin of ty_s_datasource_list, datasource type roosourcer, description type rstxtsh, end of ty_s_datasource_list
4 TY_S_INFOSET_LIST Public See coding 20091006 begin of ty_s_infoset_list, infoset type aq_sgname, description type iqotxt, end of ty_s_infoset_list
5 TY_TARGET Public See coding 20091010 ty_target(2) type c
6 TY_T_AQGSBWMAP Public See coding 20090929 TY_T_AQGSBWMAP type standard table of aqgsbwmap
7 TY_T_CLASS_LIST Public See coding 20090930 TY_T_CLASS_LIST type sorted table of ty_s_class_list with unique key class
8 TY_T_DATASOURCE_LIST Public See coding 20091006 TY_T_datasource_LIST type sorted table of ty_s_datasource_list with unique key datasource
9 TY_T_INFOSET_LIST Public See coding 20091006 TY_T_infoset_LIST type sorted table of ty_s_infoset_list with unique key infoset
Method Signatures

Method CHECK_AND_LOCK_DATASOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_LOCKED_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20091010
2 Importing IV_CHECK_NOT_INITIAL Call by reference Type reference (TYPE) ABAP_BOOL 20091010
3 Importing IV_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20091010
4 Importing IV_MODE Call by reference Type reference (TYPE) TY_MODE 20091010
# Exception Resumable Description Created on
1 ERROR 20091010

Method CHECK_AND_LOCK_INFOSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_LOCKED_INFOSET Call by reference Type reference (TYPE) AQ_SGNAME SAP Query (S): InfoSet 20091010
2 Importing IV_CHECK_NOT_INITIAL Call by reference Type reference (TYPE) ABAP_BOOL 20091010
3 Importing IV_INFOSET Call by reference Type reference (TYPE) AQ_SGNAME SAP Query (S): InfoSet 20091010
4 Importing IV_MODE Call by reference Type reference (TYPE) TY_MODE ` 20091010
# Exception Resumable Description Created on
1 ERROR 20091010

Method CHECK_APPL_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL_COMP Call by reference Type reference (TYPE) RSAPPLNM Application Component 20091020
# Exception Resumable Description Created on
1 ERROR 20091020

Method CHECK_CLASS_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLNAME Class Name 20091221
# Exception Resumable Description Created on
1 ERROR 20091221
2 OTHER_ERROR 20091221

Method CHECK_CLASS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLNAME Class Name 20091013
2 Importing IV_INTERFACE Call by reference Type reference (TYPE) SEOCLNAME Class Name 20091013
# Exception Resumable Description Created on
1 ERROR 20091013

Method CHECK_DATASOURCE_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20090928
# Exception Resumable Description Created on
1 ERROR 20090928
2 EXISTS_BUT_NOT_ACTIVE 20091119
3 EXISTS_BUT_NOT_MODELED 20091119
4 NOT_EXIST 20090928

Method CHECK_DATASOURCE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20091001
# Exception Resumable Description Created on
1 ERROR 20091001

Method CHECK_EXTRACT_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRUCTURE Call by reference Type reference (TYPE) ROSTRUCT Extract Structure for a DataSource 20090929
# Exception Resumable Description Created on
1 ERROR 20090929

Method CHECK_INFOSET_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INFOSET Call by reference Type reference (TYPE) AQ_SGNAME SAP Query (S): InfoSet 20090928
# Exception Resumable Description Created on
1 ERROR 20090928
2 EXISTS_BUT_NOT_MODELED 20091119
3 NOT_EXIST 20090928

Method CHECK_INFOSET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INFOSET Call by reference Type reference (TYPE) AQ_SGNAME SAP Query: InfoSet 20091208
# Exception Resumable Description Created on
1 ERROR 20091208

Method CHECK_TR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20091208
2 Importing IV_INFOSET Call by reference Type reference (TYPE) AQ_SGNAME SAP Query: InfoSet 20091208
3 Importing IV_MODE Call by reference Type reference (TYPE) TY_MODE 20091208
# Exception Resumable Description Created on
1 ERROR 20091208

Method CHECK_TR_SYS_PARAMS Signature

Method CHECK_TR_SYS_PARAMS on class CL_BS_ANLY_OIP_ASSISTANCE has no parameter.
# Exception Resumable Description Created on
1 ERROR 20091022

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BS_ANLY_OIP_ASSISTANCE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BS_ANLY_OIP_ASSISTANCE has no exception.

Method DEQUEUE_DATASOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20091001

Method DEQUEUE_DATASOURCE on class CL_BS_ANLY_OIP_ASSISTANCE has no exception.

Method DEQUEUE_INFOSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INFOSET Call by reference Type reference (TYPE) AQ_SGNAME SAP Query (S): InfoSet 20090929

Method DEQUEUE_INFOSET on class CL_BS_ANLY_OIP_ASSISTANCE has no exception.

Method ENQUEUE_DATASOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20091001
# Exception Resumable Description Created on
1 ERROR 20091001

Method ENQUEUE_INFOSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INFOSET Call by reference Type reference (TYPE) AQ_SGNAME SAP Query (S): InfoSet 20090928
# Exception Resumable Description Created on
1 ERROR 20090928

Method GENERATE_DATASOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20091001
2 Importing IS_GENDELTA Call by reference Type reference (TYPE) RSAOT_S_GENDELTA 20091001
3 Importing IS_OLTPSOURCE Call by reference Type reference (TYPE) RSAOT_S_OSGEN 20090928
4 Importing IT_OLTPSOURCEFIELD Call by reference Type reference (TYPE) RSAOT_T_OSGENFD 20090928
5 Importing IT_OSTEXT Call by reference Type reference (TYPE) RSAOT_T_OSGENTEXT 20090928
6 Importing IV_DATASOURCE Call by reference Type reference (TYPE) RODYNP050-OLTPSOURCE DataSource (OSOA/OSOD) 20090928
7 Importing IV_DATASOURCE_CLASS Call by reference Type reference (TYPE) BSANLY_OIP_DSOURCE_CLASS Modeling Workbench - DataSource Connector Class 20090928

Method GENERATE_DATASOURCE on class CL_BS_ANLY_OIP_ASSISTANCE has no exception.

Method GENERATE_INFOSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) AQTBAL_S_MSG SAP Query: TTyp Log Table 20090930
2 Exporting EV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20090930
3 Importing IT_FIELD Call by reference Type reference (TYPE) DD03PTAB DD: Table Fields 20090929
4 Importing IT_FIELD_AUTH_REL Call by reference Type reference (TYPE) TTABFIELD Table/Field 20090929
5 Importing IT_FIELD_OLD Call by reference Type reference (TYPE) IQTIFIELD InfoSet Query API: InfoSet Field List 20090929
6 Importing IT_SELECTION Call by reference Type reference (TYPE) IQXTRSSCR Table of extented structure RSSCR 20090929
7 Importing IT_SELECTION_HIDDEN Call by reference Type reference (TYPE) IQXTRSSCR Table of extented structure RSSCR 20090929
8 Importing IV_CHECKCLASS Call by reference Type reference (TYPE) AQS_CHECKCLASS Check Class 20090929
9 Importing IV_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20090929
10 Importing IV_GROUP_TEXT Call by reference Type reference (TYPE) IQOTXT InfoSet Query: Long Text for Objects 20090929
11 Importing IV_INFOAREA Call by reference Type reference (TYPE) AQS_INFOAREA SAP Query: BI InfoArea of an InfoSet 20090929
12 Importing IV_INFOSET Call by reference Type reference (TYPE) AQ_SGNAME SAP Query (S): InfoSet 20090929
13 Importing IV_INFOSET_TEXT Call by reference Type reference (TYPE) IQOTXT InfoSet Query: Long Text for Objects 20090929
14 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20091024
15 Importing IV_NO_TEXTS Call by reference Type reference (TYPE) IQBOOL InfoSet Query: Boolean Value 20090929
16 Importing IV_STRUCTURE Call by reference Type reference (TYPE) TABNAME Table Name 20090929
17 Importing IV_TREX_FLAG Call by reference Type reference (TYPE) AQS_TREX_FLAG SAP Query (S): TREX Permitted 20090929

Method GENERATE_INFOSET on class CL_BS_ANLY_OIP_ASSISTANCE has no exception.

Method GET_AND_CHECK_CLASS_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_GENDELTA Call by reference Type reference (TYPE) BSANLY_S_OIP_DSOURCE_DELTA Information about Delta Capability of a DataSource 20091103
2 Exporting ET_FIELD_PROP Call by reference Type reference (TYPE) BSANLY_TH_OIP_DSOURCE_FLD_PROP Information about DataSource Fields 20091103
3 Exporting ET_TEXT Call by reference Type reference (TYPE) BSANLY_TH_OIP_DSOURCE_TEXT Texts of a DataSource 20091103
4 Exporting EV_CONTENT_VERSION Call by reference Type reference (TYPE) ROCONTVERS Content Version of DataSource 20100113
5 Exporting EV_STRUCTURE Call by reference Type reference (TYPE) ROSTRUCT Extract Structure for a DataSource 20091103
6 Exporting EV_TYPE Call by reference Type reference (TYPE) BSANLY_OIP_DSOURCE_TYPE DataSource Type 20091103
7 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091103
8 Importing IV_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20091103
9 Importing IV_STRUCTURE Call by reference Type reference (TYPE) ROSTRUCT Extract Structure for a DataSource 20091104
# Exception Resumable Description Created on
1 ERROR 20091103

Method GET_APPLICATION_COMPONENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_APCO Value transfer Type reference (TYPE) BSANLY_T_OIP_APPL_COMP Table Type for DataSource Application Components 20090929

Method GET_APPLICATION_COMPONENT_LIST on class CL_BS_ANLY_OIP_ASSISTANCE has no exception.

Method GET_APPL_COMP_F4_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_APCO Call by reference Type reference (TYPE) RSAOT_T_APPL 20090928

Method GET_APPL_COMP_F4_VALUES on class CL_BS_ANLY_OIP_ASSISTANCE has no exception.

Method GET_CLASS_FROM_DSOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091001
2 Importing IV_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20091001
# Exception Resumable Description Created on
1 NOT_FOUND 20091001

Method GET_CLASS_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_BS_ANLY_DATASOURCE BW DataSource emulation 20091001
2 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091001
3 Importing IV_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20091001
# Exception Resumable Description Created on
1 ERROR 20091001

Method GET_CLASS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CLASS_LIST Call by reference Type reference (TYPE) TY_T_CLASS_LIST 20090930
2 Importing IV_INTERFACE Call by reference Type reference (TYPE) SEOCLNAME Class Name 20090930

Method GET_CLASS_LIST on class CL_BS_ANLY_OIP_ASSISTANCE has no exception.

Method GET_CLASS_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_GENDELTA Call by reference Type reference (TYPE) BSANLY_S_OIP_DSOURCE_DELTA Information about Delta Capability of a DataSource 20091001
2 Exporting ET_FIELD_PROP Call by reference Type reference (TYPE) BSANLY_TH_OIP_DSOURCE_FLD_PROP Information about DataSource Fields 20091001
3 Exporting ET_TEXT Call by reference Type reference (TYPE) BSANLY_TH_OIP_DSOURCE_TEXT Texts of a DataSource 20091001
4 Exporting EV_CONTENT_VERSION Call by reference Type reference (TYPE) ROCONTVERS Content Version of DataSource 20100113
5 Exporting EV_STRUCTURE Call by reference Type reference (TYPE) ROSTRUCT Extract Structure for a DataSource 20091001
6 Exporting EV_TYPE Call by reference Type reference (TYPE) BSANLY_OIP_DSOURCE_TYPE DataSource Type 20091001
7 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091001
8 Importing IV_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20091001
# Exception Resumable Description Created on
1 ERROR 20091001

Method GET_DATASOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_GENDELTA Call by reference Type reference (TYPE) RSAOT_S_GENDELTA 20091105
2 Exporting ES_OLTPSOURCE Call by reference Type reference (TYPE) RSAOT_S_OSOURCE DataSource Data 20090928
3 Exporting ET_FIELDS Call by reference Type reference (TYPE) RSAOT_T_OSFIELD DataSource Fields 20090928
4 Exporting ET_TEXTS Call by reference Type reference (TYPE) RSAOT_T_OSTEXT DataSource Texts 20090928
5 Importing IV_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20090512
# Exception Resumable Description Created on
1 ERROR 20090928

Method GET_DATASOURCE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATASOURCE_LIST Call by reference Type reference (TYPE) TY_T_DATASOURCE_LIST 20091006

Method GET_DATASOURCE_LIST on class CL_BS_ANLY_OIP_ASSISTANCE has no exception.

Method GET_DATASOURCE_LIST_4IS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATASOURCE_LIST Call by reference Type reference (TYPE) TY_T_DATASOURCE_LIST 20091207

Method GET_DATASOURCE_LIST_4IS on class CL_BS_ANLY_OIP_ASSISTANCE has no exception.

Method GET_DDIC_STRUCTURE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DD03PTAB Call by reference Type reference (TYPE) DD03PTAB DD: Table Fields 20090929
2 Importing IV_STRUCTURE Call by reference Type reference (TYPE) ROSTRUCT Extract Structure for a DataSource 20090929
# Exception Resumable Description Created on
1 ERROR 20090929

Method GET_INFOSET_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INFOSET_CATALOG Call by reference Type reference (TYPE) IQTICAT InfoSet Query API: InfoSet Catalog 20091203
# Exception Resumable Description Created on
1 ERROR 20091203

Method GET_INFOSET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BWMAP Call by reference Type reference (TYPE) TY_T_AQGSBWMAP 20090929
2 Exporting ET_FIELDLIST Call by reference Type reference (TYPE) IQTIFIELD InfoSet Query API: InfoSet Field List 20090929
3 Exporting EV_GROUPTEXT Call by reference Type reference (TYPE) IQOTXT InfoSet Query: Long Text for Objects 20090929
4 Importing IV_INFOSET Call by reference Type reference (TYPE) AQ_SGNAME SAP Query (S): InfoSet 20090929

Method GET_INFOSET_DETAIL on class CL_BS_ANLY_OIP_ASSISTANCE has no exception.

Method GET_INFOSET_FROM_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_AUTH_CLASS Call by reference Type reference (TYPE) BSANLY_OIP_AUTH_CLASS Modeling Workbench - Authorization Class 20090928
2 Exporting EV_BIA_ENABLE Call by reference Type reference (TYPE) BSANLY_OIP_BIA_ENABLE Modeling Workbench - Enable BIA usage 20090928
3 Exporting EV_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20090928
4 Exporting EV_GROUP_TEXT Call by reference Type reference (TYPE) BSANLY_OIP_GROUP_TEXT Modeling Workbench - InfoSet Group Text 20090928
5 Exporting EV_INFOSET_TYPE Call by reference Type reference (TYPE) AQS_FLAG SAP Query (S): Flag 20090928
6 Exporting EV_ISTEXT Call by reference Type reference (TYPE) IQOTXT InfoSet Query: Long Text for Objects 20090928
7 Exporting EV_NO_TEXTS Call by reference Type reference (TYPE) ABAP_BOOL 20090928
8 Exporting EV_REPORT Call by reference Type reference (TYPE) PROGNAME ABAP Program Name 20090928
9 Exporting EV_STRUCTURE Call by reference Type reference (TYPE) TABNAME Table Name 20090928
10 Importing IV_INFOSET Call by reference Type reference (TYPE) AQ_SGNAME SAP Query (S): InfoSet 20090928
# Exception Resumable Description Created on
1 ERROR 20090928

Method GET_INFOSET_LIST_DS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INFOSET_LIST Call by reference Type reference (TYPE) TY_T_INFOSET_LIST 20091207
# Exception Resumable Description Created on
1 ERROR 20091207

Method GET_INFOSET_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IQXTRSSCR Call by reference Type reference (TYPE) IQXTRSSCR Table of extented structure RSSCR 20090929
2 Importing IV_INFOSET Call by reference Type reference (TYPE) AQ_SGNAME SAP Query (S): InfoSet 20090929

Method GET_INFOSET_SELECTIONS on class CL_BS_ANLY_OIP_ASSISTANCE has no exception.

Method GET_MESSAGE_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_MESSAGE_SEVERITY Value transfer Type reference (TYPE) FPM_MESSAGE_SEVERITY Severity of messages reported in FPM 20090923
2 Importing I_MSGTY Call by reference Type reference (TYPE) SY-MSGTY Message Type 20090923

Method GET_MESSAGE_SEVERITY on class CL_BS_ANLY_OIP_ASSISTANCE has no exception.

Method INFOSET_QUERIES_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INFOSET Call by reference Type reference (TYPE) AQ_SGNAME SAP Query (S): InfoSet 20090929
# Exception Resumable Description Created on
1 ERROR 20090929

Method MOVE_DSOURCE_FIELD_PROP_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OLTP_FIELD Call by reference Type reference (TYPE) RSAOT_S_OSGENFD 20090924
2 Importing IS_FIELD_PROP Call by reference Type reference (TYPE) BSANLY_S_OIP_DSOURCE_FLD_PROP Information about DataSource Fields 20090924

Method MOVE_DSOURCE_FIELD_PROP_FROM on class CL_BS_ANLY_OIP_ASSISTANCE has no exception.

Method MOVE_DSOURCE_FIELD_PROP_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FIELD_PROP Call by reference Type reference (TYPE) BSANLY_S_OIP_DSOURCE_FLD_PROP Information about DataSource Fields 20090924
2 Importing IS_OLTP_FIELD Call by reference Type reference (TYPE) RSAOT_S_OSGENFD 20090924

Method MOVE_DSOURCE_FIELD_PROP_TO on class CL_BS_ANLY_OIP_ASSISTANCE has no exception.

Method READ_QUERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUERY_CAT Call by reference Type reference (TYPE) BSANLY_T_OIP_AQGQCAT AQGQCAT 20090512
2 Importing IV_INFOSET Call by reference Type reference (TYPE) AQ_SGNAME SAP Query (S): InfoSet 20090512

Method READ_QUERIES on class CL_BS_ANLY_OIP_ASSISTANCE has no exception.

Method WDA_AUTHORIZATION_CHECK_IS Signature

Method WDA_AUTHORIZATION_CHECK_IS on class CL_BS_ANLY_OIP_ASSISTANCE has no parameter.
# Exception Resumable Description Created on
1 NOT_AUTHORIZED 20090928
History
Last changed by/on SAP  20110908 
SAP Release Created in 702