SAP ABAP Class CL_IWP_OBJECT_MANAGER (Object Manager)
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_OBJECT_MANAGER  
Short Description Object Manager    
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 CL_IWP_BI_INTERFACE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_IWP_OBJECT_MANAGER has no interface implemented.
Friends
Class CL_IWP_OBJECT_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_BI_INTERFACE Instance attribute Private Object reference (TYPE REF TO) CL_IWP_BI_INTERFACE Interface to BI BAPIs 20071105
2 MR_LOG Instance attribute Private Object reference (TYPE REF TO) CL_IWP_APPLICATION_LOG Log functions 20071108
3 MT_CUBES Instance attribute Private Type reference (TYPE) IWP_T_ICUBE_INTERFACE Tabletype for IWP_S_ICUBE_INTERFACE 20071107
4 MT_DSOS Instance attribute Private Type reference (TYPE) IWP_T_DSO_INTERFACE Tabletype for IWP_S_DSO_INTERFACE 20071106
5 MT_INFOPROVIDERS Instance attribute Private Type reference (TYPE) IWP_T_INFPRINFO Tabletype for IWP_S_INFPRINFO 20071106
6 MT_INFOSETS Instance attribute Private Type reference (TYPE) IWP_T_ISET_INTERFACE Tabletype for IWP_S_ISET_INTERFACE 20071107
7 MT_IOBJS Instance attribute Private Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071106
8 MT_IOBJS_CLEAR Instance attribute Private Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20100216
9 MT_IOBJS_REPL Instance attribute Private Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20090520
10 MT_IOBJ_INFO Instance attribute Private Type reference (TYPE) IWP_T_IOBJINFO Tabletype for IWP_S_IOBJINFO 20071106
11 M_CATALOG Instance attribute Private Type reference (TYPE) CHAR30 30 Characters 20071106
12 M_CATALOG_KYF Instance attribute Private Type reference (TYPE) CHAR30 30 Characters 20071106
13 M_GENERATE_OPTMIZED_CONTENT Instance attribute Private Type reference (TYPE) BOOLE_D To generate optimized queries,set value to 'X' 20120709
14 M_INFOAREA Instance attribute Private Type reference (TYPE) CHAR40 Character field of length 40 20071106
15 M_JOBCOUNT Instance attribute Private Type reference (TYPE) BTCJOBCNT Job ID 20071127
16 M_JOBNAME Instance attribute Private Type reference (TYPE) BTCJOB Background job name 20071127
17 M_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20071108
18 M_PREFIX Instance attribute Private Type reference (TYPE) IWP_PREFIX Prefix for generated objects 20071123
19 M_WORK_PACKAGE Instance attribute Private Type reference (TYPE) IWP_WORK_PACKAGE Unique Identifier of an audit package 20071205
20 M_WORK_PACKAGE_EXT Instance attribute Private Type reference (TYPE) IWP_WORK_PACKAGE_EXT External Work packahe ID 20071105
21 M_WORK_PATTERN Instance attribute Private Type reference (TYPE) IWP_WP_PATTERN Audit Package Template 20120808
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COMMUNICATION_ERROR_MSG Instance method Private Method Add a message with Communication_error to the log 20071108
2 ADD_MESSAGE_TO_LOG Instance method Private Method 20100216
3 ASSIGN_IOBJS_TO_IOBC Instance method Private Method Assign InfoObjects to an InfoObject Catalog 20071106
4 CHECK_BI_CLIENT Instance method Private Method Check the client of BI 20090528
5 CHECK_EXISTING_WORKP Instance method Private Method Check, if the InfoObject for audit package is existing 20071119
6 CHECK_WP_COMPOUNDING Instance method Private Method 20100216
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071105
8 CREATE_ATTRIBUTES Instance method Private Method Create the additional attributes for an audit package 20080930
9 CREATE_DSOS Instance method Private Method Create DSOs 20071107
10 CREATE_ICUBES Instance method Private Method Create InfoCubes 20071107
11 CREATE_INFOAREA Instance method Private Method Create the InfoArea for an audit package 20071105
12 CREATE_IOBC Instance method Private Method Create the InfoObject catalogue 20071105
13 CREATE_NEW_LOG Instance method Private Method Create a new log 20071105
14 CREATE_WORKP Instance method Private Method Create the InfoObject for audit package 20071119
15 DELETE_LOCAL_DATA Instance method Public Method 20090304
16 DELETE_OBJECTS Instance method Public Method Delete the InfoObjects within an audit package 20071121
17 DELETE_OPTIMIZED_CONTENT Instance method Private Method Delete optimized content(Queries,..) on BW based on HANA 20120716
18 DELETE_WORK_PACKAGE_CONTENT Instance method Private Method Delete the audit package from Infoobject /ILM/WORKP 20080410
19 EXCLUDE_DSOS_FROM_ACTIVATION Instance method Private Method Exclude DSOs from activation 20071106
20 EXCLUDE_DSOS_FROM_CREATION Instance method Private Method Exclude DSOs from Creation 20071106
21 EXCLUDE_DSOS_WITH_ERROR Instance method Private Method Exclude DSOs with error 20071106
22 EXCLUDE_ICUBES_FROM_ACTIVATION Instance method Private Method Exclude InfoCubes from activation 20071107
23 EXCLUDE_ICUBES_FROM_CREATION Instance method Private Method Exclude InfoCubes from creation 20071107
24 EXCLUDE_ICUBES_WITH_ERROR Instance method Private Method Exclude InfoCubes with error 20071107
25 EXCLUDE_IOBJS_FROM_ACTIVATION Instance method Private Method Exclude InfoObjects from activation 20071106
26 EXCLUDE_IOBJS_FROM_CREATION Instance method Private Method Exclude InfoObjects from creation 20071106
27 EXCLUDE_IOBJS_WITH_ERROR Instance method Private Method Exclude InfoObjects with errors 20071106
28 EXCLUDE_ISETS_FROM_ACTIVATION Instance method Private Method Exclude InfoSets from activation 20071107
29 EXCLUDE_ISETS_FROM_CREATION Instance method Private Method Exclude InfoSet from creation 20071107
30 EXCLUDE_ISETS_WITH_ERRORS Instance method Private Method Exclude InfoSets with errors 20071107
31 FILTER_OBJECTS_FOR_DELETION Instance method Private Method Exclude the objects not to be deleted 20071123
32 GENERATE_DSOS Instance method Private Method Generate DSOs 20071106
33 GENERATE_ICUBES Instance method Private Method Generate InfoCubes 20071107
34 GENERATE_IOBJS Instance method Private Method Generate InfoObjects 20071106
35 GENERATE_ISETS Instance method Private Method Generate InfoSets 20071107
36 GENERATE_OBJECTS Instance method Public Method Generate BI objects for an audit package 20071105
37 GENERATE_OPTIMIZED_CONTENT Instance method Private Method Generate optimized content(Queries,..) on BW based on HANA 20120709
38 GET_QUERY_MAPPING Instance method Private Method Get mapping of source and target query names 20120808
39 GET_TAB_INFOPROV_MAPPING Instance method Private Method Get mapping of structure/table name and source infoprovider 20120808
40 LOAD_OBJECTS Instance method Private Method Load objects to be generated 20071105
41 OPTIMIZE_ACTIVATION_ORDER Instance method Private Method Optimize the order of sequential activation 20080125
42 OPTIMIZE_DELETION_ORDER Instance method Private Method Optimize the order for deletion 20090703
43 SAVE_LOG Instance method Private Method Save the application log 20071106
44 SORT_IOBJ Instance method Private Method Sort the InfoObjects for activation, deletion... 20071122
45 UPDATE_DSOS_STATUS Instance method Private Method Update the status of DSOs 20071106
46 UPDATE_ICUBES_STATUS Instance method Private Method Update the status of the InfoCubes 20071107
47 UPDATE_IOBJS_STATUS Instance method Private Method Update the status of the InfoObjects 20071106
48 UPDATE_ISETS_STATUS Instance method Private Method Update the status of Infosets 20071107
49 UPDATE_WORKP Instance method Private Method Extend the audit package 20080930
Events
Class CL_IWP_OBJECT_MANAGER has no event.
Types
Class CL_IWP_OBJECT_MANAGER has no local type.
Method Signatures

Method ADD_COMMUNICATION_ERROR_MSG Signature

Method ADD_COMMUNICATION_ERROR_MSG on class CL_IWP_OBJECT_MANAGER has no parameter.
Method ADD_COMMUNICATION_ERROR_MSG on class CL_IWP_OBJECT_MANAGER has no exception.

Method ADD_MESSAGE_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20100216

Method ADD_MESSAGE_TO_LOG on class CL_IWP_OBJECT_MANAGER has no exception.

Method ASSIGN_IOBJS_TO_IOBC Signature

Method ASSIGN_IOBJS_TO_IOBC on class CL_IWP_OBJECT_MANAGER has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20071106

Method CHECK_BI_CLIENT Signature

Method CHECK_BI_CLIENT on class CL_IWP_OBJECT_MANAGER has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20090528

Method CHECK_EXISTING_WORKP Signature

Method CHECK_EXISTING_WORKP on class CL_IWP_OBJECT_MANAGER has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20071119

Method CHECK_WP_COMPOUNDING Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GENERATE_OPT_CONTENT Call by reference Type reference (TYPE) BOOLE_D '' Generate optimized content 20120709
2 Importing I_LOG_TYPE Call by reference Type reference (TYPE) IWP_LOG_TYPE '1' Type of the log 20071127
3 Importing I_WORK_PACKAGE_EXT Call by reference Type reference (TYPE) IWP_WORK_PACKAGE_EXT Work Package 20071105

