Hierarchy
⤷
⤷
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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | 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 | Constant | Public | Type reference (TYPE) | AQS_WSID | 'G' | SAP Query (S): Work Area ID | 20091203 | ||
| 2 | Constant | Public | Type reference (TYPE) | TY_MODE | 'M' | Change mode | 20091010 | ||
| 3 | Constant | Public | Type reference (TYPE) | TY_MODE | 'I' | Insert mode | 20091015 | ||
| 4 | Constant | Public | Type reference (TYPE) | TY_MODE | 'D' | Display mode | 20091010 | ||
| 5 | Constant | Public | Type reference (TYPE) | TY_TARGET | 'DS' | Target DataSource | 20091010 | ||
| 6 | Constant | Public | Type reference (TYPE) | TY_TARGET | 'IS' | Target InfoSet | 20091010 | ||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FPM_MESSAGE_MANAGER | FPM message manager public use | 20090928 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090928 | |||
| 9 | Static Attribute | Public | Type reference (TYPE) | IQTICAT | InfoSet Query API: InfoSet Catalog | 20091203 | |||
| 10 | Static Attribute | Public | Type reference (TYPE) | BSANLY_QUERY | Name (ID) of a reporting component | 20091029 |
Methods
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 | CV_LOCKED_DATASOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20091010 | |||
| 2 | IV_CHECK_NOT_INITIAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091010 | ||||
| 3 | IV_DATASOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20091010 | |||
| 4 | IV_MODE | Call by reference | Type reference (TYPE) | TY_MODE | 20091010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091010 |
Method CHECK_AND_LOCK_INFOSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_LOCKED_INFOSET | Call by reference | Type reference (TYPE) | AQ_SGNAME | SAP Query (S): InfoSet | 20091010 | |||
| 2 | IV_CHECK_NOT_INITIAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091010 | ||||
| 3 | IV_INFOSET | Call by reference | Type reference (TYPE) | AQ_SGNAME | SAP Query (S): InfoSet | 20091010 | |||
| 4 | IV_MODE | Call by reference | Type reference (TYPE) | TY_MODE | ` | 20091010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091010 |
Method CHECK_APPL_COMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL_COMP | Call by reference | Type reference (TYPE) | RSAPPLNM | Application Component | 20091020 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091020 |
Method CHECK_CLASS_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS | Call by reference | Type reference (TYPE) | SEOCLNAME | Class Name | 20091221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091221 | |||
| 2 | 20091221 |
Method CHECK_CLASS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS | Call by reference | Type reference (TYPE) | SEOCLNAME | Class Name | 20091013 | |||
| 2 | IV_INTERFACE | Call by reference | Type reference (TYPE) | SEOCLNAME | Class Name | 20091013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091013 |
Method CHECK_DATASOURCE_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATASOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20090928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090928 | |||
| 2 | 20091119 | |||
| 3 | 20091119 | |||
| 4 | 20090928 |
Method CHECK_DATASOURCE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATASOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20091001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091001 |
Method CHECK_EXTRACT_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRUCTURE | Call by reference | Type reference (TYPE) | ROSTRUCT | Extract Structure for a DataSource | 20090929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090929 |
Method CHECK_INFOSET_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INFOSET | Call by reference | Type reference (TYPE) | AQ_SGNAME | SAP Query (S): InfoSet | 20090928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090928 | |||
| 2 | 20091119 | |||
| 3 | 20090928 |
Method CHECK_INFOSET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INFOSET | Call by reference | Type reference (TYPE) | AQ_SGNAME | SAP Query: InfoSet | 20091208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091208 |
Method CHECK_TR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATASOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20091208 | |||
| 2 | IV_INFOSET | Call by reference | Type reference (TYPE) | AQ_SGNAME | SAP Query: InfoSet | 20091208 | |||
| 3 | IV_MODE | Call by reference | Type reference (TYPE) | TY_MODE | 20091208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | IV_DATASOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20091001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091001 |
Method ENQUEUE_INFOSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INFOSET | Call by reference | Type reference (TYPE) | AQ_SGNAME | SAP Query (S): InfoSet | 20090928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090928 |
Method GENERATE_DATASOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20091001 | |||
| 2 | IS_GENDELTA | Call by reference | Type reference (TYPE) | RSAOT_S_GENDELTA | 20091001 | ||||
| 3 | IS_OLTPSOURCE | Call by reference | Type reference (TYPE) | RSAOT_S_OSGEN | 20090928 | ||||
| 4 | IT_OLTPSOURCEFIELD | Call by reference | Type reference (TYPE) | RSAOT_T_OSGENFD | 20090928 | ||||
| 5 | IT_OSTEXT | Call by reference | Type reference (TYPE) | RSAOT_T_OSGENTEXT | 20090928 | ||||
| 6 | IV_DATASOURCE | Call by reference | Type reference (TYPE) | RODYNP050-OLTPSOURCE | DataSource (OSOA/OSOD) | 20090928 | |||
| 7 | 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 | ET_MSG | Call by reference | Type reference (TYPE) | AQTBAL_S_MSG | SAP Query: TTyp Log Table | 20090930 | |||
| 2 | EV_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20090930 | |||
| 3 | IT_FIELD | Call by reference | Type reference (TYPE) | DD03PTAB | DD: Table Fields | 20090929 | |||
| 4 | IT_FIELD_AUTH_REL | Call by reference | Type reference (TYPE) | TTABFIELD | Table/Field | 20090929 | |||
| 5 | IT_FIELD_OLD | Call by reference | Type reference (TYPE) | IQTIFIELD | InfoSet Query API: InfoSet Field List | 20090929 | |||
| 6 | IT_SELECTION | Call by reference | Type reference (TYPE) | IQXTRSSCR | Table of extented structure RSSCR | 20090929 | |||
| 7 | IT_SELECTION_HIDDEN | Call by reference | Type reference (TYPE) | IQXTRSSCR | Table of extented structure RSSCR | 20090929 | |||
| 8 | IV_CHECKCLASS | Call by reference | Type reference (TYPE) | AQS_CHECKCLASS | Check Class | 20090929 | |||
| 9 | IV_DATASOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20090929 | |||
| 10 | IV_GROUP_TEXT | Call by reference | Type reference (TYPE) | IQOTXT | InfoSet Query: Long Text for Objects | 20090929 | |||
| 11 | IV_INFOAREA | Call by reference | Type reference (TYPE) | AQS_INFOAREA | SAP Query: BI InfoArea of an InfoSet | 20090929 | |||
| 12 | IV_INFOSET | Call by reference | Type reference (TYPE) | AQ_SGNAME | SAP Query (S): InfoSet | 20090929 | |||
| 13 | IV_INFOSET_TEXT | Call by reference | Type reference (TYPE) | IQOTXT | InfoSet Query: Long Text for Objects | 20090929 | |||
| 14 | IV_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20091024 | |||
| 15 | IV_NO_TEXTS | Call by reference | Type reference (TYPE) | IQBOOL | InfoSet Query: Boolean Value | 20090929 | |||
| 16 | IV_STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20090929 | |||
| 17 | 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 | ES_GENDELTA | Call by reference | Type reference (TYPE) | BSANLY_S_OIP_DSOURCE_DELTA | Information about Delta Capability of a DataSource | 20091103 | |||
| 2 | ET_FIELD_PROP | Call by reference | Type reference (TYPE) | BSANLY_TH_OIP_DSOURCE_FLD_PROP | Information about DataSource Fields | 20091103 | |||
| 3 | ET_TEXT | Call by reference | Type reference (TYPE) | BSANLY_TH_OIP_DSOURCE_TEXT | Texts of a DataSource | 20091103 | |||
| 4 | EV_CONTENT_VERSION | Call by reference | Type reference (TYPE) | ROCONTVERS | Content Version of DataSource | 20100113 | |||
| 5 | EV_STRUCTURE | Call by reference | Type reference (TYPE) | ROSTRUCT | Extract Structure for a DataSource | 20091103 | |||
| 6 | EV_TYPE | Call by reference | Type reference (TYPE) | BSANLY_OIP_DSOURCE_TYPE | DataSource Type | 20091103 | |||
| 7 | IV_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20091103 | |||
| 8 | IV_DATASOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20091103 | |||
| 9 | IV_STRUCTURE | Call by reference | Type reference (TYPE) | ROSTRUCT | Extract Structure for a DataSource | 20091104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091103 |
Method GET_APPLICATION_COMPONENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | EV_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20091001 | |||
| 2 | IV_DATASOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20091001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091001 |
Method GET_CLASS_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_BS_ANLY_DATASOURCE | BW DataSource emulation | 20091001 | |||
| 2 | IV_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20091001 | |||
| 3 | IV_DATASOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20091001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091001 |
Method GET_CLASS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLASS_LIST | Call by reference | Type reference (TYPE) | TY_T_CLASS_LIST | 20090930 | ||||
| 2 | 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 | ES_GENDELTA | Call by reference | Type reference (TYPE) | BSANLY_S_OIP_DSOURCE_DELTA | Information about Delta Capability of a DataSource | 20091001 | |||
| 2 | ET_FIELD_PROP | Call by reference | Type reference (TYPE) | BSANLY_TH_OIP_DSOURCE_FLD_PROP | Information about DataSource Fields | 20091001 | |||
| 3 | ET_TEXT | Call by reference | Type reference (TYPE) | BSANLY_TH_OIP_DSOURCE_TEXT | Texts of a DataSource | 20091001 | |||
| 4 | EV_CONTENT_VERSION | Call by reference | Type reference (TYPE) | ROCONTVERS | Content Version of DataSource | 20100113 | |||
| 5 | EV_STRUCTURE | Call by reference | Type reference (TYPE) | ROSTRUCT | Extract Structure for a DataSource | 20091001 | |||
| 6 | EV_TYPE | Call by reference | Type reference (TYPE) | BSANLY_OIP_DSOURCE_TYPE | DataSource Type | 20091001 | |||
| 7 | IV_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20091001 | |||
| 8 | IV_DATASOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20091001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091001 |
Method GET_DATASOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_GENDELTA | Call by reference | Type reference (TYPE) | RSAOT_S_GENDELTA | 20091105 | ||||
| 2 | ES_OLTPSOURCE | Call by reference | Type reference (TYPE) | RSAOT_S_OSOURCE | DataSource Data | 20090928 | |||
| 3 | ET_FIELDS | Call by reference | Type reference (TYPE) | RSAOT_T_OSFIELD | DataSource Fields | 20090928 | |||
| 4 | ET_TEXTS | Call by reference | Type reference (TYPE) | RSAOT_T_OSTEXT | DataSource Texts | 20090928 | |||
| 5 | IV_DATASOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20090512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090928 |
Method GET_DATASOURCE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | ET_DD03PTAB | Call by reference | Type reference (TYPE) | DD03PTAB | DD: Table Fields | 20090929 | |||
| 2 | IV_STRUCTURE | Call by reference | Type reference (TYPE) | ROSTRUCT | Extract Structure for a DataSource | 20090929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090929 |
Method GET_INFOSET_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INFOSET_CATALOG | Call by reference | Type reference (TYPE) | IQTICAT | InfoSet Query API: InfoSet Catalog | 20091203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091203 |
Method GET_INFOSET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BWMAP | Call by reference | Type reference (TYPE) | TY_T_AQGSBWMAP | 20090929 | ||||
| 2 | ET_FIELDLIST | Call by reference | Type reference (TYPE) | IQTIFIELD | InfoSet Query API: InfoSet Field List | 20090929 | |||
| 3 | EV_GROUPTEXT | Call by reference | Type reference (TYPE) | IQOTXT | InfoSet Query: Long Text for Objects | 20090929 | |||
| 4 | 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 | EV_AUTH_CLASS | Call by reference | Type reference (TYPE) | BSANLY_OIP_AUTH_CLASS | Modeling Workbench - Authorization Class | 20090928 | |||
| 2 | EV_BIA_ENABLE | Call by reference | Type reference (TYPE) | BSANLY_OIP_BIA_ENABLE | Modeling Workbench - Enable BIA usage | 20090928 | |||
| 3 | EV_DATASOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20090928 | |||
| 4 | EV_GROUP_TEXT | Call by reference | Type reference (TYPE) | BSANLY_OIP_GROUP_TEXT | Modeling Workbench - InfoSet Group Text | 20090928 | |||
| 5 | EV_INFOSET_TYPE | Call by reference | Type reference (TYPE) | AQS_FLAG | SAP Query (S): Flag | 20090928 | |||
| 6 | EV_ISTEXT | Call by reference | Type reference (TYPE) | IQOTXT | InfoSet Query: Long Text for Objects | 20090928 | |||
| 7 | EV_NO_TEXTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090928 | ||||
| 8 | EV_REPORT | Call by reference | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20090928 | |||
| 9 | EV_STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20090928 | |||
| 10 | IV_INFOSET | Call by reference | Type reference (TYPE) | AQ_SGNAME | SAP Query (S): InfoSet | 20090928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090928 |
Method GET_INFOSET_LIST_DS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INFOSET_LIST | Call by reference | Type reference (TYPE) | TY_T_INFOSET_LIST | 20091207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091207 |
Method GET_INFOSET_SELECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_IQXTRSSCR | Call by reference | Type reference (TYPE) | IQXTRSSCR | Table of extented structure RSSCR | 20090929 | |||
| 2 | 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 | EO_MESSAGE_SEVERITY | Value transfer | Type reference (TYPE) | FPM_MESSAGE_SEVERITY | Severity of messages reported in FPM | 20090923 | |||
| 2 | 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 | IV_INFOSET | Call by reference | Type reference (TYPE) | AQ_SGNAME | SAP Query (S): InfoSet | 20090929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090929 |
Method MOVE_DSOURCE_FIELD_PROP_FROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OLTP_FIELD | Call by reference | Type reference (TYPE) | RSAOT_S_OSGENFD | 20090924 | ||||
| 2 | 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 | ES_FIELD_PROP | Call by reference | Type reference (TYPE) | BSANLY_S_OIP_DSOURCE_FLD_PROP | Information about DataSource Fields | 20090924 | |||
| 2 | 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 | ET_QUERY_CAT | Call by reference | Type reference (TYPE) | BSANLY_T_OIP_AQGQCAT | AQGQCAT | 20090512 | |||
| 2 | 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 | 20090928 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |