SAP ABAP Class CL_IWP_BI_INTERFACE (Interface to BI BAPIs)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   BC-ILM-RW (Application Component) Retention Warehouse
     IWP_BI (Package) ILM Workpackage: BI content Generation
Properties
Class CL_IWP_BI_INTERFACE  
Short Description Interface to BI BAPIs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IWP_BI   ILM Workpackage: BI content Generation 
Created 20071105   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)
2 CL_IWP_BI_INTERFACE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_IWP_BI_INTERFACE has no interface implemented.
Friends
Class CL_IWP_BI_INTERFACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_DSO_DIR Instance attribute Private Type reference (TYPE) TT_DSO_DIR 20080109
2 MT_ICUBE_DIR Instance attribute Private Type reference (TYPE) TT_ICUBE_DIR 20080109
3 MT_IOBJ_DIR Instance attribute Private See coding 20080109
4 MV_NUMBER_OF_TASKS Instance attribute Private Type reference (TYPE) IWP_NUMBER_OF_TASKS Maximum nuber of tasks 20071128
5 MV_OBJECTS_OF_TASK Instance attribute Private Type reference (TYPE) IWP_OBJECTS_OF_TASK Number of objects within a task 20071128
6 MV_SERVERGROUP Instance attribute Private Type reference (TYPE) RZLLI_APCL Logon/Server Group Name 20071128
7 M_RFCDEST Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20071105
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_DSO Instance method Public Method Activate DSO 20071107
2 ACTIVATE_ICUBE Instance method Public Method Activate an Infocube 20071107
3 ACTIVATE_IOBJ_MULTIPLE Instance method Public Method Activate Infoobjects 20071106
4 ACTIVATE_IOBJ_MULTIPLE_PLL Instance method Public Method Activate Info Objects in Parallel 20071127
5 ACTIVATE_ISET Instance method Public Method Activate an Infoset 20071107
6 ADD_IOBJS_TO_IOBC Instance method Public Method Add infoobjects to an infoobject catalogue 20071105
7 CHECK_BI_CLIENT Instance method Public Method 20090528
8 COMMIT_TRANSACTION Instance method Public Method Commit the transaction 20071119
9 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071105
10 CREATE_DSO Instance method Public Method Create a DSO 20071107
11 CREATE_ICUBE Instance method Public Method Create an Infocube 20071107
12 CREATE_INFOAREA Instance method Public Method Create an infoarea 20071105
13 CREATE_IOBC Instance method Public Method Create an infoobject catalogue 20071105
14 CREATE_IOBJ_MULTIPLE Instance method Public Method Create infoobjects 20071106
15 CREATE_IOBJ_MULTIPLE_PLL Instance method Public Method Create Info Objects in Parallel 20071127
16 CREATE_IOBJ_SINGLE Instance method Private Method Create a single infoobject 20071106
17 CREATE_ISET Instance method Public Method Create an Infoset 20071107
18 DELETE_DSO Instance method Public Method Delete a DSO 20071107
19 DELETE_DSO_DATA Instance method Public Method Delete the data within a DSO 20071126
20 DELETE_IAREA Instance method Public Method Delete an infoarea 20071122
21 DELETE_ICUBE Instance method Public Method Delete an Infocube 20071121
22 DELETE_ICUBE_DATA Instance method Public Method Delete data within an infocube 20071126
23 DELETE_IOBC Instance method Public Method Delete an infoobject catalogue 20071105
24 DELETE_IOBJ Instance method Public Method Delete an infoobject 20071121
25 DELETE_IOBJ_DATA Instance method Public Method Delete the data within an infoobject 20071126
26 DELETE_IOBJ_DATA_BY_ATTRIB Instance method Public Method Delete the data within an infoobject 20080303
27 DELETE_IOBJ_DATA_LINES Instance method Public Method Delete the data within an infoobject 20071213
28 DELETE_ISET Instance method Public Method Delete infoset 20071121
29 DELETE_MAPPING_INFORMATION Instance method Public Method Delete the mapping information to BI 20071205
30 DELETE_QUERIES Instance method Public Method Delete queries generated 20120710
31 FUNCTION_EXISTS Instance method Public Method 20080807
32 GENERATE_OPTIMIZED_QUERY Instance method Public Method Generate optimized queries , if BI is on HANA DB 20120709
33 GET_FUNCTION_MODULE_NAME Instance method Private Method Get the function module name for Objects located in RSIWP 20071122
34 GET_IPROV_DEFINITION Instance method Public Method Get attributes of the generated infoprovider for a table 20080724
35 GET_IPROV_MAPPING Instance method Public Method Get the mapping information of an Infoprovider 20080725
36 GET_NAMESPACE Instance method Public Method 20090414
37 INSERT_HRY_DATA Instance method Public Method Write hierarchy to BI 20081024
38 INSERT_ICUBE_DATA Instance method Public Method Insert data into an infocube 20071109
39 INSERT_IOBJ_DATA Instance method Public Method Insert data for an Infoobject 20071108
40 INSERT_IOBJ_TEXT Instance method Public Method Insert texts for an infoobject 20071108
41 INSERT_MAPPING_INFORMATION Instance method Public Method Write the mapping information to BI 20071205
42 INSERT_VPROV_SETTINGS Instance method Public Method Transfer the settings of a virtual provider 20080725
43 MODIFY_DSO_DATA Instance method Public Method Modify data within an DSO 20071109
44 READ_DSO Instance method Public Method Get Details of a DSO 20071107
45 READ_ICUBE Instance method Public Method Get details of an Infocube 20071107
46 READ_INFOAREA Instance method Public Method Get details of an infoarea 20071105
47 READ_IOBC Instance method Public Method Get details of an infoobject catalogue 20071105
48 READ_IOBJ Instance method Public Method Get details of an infoobject 20071106
49 READ_ISET Instance method Public Method Get details of an Infocube 20071217
50 SEGREGATE_IOBJS_CRT Instance method Public Method Segregate Info Objects based on Compound and Attributes 20071127
51 SET_TABASS Instance method Public Method 20090727
52 TRANSFORM_IOBJ_INTERFACE Instance method Public Method Transform the iobj_interface into BAPI Structures 20080121
53 UPDATE_DSO Instance method Public Method Update a DSO 20071107
54 UPDATE_ICUBE Instance method Public Method Update an Infocube 20071107
55 UPDATE_IOBC Instance method Public Method Modify an infoobject catalogue 20071105
56 UPDATE_IOBJ Instance method Public Method Update an infoobject 20071106
57 WRAP_DATA Instance method Public Method Convert data for BI transfer 20071109
58 WRAP_DATA_OBSOLETE Instance method Public Method Convert data for BI transfer 20071109
Events
Class CL_IWP_BI_INTERFACE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_DSO_DIR Private See coding 20080109 tt_dso_dir TYPE TABLE OF t_dso_dir
2 TT_ICUBE_DIR Private See coding 20080109 tt_icube_dir TYPE TABLE OF t_icube_dir
3 TY_S_TAB_INFOPROV_MAP Public See coding 20120808 begin of ty_s_tab_infoprov_map. include type iwp_apt_iprv_map. types end of ty_s_tab_infoprov_map
4 TY_S_WP_QUERY_MAP Public See coding 20120808 begin of ty_s_wp_query_map. include type IWP_WP_QUERY_MAP. types end of ty_s_wp_query_map
5 TY_T_TAB_INFOPROV_MAP Public See coding 20120808 ty_t_tab_infoprov_map type standard table of ty_s_tab_infoprov_map
6 TY_T_WP_QUERY_MAP Public See coding 20120808 ty_t_wp_query_map type standard table of ty_s_wp_query_map
7 T_DSO_DIR Private See coding 20080109 BEGIN OF t_dso_dir, dso TYPE iwp_dsoobject, details TYPE iwp_s_dso_details, infoobjects TYPE iwp_t_dso_object, END OF t_dso_dir
8 T_ICUBE_DIR Private See coding 20080109 BEGIN OF t_icube_dir, icube TYPE rsinfocube, details TYPE iwp_s_icube_details, infoobjects TYPE iwp_t_icube_object, dimensions TYPE iwp_t_icube_dimension, dimensioninfoobjects TYPE iwp_t_icube_iobj_dimension, END OF t_icube_dir
9 T_IOBJ_DIR Private See coding 20080109 BEGIN OF t_iobj_dir, iobj(30), details TYPE iwp_s_iobj_details, attributes TYPE iwp_t_iobj_attribute, compounds TYPE iwp_t_iobj_compound, navattr TYPE iwp_t_iobj_navigation, END OF t_iobj_dir
Method Signatures

Method ACTIVATE_DSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071107
2 Importing I_DSO_OBJECT Call by reference Type reference (TYPE) CHAR30 30 Characters 20071107
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071107

Method ACTIVATE_ICUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071107
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) CHAR30 30 Characters 20071107
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071107

Method ACTIVATE_IOBJ_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR_IOBJS Call by reference Type reference (TYPE) IWP_T_IOBJ_ONLY Tabletype for ISP_S_IIBJ_ONLY 20071106
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071106
3 Importing IT_IOBJS Call by reference Type reference (TYPE) IWP_T_IOBJ_ONLY Tabletype for ISP_S_IIBJ_ONLY 20071106
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071106

Method ACTIVATE_IOBJ_MULTIPLE_PLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR_IOBJS Call by reference Type reference (TYPE) IWP_T_IOBJ_ONLY Tabletype for ISP_S_IIBJ_ONLY 20071127
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071127
3 Exporting ET_RIOBJS Call by reference Type reference (TYPE) IWP_T_IOBJ_ONLY Activation - Info Objects to be resheduled 20071127
4 Importing IT_IOBJS Call by reference Type reference (TYPE) IWP_T_IOBJ_ONLY Tabletype for ISP_S_IIBJ_ONLY 20071127
5 Importing I_GEN_SETTINGS Call by reference Type reference (TYPE) IWP_GEN_SETTINGS Settings for generation 20071129
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071127

Method ACTIVATE_ISET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071107
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20071107
3 Importing I_INFOSET Call by reference Type reference (TYPE) CHAR30 30 Characters 20071107
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071107

Method ADD_IOBJS_TO_IOBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071105
2 Importing IT_INFOOBJECTS Call by reference Type reference (TYPE) IWP_T_IOBC_IOBJ Tabletype for IWP_S_IOBC_IOBJ 20071108
3 Importing I_CATALOG_NAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20071105
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071105

Method CHECK_BI_CLIENT Signature

Method CHECK_BI_CLIENT on class CL_IWP_BI_INTERFACE has no parameter.
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20090528
2 ERROR_OCCURED 20090528
3 WRONG_CLIENT 20090528

Method COMMIT_TRANSACTION Signature

Method COMMIT_TRANSACTION on class CL_IWP_BI_INTERFACE has no parameter.
Method COMMIT_TRANSACTION on class CL_IWP_BI_INTERFACE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20071105

Method CONSTRUCTOR on class CL_IWP_BI_INTERFACE has no exception.

Method CREATE_DSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071107
2 Importing IT_INFOOBJECTS Call by reference Type reference (TYPE) IWP_T_DSO_OBJECT Tabletype for IWP_S_DSO_OBJECT 20071107
3 Importing I_DETAILS Call by reference Type reference (TYPE) IWP_S_DSO_DETAILS Details of a DSO 20071107
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071107

Method CREATE_ICUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071107
2 Importing IT_DIMENSIONINFOOBJECTS Call by reference Type reference (TYPE) IWP_T_ICUBE_IOBJ_DIMENSION Tabletype for IWP_S_ICUBE_IOBJ_DIMENSION 20071107
3 Importing IT_DIMENSIONS Call by reference Type reference (TYPE) IWP_T_ICUBE_DIMENSION Tabletype for IWP_S_ICUBE_DIMENSION 20071107
4 Importing IT_INFOOBJECTS Call by reference Type reference (TYPE) IWP_T_ICUBE_IOBJ Tabletype for IWP_T_ICUBE_IOBJ 20071107
5 Importing I_ICUBE_DETAILS Call by reference Type reference (TYPE) IWP_S_ICUBE_DETAILS Details of an Infocube 20071107
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071107