Method CONSTRUCTOR on class CL_IWP_OBJECT_MANAGER has no exception.

Method CREATE_ATTRIBUTES Signature

Method CREATE_ATTRIBUTES on class CL_IWP_OBJECT_MANAGER has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20080930

Method CREATE_DSOS Signature

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

Method CREATE_ICUBES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR_ICUBES Call by reference Type reference (TYPE) IWP_T_ICUBE_INTERFACE Tabletype for IWP_S_ICUBE_INTERFACE 20071107
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20071107
3 Importing IT_ICUBE Call by reference Type reference (TYPE) IWP_T_ICUBE_INTERFACE Tabletype for IWP_S_ICUBE_INTERFACE 20071107
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20071107

Method CREATE_INFOAREA Signature

Method CREATE_INFOAREA on class CL_IWP_OBJECT_MANAGER has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20071105

Method CREATE_IOBC Signature

Method CREATE_IOBC on class CL_IWP_OBJECT_MANAGER has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20071108

Method CREATE_NEW_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_TYPE Call by reference Type reference (TYPE) IWP_JOB_TYPE Type of a job 20071105

Method CREATE_NEW_LOG on class CL_IWP_OBJECT_MANAGER has no exception.

Method CREATE_WORKP Signature

Method CREATE_WORKP on class CL_IWP_OBJECT_MANAGER has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20071119

Method DELETE_LOCAL_DATA Signature

Method DELETE_LOCAL_DATA on class CL_IWP_OBJECT_MANAGER has no parameter.
Method DELETE_LOCAL_DATA on class CL_IWP_OBJECT_MANAGER has no exception.

Method DELETE_OBJECTS Signature

Method DELETE_OBJECTS on class CL_IWP_OBJECT_MANAGER has no parameter.
# Exception Resumable Description Created on
1 ERROR_DURING_CLEARING 20100216
2 ERROR_OCCURED 20071121

Method DELETE_OPTIMIZED_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WP_ID Value transfer Type reference (TYPE) IWP_WORK_PACKAGE Structure 20120830

Method DELETE_OPTIMIZED_CONTENT on class CL_IWP_OBJECT_MANAGER has no exception.

Method DELETE_WORK_PACKAGE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORK_PACKAGE_EXT Call by reference Type reference (TYPE) IWP_WORK_PACKAGE_EXT Work Package 20080410

Method DELETE_WORK_PACKAGE_CONTENT on class CL_IWP_OBJECT_MANAGER has no exception.

Method EXCLUDE_DSOS_FROM_ACTIVATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DSO Call by reference Type reference (TYPE) IWP_T_DSO_INTERFACE Tabletype for IWP_S_DSO_INTERFACE 20071106
2 Importing IT_DSO Call by reference Type reference (TYPE) IWP_T_DSO_INTERFACE Tabletype for IWP_S_DSO_INTERFACE 20071106
3 Importing IT_DSO_INFO Call by reference Type reference (TYPE) IWP_T_INFPRINFO Tabletype for IWP_S_INFPRINFO 20071106

Method EXCLUDE_DSOS_FROM_ACTIVATION on class CL_IWP_OBJECT_MANAGER has no exception.

Method EXCLUDE_DSOS_FROM_CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DSO Call by reference Type reference (TYPE) IWP_T_DSO_INTERFACE Tabletype for IWP_S_DSO_INTERFACE 20071106
2 Importing IT_DSO Call by reference Type reference (TYPE) IWP_T_DSO_INTERFACE Tabletype for IWP_S_DSO_INTERFACE 20071106
3 Importing IT_DSO_INFO Call by reference Type reference (TYPE) IWP_T_INFPRINFO Tabletype for IWP_S_INFPRINFO 20071106

Method EXCLUDE_DSOS_FROM_CREATION on class CL_IWP_OBJECT_MANAGER has no exception.

Method EXCLUDE_DSOS_WITH_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DSO Call by reference Type reference (TYPE) IWP_T_DSO_INTERFACE Tabletype for IWP_S_DSO_INTERFACE 20071106
2 Importing IT_DSO_ERROR Call by reference Type reference (TYPE) IWP_T_DSO_INTERFACE Tabletype for IWP_S_DSO_INTERFACE 20071106

Method EXCLUDE_DSOS_WITH_ERROR on class CL_IWP_OBJECT_MANAGER has no exception.

Method EXCLUDE_ICUBES_FROM_ACTIVATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ICUBE Call by reference Type reference (TYPE) IWP_T_ICUBE_INTERFACE Tabletype for IWP_S_ICUBE_INTERFACE 20071107
2 Importing IT_ICUBE Call by reference Type reference (TYPE) IWP_T_ICUBE_INTERFACE Tabletype for IWP_S_ICUBE_INTERFACE 20071107
3 Importing IT_ICUBE_INFO Call by reference Type reference (TYPE) IWP_T_INFPRINFO Tabletype for IWP_S_INFPRINFO 20071107

Method EXCLUDE_ICUBES_FROM_ACTIVATION on class CL_IWP_OBJECT_MANAGER has no exception.

Method EXCLUDE_ICUBES_FROM_CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ICUBE Call by reference Type reference (TYPE) IWP_T_ICUBE_INTERFACE Tabletype for IWP_S_ICUBE_INTERFACE 20071107
2 Importing IT_ICUBE Call by reference Type reference (TYPE) IWP_T_ICUBE_INTERFACE Tabletype for IWP_S_ICUBE_INTERFACE 20071107
3 Importing IT_ICUBE_INFO Call by reference Type reference (TYPE) IWP_T_INFPRINFO Tabletype for IWP_S_INFPRINFO 20071107

Method EXCLUDE_ICUBES_FROM_CREATION on class CL_IWP_OBJECT_MANAGER has no exception.

Method EXCLUDE_ICUBES_WITH_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ICUBE Call by reference Type reference (TYPE) IWP_T_ICUBE_INTERFACE Tabletype for IWP_S_ICUBE_INTERFACE 20071107
2 Importing IT_ICUBE_ERROR Call by reference Type reference (TYPE) IWP_T_ICUBE_INTERFACE Tabletype for IWP_S_ICUBE_INTERFACE 20071107

Method EXCLUDE_ICUBES_WITH_ERROR on class CL_IWP_OBJECT_MANAGER has no exception.

Method EXCLUDE_IOBJS_FROM_ACTIVATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IOBJ Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071106
2 Importing IT_IOBJ Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071106
3 Importing IT_IOBJ_INFO Call by reference Type reference (TYPE) IWP_T_IOBJINFO Tabletype for IWP_S_IOBJINFO 20071106

Method EXCLUDE_IOBJS_FROM_ACTIVATION on class CL_IWP_OBJECT_MANAGER has no exception.

Method EXCLUDE_IOBJS_FROM_CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IOBJ Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071106
2 Importing IT_IOBJ Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071106
3 Importing IT_IOBJ_INFO Call by reference Type reference (TYPE) IWP_T_IOBJINFO Overview of an Infoobject 20071106

Method EXCLUDE_IOBJS_FROM_CREATION on class CL_IWP_OBJECT_MANAGER has no exception.

Method EXCLUDE_IOBJS_WITH_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IOBJ Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071106
2 Importing IT_IOBJ_ERROR Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071106

Method EXCLUDE_IOBJS_WITH_ERROR on class CL_IWP_OBJECT_MANAGER has no exception.

Method EXCLUDE_ISETS_FROM_ACTIVATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INFOSET Call by reference Type reference (TYPE) IWP_T_ISET_INTERFACE Tabletype for IWP_S_ISET_INTERFACE 20071107
2 Importing IT_INFOSET Call by reference Type reference (TYPE) IWP_T_ISET_INTERFACE Tabletype for IWP_S_ISET_INTERFACE 20071107
3 Importing IT_INFOSET_INFO Call by reference Type reference (TYPE) IWP_T_INFPRINFO Tabletype for IWP_S_INFPRINFO 20071107