Method CREATE_INFOAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071105
2 Importing I_IAREA_NAME Value transfer Type reference (TYPE) CHAR40 Character field of length 40 20071105
3 Importing I_IAREA_TXTLG Call by reference Type reference (TYPE) RSTXTLG Long description 20071105
4 Importing I_IAREA_TXTSH Call by reference Type reference (TYPE) RSTXTSH Short description 20071105
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071105

Method CREATE_IOBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071105
2 Importing I_DETAILS Call by reference Type reference (TYPE) IWP_S_IOBC_DETAILS Details of an infoobject catalogue 20071105
3 Importing I_INFOOBJECTS Call by reference Type reference (TYPE) IWP_T_IOBC_IOBJ Tabletype for IWP_S_IOBC_IOBJ 20071105
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071105

Method CREATE_IOBJ_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR_IOBJS Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071106
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071106
3 Importing IT_IOBJ_INFO Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071106
4 Importing I_INFOAREA Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20071106
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071106

Method CREATE_IOBJ_MULTIPLE_PLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR_IOBJS Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071127
2 Exporting ET_IOBJ_RS Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071127
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071127
4 Importing IT_IOBJ_INFO Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071127
5 Importing I_GEN_SETTINGS Call by reference Type reference (TYPE) IWP_GEN_SETTINGS Settings for generation 20071129
6 Importing I_INFOAREA Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20071127
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071127

Method CREATE_IOBJ_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071106
2 Exporting E_RETURN Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20071106
3 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) IWP_T_IOBJ_ATTRIBUTE Tabletype for IWP_S_IOBJ_ATTRIBUTE 20071106
4 Importing IT_COMPOUNDS Call by reference Type reference (TYPE) IWP_T_IOBJ_COMPOUND Tabletype for IWP_S_IOBJ_COMPOUND 20071106
5 Importing I_BAPI Call by reference Type reference (TYPE) IWP_S_IOBJ_DETAILS Details of an infoobject 20071106
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071106

Method CREATE_ISET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071107
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20071107
3 Importing IS_DETAILS Call by reference Type reference (TYPE) IWP_S_ISET_DETAILS Details of an Infoset 20071107
4 Importing IT_ONCONDITION Call by reference Type reference (TYPE) IWP_T_ISET_ONCONDITION Tabletype for IWP_S_ISET_ONCONDITION 20071107
5 Importing IT_TABLEOBJECTS Call by reference Type reference (TYPE) IWP_T_ISET_TABLES Tabletype for IWP_S_INFOSET_TABLE 20071107
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071107

Method DELETE_DSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DSO Call by reference Type reference (TYPE) CHAR30 30 Characters 20071121
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071121
2 ERROR_OCCURED 20071121

Method DELETE_DSO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DSO Call by reference Type reference (TYPE) CHAR30 30 Characters 20071126
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071126
2 ERROR_OCCURED 20071126

Method DELETE_IAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071122
2 Importing I_INFOAREA Call by reference Type reference (TYPE) CHAR40 30 Characters 20071122
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071122

Method DELETE_ICUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071123
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) CHAR30 30 Characters 20071121
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071121

Method DELETE_ICUBE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return Parameter 20071126
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) CHAR30 30 Characters 20071126
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071126

Method DELETE_IOBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071105
2 Importing I_INFOOBJCAT Call by reference Type reference (TYPE) CHAR30 30 Characters 20071105
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071105

Method DELETE_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR_IOBJ Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20110218
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071123
3 Importing IT_IOBJ Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20110218
4 Importing I_IOBJ Call by reference Type reference (TYPE) CHAR30 30 Characters 20071121
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071121

Method DELETE_IOBJ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071126
2 Importing I_IOBJNM Call by reference Type reference (TYPE) CHAR30 30 Characters 20071126
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071126

Method DELETE_IOBJ_DATA_BY_ATTRIB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20080303
2 Importing IT_SEL Call by reference Type reference (TYPE) IWP_T_SELRANGE Tabletype for IWP_S_CHAVL 20080303
3 Importing I_IOBJNM Call by reference Type reference (TYPE) CHAR30 30 Characters 20080303
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20080303

Method DELETE_IOBJ_DATA_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071213
2 Importing IT_DATA Call by reference Type reference (TYPE) IWP_T_CHAVL Tabletype for IWP_S_CHAVL 20080303
3 Importing I_IOBJNM Call by reference Type reference (TYPE) CHAR30 30 Characters 20071213
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071213