Method EXCLUDE_ISETS_FROM_ACTIVATION on class CL_IWP_OBJECT_MANAGER has no exception.

Method EXCLUDE_ISETS_FROM_CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INFOSET Call by reference Type reference (TYPE) IWP_T_ISET_INTERFACE Tabletype for IWP_S_ISET_INTERFACE 20071107
2 Importing IT_INFOSET Call by reference Type reference (TYPE) IWP_T_ISET_INTERFACE Tabletype for IWP_S_ISET_INTERFACE 20071107
3 Importing IT_INFOSET_INFO Call by reference Type reference (TYPE) IWP_T_INFPRINFO Tabletype for IWP_S_INFPRINFO 20071107

Method EXCLUDE_ISETS_FROM_CREATION on class CL_IWP_OBJECT_MANAGER has no exception.

Method EXCLUDE_ISETS_WITH_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_INFOSET Call by reference Type reference (TYPE) IWP_T_ISET_INTERFACE Tabletype for IWP_S_ISET_INTERFACE 20071107
2 Importing IT_INFOSET_ERROR Call by reference Type reference (TYPE) IWP_T_ISET_INTERFACE Tabletype for IWP_S_ISET_INTERFACE 20071107

Method EXCLUDE_ISETS_WITH_ERRORS on class CL_IWP_OBJECT_MANAGER has no exception.

Method FILTER_OBJECTS_FOR_DELETION Signature

Method FILTER_OBJECTS_FOR_DELETION on class CL_IWP_OBJECT_MANAGER has no parameter.
Method FILTER_OBJECTS_FOR_DELETION on class CL_IWP_OBJECT_MANAGER has no exception.

Method GENERATE_DSOS Signature

Method GENERATE_DSOS on class CL_IWP_OBJECT_MANAGER has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20071106

Method GENERATE_ICUBES Signature

Method GENERATE_ICUBES on class CL_IWP_OBJECT_MANAGER has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20071107

Method GENERATE_IOBJS Signature

Method GENERATE_IOBJS on class CL_IWP_OBJECT_MANAGER has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20071106

Method GENERATE_ISETS Signature

Method GENERATE_ISETS on class CL_IWP_OBJECT_MANAGER has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20071107

Method GENERATE_OBJECTS Signature

Method GENERATE_OBJECTS on class CL_IWP_OBJECT_MANAGER has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20071108

Method GENERATE_OPTIMIZED_CONTENT Signature

Method GENERATE_OPTIMIZED_CONTENT on class CL_IWP_OBJECT_MANAGER has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20120709

Method GET_QUERY_MAPPING Signature

Method GET_QUERY_MAPPING on class CL_IWP_OBJECT_MANAGER has no parameter.
Method GET_QUERY_MAPPING on class CL_IWP_OBJECT_MANAGER has no exception.

Method GET_TAB_INFOPROV_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAB_INFOPROV_MAPPING Call by reference Type reference (TYPE) CL_IWP_BI_INTERFACE=>TY_T_TAB_INFOPROV_MAP 20120808

Method GET_TAB_INFOPROV_MAPPING on class CL_IWP_OBJECT_MANAGER has no exception.

Method LOAD_OBJECTS Signature

Method LOAD_OBJECTS on class CL_IWP_OBJECT_MANAGER has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20071105

Method OPTIMIZE_ACTIVATION_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IOBJ_ACT Call by reference Type reference (TYPE) IWP_T_IOBJ_ONLY Tabletype for ISP_S_IIBJ_ONLY 20080125
2 Importing IT_IOBJ Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20080125
3 Importing IT_IOBJ_ACT Call by reference Type reference (TYPE) IWP_T_IOBJ_ONLY Tabletype for ISP_S_IIBJ_ONLY 20080125

Method OPTIMIZE_ACTIVATION_ORDER on class CL_IWP_OBJECT_MANAGER has no exception.

Method OPTIMIZE_DELETION_ORDER Signature

Method OPTIMIZE_DELETION_ORDER on class CL_IWP_OBJECT_MANAGER has no parameter.
Method OPTIMIZE_DELETION_ORDER on class CL_IWP_OBJECT_MANAGER has no exception.

Method SAVE_LOG Signature