Method DELETE_ISET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOSET Call by reference Type reference (TYPE) CHAR30 30 Characters 20071121
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071121
2 ERROR_OCCURED 20071121

Method DELETE_MAPPING_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORK_PACKAGE Call by reference Type reference (TYPE) IWP_WORK_PACKAGE Unique Identifier of a work package 20071205
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071205
2 ERROR_OCCURED 20071205

Method DELETE_QUERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_COMPID Call by reference Type reference (TYPE) TY_T_WP_QUERY_MAP 20120710
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20120710
2 ERROR_OCCURED 20120710

Method FUNCTION_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCNAME Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20080807
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20080807
2 FUNCTION_NOT_EXIST 20080807

Method GENERATE_OPTIMIZED_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_MSG Call by reference Type reference (TYPE) IWP_T_BAL_MSG Application Log: Message Data 20120801
2 Importing I_INFOPROV Call by reference Type reference (TYPE) CHAR30 20120808
3 Importing I_ODSO_NAME Call by reference Type reference (TYPE) CHAR30 InfoProvider 20120709
4 Importing I_STRUC Call by reference Type reference (TYPE) IWP_STRUC Structure 20120709
5 Importing I_WP_ID Call by reference Type reference (TYPE) IWP_WORK_PACKAGE Unique Identifier of an Audit Package 20120709
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20120709

Method GET_FUNCTION_MODULE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FUNCTION_NAME Call by reference Type reference (TYPE) CHAR100 Character 100 20071122
2 Importing I_LOGICAL_NAME Call by reference Type reference (TYPE) CHAR100 Character 100 20071122
3 Importing I_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20071122

Method GET_FUNCTION_MODULE_NAME on class CL_IWP_BI_INTERFACE has no exception.

Method GET_IPROV_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IPROV_DEF Call by reference Type reference (TYPE) IWP_T_IPROV_DEF Tabletype for IWP_S_IPROV_DEF 20080724
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20080724
3 Importing I_WORK_PACKAGE Call by reference Type reference (TYPE) IWP_WORK_PACKAGE Unique Identifier of Work Package 20080724
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20080724
2 NOT_FOUND 20080724

Method GET_IPROV_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IPROV_ASS Call by reference Type reference (TYPE) IWP_T_IPROV_ASSIGNMENTS Mapping Information of an infoprovider 20080725
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20080725
3 Importing I_WORK_PACKAGE Call by reference Type reference (TYPE) IWP_WORK_PACKAGE Unique Identifier of Work Package 20080725
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20080725
2 NOT_FOUND 20080725

Method GET_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NAMESPACE_GEN Call by reference Type reference (TYPE) NAMESPACE Namespace 20090414
2 Importing I_NAMESPACE Call by reference Type reference (TYPE) NAMESPACE Namespace 20090414
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20090414

Method INSERT_HRY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T 20081024
2 Importing IS_HEADER Call by reference Type reference (TYPE) ROSHIERSEL 20081024
3 Importing IT_FOLDERT Call by reference Type reference (TYPE) IWP_T_FOLDERT 20081024
4 Importing IT_HIEINTV Call by reference Type reference (TYPE) IWP_T_HIEINTV 20081024
5 Importing IT_HIETEXT Call by reference Type reference (TYPE) IWP_T_HIETEXT 20081024
6 Importing IT_NODE Call by reference Type reference (TYPE) IWP_T_HIENODE 20081024
7 Importing IT_NODENAME Call by reference Type reference (TYPE) IWP_T_NODENAME 20081024
8 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM 20081024
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20081024

Method INSERT_ICUBE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_REQUID Call by reference Type reference (TYPE) RSREQUNR Request number for the data transfer 20071109
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20071109
3 Importing IT_RFCDATA Call by reference Type reference (TYPE) IWP_T_TRANSFER_DATA Tabletype for IWP_S_TRANSFER_DATA 20071109
4 Importing I_INFOCUBE Call by reference Type reference (TYPE) CHAR30 30 Characters 20071109
5 Importing I_XSTRINGDATA Call by reference Type reference (TYPE) XSTRING 20071109
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071109

Method INSERT_IOBJ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071108
2 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) IWP_T_IOBJ_ATTRIBUTE_TRANSFER Tabletype for IWP_S_IOBJ_ATTRIBUTE_TRANSFER 20071108
3 Importing IT_DATA Call by reference Type reference (TYPE) IWP_T_IOBJ_DATA_TRANSFER Tabletype for IWP_S_IOBJ_DATA_TRANSFER 20071108
4 Importing I_IOBJNAME Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20071108
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071108

Method INSERT_IOBJ_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071108
2 Importing IT_DATA Call by reference Type reference (TYPE) IWP_T_IOBJ_DATA_TRANSFER Tabletype for IWP_S_IOBJ_DATA_TRANSFER 20071108
3 Importing I_IOBJNAME Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20071108
4 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20071108
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071108

Method INSERT_MAPPING_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ASSIGNMENT Call by reference Type reference (TYPE) IWP_T_ASSIGNMENT Tabletype for IWP_S_ASSIGNMENT 20071205
2 Importing I_INFOPROVIDER Call by reference Type reference (TYPE) CHAR30 30 Characters 20071205
3 Importing I_INFOPROVIDER_TYPE Call by reference Type reference (TYPE) IWP_BIDATYP 20071205
4 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20071205
5 Importing I_WORK_PACKAGE Call by reference Type reference (TYPE) IWP_WORK_PACKAGE Unique Identifier of a work package 20071205
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071205
2 ERROR_OCCURED 20071205

Method INSERT_VPROV_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VPROV_DEF Call by reference Type reference (TYPE) IWP_T_VPROV_SETTINGS Tabletype for IWP_S_VPROV_SETTINGS 20080725
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20080725
3 Importing I_VIRTUAL_PROVIDER Call by reference Type reference (TYPE) CHAR30 30 Characters 20080725
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20080725
2 ERROR_OCCURED 20080725

Method MODIFY_DSO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20071109
2 Importing IT_DATA250 Call by reference Type reference (TYPE) IWP_T_TRANSFER_DATA_BAPI Tabletype for IWP_S_TRANSFER_DATA_BAPI 20071109
3 Importing I_DSO_OBJECT Call by reference Type reference (TYPE) CHAR30 30 Characters 20071109
4 Importing I_XSTRINGDATA Call by reference Type reference (TYPE) XSTRING 20071109
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071109

Method READ_DSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INFOOBJECTS Call by reference Type reference (TYPE) IWP_T_DSO_OBJECT Tabletype for IWP_S_DSO_OBJECT 20071107
2 Exporting E_DETAILS Call by reference Type reference (TYPE) IWP_S_DSO_DETAILS Details of a DSO 20071107
3 Exporting E_RETURN Call by reference Type reference (TYPE) BAPIRET2 20071107
4 Importing I_DSO_OBJECT Call by reference Type reference (TYPE) CHAR30 20071107
5 Importing I_FORCE_READ Call by reference Type reference (TYPE) FLAG General Flag 20080123
6 Importing I_ONLY_ACTIVE Call by reference Type reference (TYPE) FLAG General Flag 20080124
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071107

Method READ_ICUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIMENSIONINFOOBJECTS Call by reference Type reference (TYPE) IWP_T_ICUBE_IOBJ_DIMENSION Tabletype for IWP_S_ICUBE_IOBJ_DIMENSION 20071107
2 Exporting ET_DIMENSIONS Call by reference Type reference (TYPE) IWP_T_ICUBE_DIMENSION Tabletype for IWP_S_ICUBE_DIMENSION 20071107
3 Exporting ET_INFOOBJECTS Call by reference Type reference (TYPE) IWP_T_ICUBE_IOBJ Tabletype for IWP_T_ICUBE_IOBJ 20071107
4 Exporting E_DETAILS Call by reference Type reference (TYPE) IWP_S_ICUBE_DETAILS Details of an Infocube 20071107
5 Exporting E_RETURN Call by reference Type reference (TYPE) BAPIRET2 20071107
6 Importing I_FORCE_READ Call by reference Type reference (TYPE) FLAG General Flag 20080123
7 Importing I_INFOCUBE Call by reference Type reference (TYPE) CHAR30 30 Characters 20071107
8 Importing I_ONLY_ACTIVE Call by reference Type reference (TYPE) FLAG General Flag 20080124
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071107