Method SAVE_LOG on class CL_IWP_OBJECT_MANAGER has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20071108

Method SORT_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IOBJ Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071122
2 Importing I_IOBJ Call by reference Type reference (TYPE) IWP_S_IOBJ_INTERFACE Interface for Infoobject 20071122
3 Importing I_IOBJS Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071122
4 Importing I_OPERATION Call by reference Type reference (TYPE) IWP_PROCESS_STEP 'ACTIVATE' Process step 20071122

Method SORT_IOBJ on class CL_IWP_OBJECT_MANAGER has no exception.

Method UPDATE_DSOS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DSO_INFO Call by reference Type reference (TYPE) IWP_T_INFPRINFO Tabletype for IWP_S_INFPRINFO 20071106
2 Importing IT_DSO Call by reference Type reference (TYPE) IWP_T_DSO_INTERFACE Tabletype for IWP_S_DSO_INTERFACE 20071106
3 Importing IT_DSO_ERROR Call by reference Type reference (TYPE) IWP_T_DSO_INTERFACE Tabletype for IWP_S_DSO_INTERFACE 20071106
4 Importing I_PROCESS_STEP Call by reference Type reference (TYPE) IWP_PROCESS_STEP Process step 20071106
5 Importing I_WORK_PACKAGE_EXT Call by reference Type reference (TYPE) IWP_WORK_PACKAGE_EXT Work Package 20071106

Method UPDATE_DSOS_STATUS on class CL_IWP_OBJECT_MANAGER has no exception.

Method UPDATE_ICUBES_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ICUBE_INFO Call by reference Type reference (TYPE) IWP_T_INFPRINFO Tabletype for IWP_S_INFPRINFO 20071107
2 Importing IT_ICUBE Call by reference Type reference (TYPE) IWP_T_ICUBE_INTERFACE Tabletype for IWP_S_ICUBE_INTERFACE 20071107
3 Importing IT_ICUBE_ERROR Call by reference Type reference (TYPE) IWP_T_ICUBE_INTERFACE Tabletype for IWP_S_ICUBE_INTERFACE 20071107
4 Importing I_PROCESS_STEP Call by reference Type reference (TYPE) IWP_PROCESS_STEP Process step 20071107
5 Importing I_WORKSET_EXT Call by reference Type reference (TYPE) IWP_WORK_PACKAGE_EXT Work Package 20071107

Method UPDATE_ICUBES_STATUS on class CL_IWP_OBJECT_MANAGER has no exception.

Method UPDATE_IOBJS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IOBJ_INFO Call by reference Type reference (TYPE) IWP_T_IOBJINFO Tabletype for IWP_S_IOBJINFO 20071106
2 Importing IT_IOBJ Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071106
3 Importing IT_IOBJ_ERROR Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Tabletype for IWP_S_IOBJ_INTERFACE 20071106
4 Importing I_PROCESS_STEP Call by reference Type reference (TYPE) IWP_PROCESS_STEP Process step 20071106
5 Importing I_WORK_PACKAGE_EXT Call by reference Type reference (TYPE) IWP_WORK_PACKAGE_EXT Work Package 20071106

Method UPDATE_IOBJS_STATUS on class CL_IWP_OBJECT_MANAGER has no exception.

Method UPDATE_ISETS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_INFOSET_INFO Call by reference Type reference (TYPE) IWP_T_INFPRINFO Tabletype for IWP_S_INFPRINFO 20071107
2 Importing IT_INFOSET Call by reference Type reference (TYPE) IWP_T_ISET_INTERFACE Tabletype for IWP_S_ISET_INTERFACE 20071107
3 Importing IT_INFOSET_ERROR Call by reference Type reference (TYPE) IWP_T_ISET_INTERFACE Tabletype for IWP_S_ISET_INTERFACE 20071107
4 Importing I_PROCESS_STEP Call by reference Type reference (TYPE) IWP_PROCESS_STEP Process step 20071107
5 Importing I_WORK_PACKAGE_EXT Call by reference Type reference (TYPE) IWP_WORK_PACKAGE_EXT Work Package 20071109

Method UPDATE_ISETS_STATUS on class CL_IWP_OBJECT_MANAGER has no exception.

Method UPDATE_WORKP Signature

Method UPDATE_WORKP on class CL_IWP_OBJECT_MANAGER has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20080930
History
Last changed by/on SAP  20130531 
SAP Release Created in 711