Method READ_INFOAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IAREA_TXTLG Call by reference Type reference (TYPE) RSTXTLG Long description 20071105
2 Exporting E_IAREA_TXTSH Call by reference Type reference (TYPE) RSTXTSH Short description 20071105
3 Exporting E_RETURN Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20071105
4 Importing I_IAREA_NAME Value transfer Type reference (TYPE) CHAR40 Character field of length 40 20071105
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071105

Method READ_IOBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DETAILS Call by reference Type reference (TYPE) IWP_S_IOBC_DETAILS Details of an infoobject catalogue 20071105
2 Exporting E_INFOOBJECTS Call by reference Type reference (TYPE) IWP_T_IOBC_IOBJ Tabletype for IWP_S_IOBC_IOBJ 20071105
3 Exporting E_RETURN Call by reference Type reference (TYPE) BAPIRET2 20071105
4 Importing I_CATALOG_NAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20071105
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071105

Method READ_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTES Call by reference Type reference (TYPE) IWP_T_IOBJ_ATTRIBUTE Tabletype for IWP_S_IOBJ_ATTRIBUTE 20071106
2 Exporting ET_COMPOUNDS Call by reference Type reference (TYPE) IWP_T_IOBJ_COMPOUND Tabletype for IWP_S_IOBJ_COMPOUND 20071106
3 Exporting ET_NAVATTR Call by reference Type reference (TYPE) IWP_T_IOBJ_NAVIGATION Tabletype for IWP_S_IOBJ_NAVIGATION 20071106
4 Exporting E_DETAILS Call by reference Type reference (TYPE) IWP_S_IOBJ_DETAILS Details of an infoobject 20071106
5 Exporting E_RETURN Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20071106
6 Importing I_FORCE_READ Call by reference Type reference (TYPE) FLAG General Flag 20080201
7 Importing I_IOBJ_NAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20071106
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071106

Method READ_ISET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ONCONDITION Call by reference Type reference (TYPE) IWP_T_ISET_ONCONDITION Tabletype for IWP_S_ISET_ONCONDITION 20071217
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071217
3 Exporting ET_TABLEFIELDS Call by reference Type reference (TYPE) IWP_T_ISET_FIELDS Fields of an infoset 20081215
4 Exporting ET_TABLEOBJECTS Call by reference Type reference (TYPE) IWP_T_ISET_TABLE Tabletype for IWP_S_ISET_TABLES 20071217
5 Exporting E_DETAILS Call by reference Type reference (TYPE) IWP_S_ISET_DETAILS Details of an Infocube 20071217
6 Importing I_ISET Call by reference Type reference (TYPE) CHAR30 30 Characters 20071217
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071217

Method SEGREGATE_IOBJS_CRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IOBJ_PLL Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071127
2 Exporting ET_IOBJ_SEQ Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071127
3 Importing IT_IOBJS Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071127

Method SEGREGATE_IOBJS_CRT on class CL_IWP_BI_INTERFACE has no exception.

Method SET_TABASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABASS Call by reference Type reference (TYPE) IWP_T_TABASS Tabletype for IWP_TAbASS 20090727
2 Importing I_VPROV Call by reference Type reference (TYPE) CHAR30 30 Characters 20090727
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20090727
2 ERROR_OCCURED 20090727

Method TRANSFORM_IOBJ_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTES Call by reference Type reference (TYPE) IWP_T_IOBJ_ATTRIBUTE Tabletype for IWP_S_IOBJ_ATTRIBUTE 20080121
2 Exporting ET_COMPOUNDS Call by reference Type reference (TYPE) IWP_T_IOBJ_COMPOUND Tabletype for IWP_S_IOBJ_COMPOUND 20080121
3 Exporting E_DETAILS Call by reference Type reference (TYPE) IWP_S_IOBJ_DETAILS Details of an infoobject 20080121
4 Importing I_INFOAREA Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20080121
5 Importing I_IOBJ_INFO Call by reference Type reference (TYPE) IWP_S_IOBJ_INTERFACE Interface for Infoobject 20080121

Method TRANSFORM_IOBJ_INTERFACE on class CL_IWP_BI_INTERFACE has no exception.

Method UPDATE_DSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071107
2 Importing IT_INFOOBJECTS Call by reference Type reference (TYPE) IWP_T_DSO_OBJECT Tabletype for IWP_S_DSO_OBJECT 20071107
3 Importing I_DETAILS Call by reference Type reference (TYPE) IWP_S_DSO_DETAILS Details of a DSO 20071107
4 Importing I_DSO_OBJECT Call by reference Type reference (TYPE) CHAR30 30 Characters 20071107
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071107

Method UPDATE_ICUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071107
2 Importing IT_DIMENSIONINFOOBJECTS Call by reference Type reference (TYPE) IWP_T_ICUBE_IOBJ_DIMENSION Tabletype for IWP_S_ICUBE_IOBJ_DIMENSION 20071107
3 Importing IT_DIMENSIONS Call by reference Type reference (TYPE) IWP_T_ICUBE_DIMENSION Tabletype for IWP_S_ICUBE_DIMENSION 20071107
4 Importing IT_INFOOBJECTS Call by reference Type reference (TYPE) IWP_T_ICUBE_IOBJ Tabletype for IWP_T_ICUBE_IOBJ 20071107
5 Importing I_ICUBE_DETAILS Call by reference Type reference (TYPE) IWP_S_ICUBE_DETAILS Details of an Infocube 20071107
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071107

Method UPDATE_IOBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071105
2 Importing I_CATALOG_NAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20071105
3 Importing I_DETAILS Call by reference Type reference (TYPE) IWP_S_IOBC_DETAILS Details of an infoobject catalogue 20071105
4 Importing I_INFOOBJECTS Call by reference Type reference (TYPE) IWP_T_IOBC_IOBJ Tabletype for IWP_S_IOBC_IOBJ 20071105
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071105

Method UPDATE_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071106
2 Exporting E_RETURN Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20071106
3 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) IWP_T_IOBJ_ATTRIBUTE Tabletype for IWP_S_IOBJ_ATTRIBUTE 20071106
4 Importing IT_COMPOUNDS Call by reference Type reference (TYPE) IWP_T_IOBJ_COMPOUND Tabletype for IWP_S_IOBJ_COMPOUND 20071106
5 Importing IT_NAVATTRIBUTES Call by reference Type reference (TYPE) IWP_T_IOBJ_NAVIGATION Tabletype for IWP_S_IOBJ_NAVIGATION 20071106
6 Importing I_BAPI Call by reference Type reference (TYPE) IWP_S_IOBJ_DETAILS Details of an infoobject 20071106
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071106

Method WRAP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OUT_UNICODE_DATA Call by reference Type reference (TYPE) XSTRING 20071109
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYST-SUBRC 20071109
3 Importing IT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20071109
4 Importing I_BAPI_CONVERT Call by reference Type reference (TYPE) FLAG 20071109
5 Importing I_COMPRESS Call by reference Type reference (TYPE) FLAG 20071109
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071109

Method WRAP_DATA_OBSOLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OUT_BAPI_DATA Call by reference Type reference (TYPE) IWP_T_TRANSFER_DATA_BAPI Tabletype for IWP_S_TRANSFER_DATA_BAPI 20071109
2 Exporting ET_OUT_RFC_DATA Call by reference Type reference (TYPE) IWP_T_TRANSFER_DATA Tabletype for IWP_S_TRANSFER_DATA 20071109
3 Exporting ET_OUT_UNICODE_DATA Call by reference Type reference (TYPE) XSTRING 20071109
4 Exporting E_SUBRC Call by reference Type reference (TYPE) SYST-SUBRC 20071109
5 Importing IT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20071109
6 Importing I_BAPI_CONVERT Call by reference Type reference (TYPE) FLAG 20071109
7 Importing I_COMPRESS Call by reference Type reference (TYPE) FLAG 20071109
8 Importing I_UNICODE_CONVERT Call by reference Type reference (TYPE) FLAG 20071109
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071109
History
Last changed by/on SAP  20130531 
SAP Release Created in 711