SAP ABAP Class CL_RSCNV_IPRO (Object: InfoProvider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSCNV (Package) Package for Metadata Remodeling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSCNV_GUI Interface for GUI interaction with objects 20130528
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSCNV_IPRO Interface InfoProvider 20130416
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSCNV_METADATA Interface designtime 20130416
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSCNV_RUN Interface runtime 20130416
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSCNV_CUBE Object: InfoCube 20130416
2 Inheritance (c INHERITING FROM c_ref)  CL_RSCNV_DSO Object: Datastore Object 20130430
3 Inheritance (c INHERITING FROM c_ref)  CL_RSCNV_IOBJ Object: InfoObject 20130416
Properties
Class CL_RSCNV_IPRO  
Short Description Object: InfoProvider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSCNV   Package for Metadata Remodeling 
Created 20130416   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSCNV_CONST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSCNV_GUI Interface for GUI interaction with objects 20130528
2 IF_RSCNV_IPRO Interface InfoProvider 20130416
3 IF_RSCNV_METADATA Interface designtime 20130416
4 IF_RSCNV_RUN Interface runtime 20130416
Friends
Class CL_RSCNV_IPRO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20130416
2 N_IPRONM Instance attribute Public Attribute reference (LIKE) 20130416
3 N_R_MANAGER Instance attribute Public Object reference (TYPE REF TO) CL_RSCNV_MANAGER Manager class for designtime and runtime 20130725
4 N_TEMP_IPRONM Instance attribute Public Type reference (TYPE) RSINFOPROV InfoProvider 20130620
5 N_TLOGO Instance attribute Public Attribute reference (LIKE) 20130416
6 O_DETLEVEL Instance attribute Protected Type reference (TYPE) BALLEVEL Application Log: Level of detail 20130618
7 O_DTP_BATCHNO Instance attribute Protected Type reference (TYPE) I 20131001
8 O_R_REF_OBJ Instance attribute Protected Object reference (TYPE REF TO) OBJECT 20130930
9 P_R_MSG Instance attribute Private Object reference (TYPE REF TO) CL_RSO_MSG Container for Messages 20130528
10 S_IPRONM_PREV Static Attribute Private Type reference (TYPE) RSINFOPROV InfoProvider 20130416
11 S_R_IPRO_PREV Static Attribute Private Object reference (TYPE REF TO) CL_RSCNV_IPRO Object: InfoProvider 20130416
12 S_T_ALLOWED_TLOGO Static Attribute Private Type reference (TYPE) RSEC_T_RANGES Flat Authorizations 20130416
13 S_T_IPRO_BUFFER Static Attribute Private Type reference (TYPE) TY_T_IPRO_BUFFER 20130416
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20130416
2 ADD_MSG Instance method Protected Method Add message to (temporary) container 20130528
3 ADD_MSGS Instance method Protected Method Add messages to (temporary) container 20130528
4 ADD_MSG_WITH_TEMP Instance method Protected Method Add Message and Temp. Message - Only if Temp. Message Exists 20130528
5 APPLY_OPERATIONS Instance method Public Method 20130528
6 CHECK Instance method Public Method 20130416
7 CHECK_ATTRIBUTE Static method Public Method Checks if attribute for given InfoObject is valid 20130416
8 CHECK_BACKUP_TABL_EXISTS Instance method Protected Method Checks if backup table and original table exist 20130812
9 CHECK_CONSTANT Static method Public Method Checks if constant for given InfoObject is valid 20130416
10 CHECK_IOBJ_EXISTS Instance method Public Method Checks if InfoObject exists for InfoProvider 20130502
11 CHECK_IOBJ_EXISTS_BW Static method Public Method Checks if InfoObject exists in BW 20130416
12 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130416
13 CLEANUP Instance method Public Method 20130730
14 CLEAR_BUFFER Static method Public Method Clears buffer 20130416
15 CONFIGURE_DTP Instance method Protected Method Adjust DTP settings 20130809
16 CONSTRUCTOR Instance method Public Constructor Constructor 20130416
17 CONVERSION_IS_REQUIRED Instance method Protected Method Checks if technical conversion is required based on operatio 20130620
18 CONVERT Instance method Public Method 20130416
19 DECREASE_DETLEVEL Instance method Protected Method Decrease message level by N 20130528
20 DELETE_DATA Instance method Protected Method Delete content data from InfoProvider 20130620
21 DEQUEUE Instance method Public Method 20130607
22 ENQUEUE Instance method Public Method 20130916
23 FACTORY Static method Public Method Factory 20130416
24 GET_DIMENSIONS Instance method Public Method Return all dimensions 20130924
25 GET_DIMENSION_FOR_CHAR Instance method Public Method Returns dimension of characteristic 20130618
26 GET_FILLING_METHODS Instance method Public Method 20130528
27 GET_IOBJ_OF_TYPE Instance method Public Method Returns all InfoObjects with corresponding type 20130924
28 GET_MSGS Instance method Protected Method Returns messages 20130528
29 GET_OPERATIONS Instance method Public Method 20130528
30 GET_SCREEN_INFO Instance method Public Method 20130528
31 GET_TABLNM_FOR_DIMENSION Instance method Public Method Returns corresponding table name 20130710
32 GET_TEMP_IPRO_NAME Static method Public Method Returns temporary InfoProvider name 20130617
33 GET_TLOGO Static method Public Method Determines TLOGO type 20130416
34 GET_TLOGO_COLLECTION_CLASSNM Instance method Private Method Returns classname of TLOGO collection class 20130607
35 IMPACT Instance method Public Method 20130416
36 INCREASE_DETLEVEL Instance method Protected Method Increase message level by N 20130528
37 INITIALIZE_MSG_CONTAINER Instance method Protected Method Clears message container 20130528
38 IS_FLAT_CUBE Static method Public Method Checks if cubesubtype is equal to 'F' 20130704
39 IS_HDB_SUPPORTED Static method Public Method Checks if special DB implementation for TLOGO is available 20130806
40 IS_TLOGO_SUPPORTED Static method Public Method Checks if TLOGO type is supported 20130528
41 MOVE_DATA_VIA_DTP Instance method Private Method Move data from A to B using DTP 20130620
42 RESET_IPRO_TO_INITIAL_STATE Instance method Protected Method Resets InfoProvider metadata to state before remodeling 20130802
43 RESET_STEP Instance method Public Method 20130801
44 RESET_TO_ACTIVE Instance method Public Method Resets only saved InfoProvider back to active versin 20130801
45 RESTORE Instance method Public Method 20130416
46 RESTORE_DATA Instance method Protected Method Restores backup tables 20130802
47 RESUME Instance method Protected Method No longer collect messages in the temporary container 20130528
48 SAVE Instance method Public Method 20130416
49 SET_DETLEVEL Instance method Protected Method Sets message level 20130528
50 SET_MANAGER Instance method Public Method Sets manager instance 20130606
51 SUSPEND Instance method Protected Method Collects messages into temporary container 20130528
Events
Class CL_RSCNV_IPRO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_IPRO_BUFFER Public Attribute reference (LIKE) 20130416
2 TY_T_IPRO_BUFFER Public Attribute reference (LIKE) 20130416
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class CL_RSCNV_IPRO has no parameter.
Method ACTIVATE on class CL_RSCNV_IPRO has no exception.

Method ADD_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130605

Method ADD_MSG on class CL_RSCNV_IPRO has no exception.

Method ADD_MSGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130605
2 Importing I_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130528

Method ADD_MSGS on class CL_RSCNV_IPRO has no exception.

Method ADD_MSG_WITH_TEMP Signature

Method ADD_MSG_WITH_TEMP on class CL_RSCNV_IPRO has no parameter.
Method ADD_MSG_WITH_TEMP on class CL_RSCNV_IPRO has no exception.

Method APPLY_OPERATIONS Signature

Method APPLY_OPERATIONS on class CL_RSCNV_IPRO has no parameter.
Method APPLY_OPERATIONS on class CL_RSCNV_IPRO has no exception.

Method CHECK Signature

Method CHECK on class CL_RSCNV_IPRO has no parameter.
Method CHECK on class CL_RSCNV_IPRO has no exception.

Method CHECK_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) RSATTRINM Master data attribute 20130416
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130416
3 Returning R_VALID Value transfer Type reference (TYPE) RS_BOOL Boolean 20130416

Method CHECK_ATTRIBUTE on class CL_RSCNV_IPRO has no exception.

Method CHECK_BACKUP_TABL_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXIST Value transfer Type reference (TYPE) RS_BOOL 20130812

Method CHECK_BACKUP_TABL_EXISTS on class CL_RSCNV_IPRO has no exception.

Method CHECK_CONSTANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONSTANT Call by reference Type reference (TYPE) RSCHAVL Dim: Field for a User-Defined Characteristic Value 20130416
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130416
3 Returning R_VALID Value transfer Type reference (TYPE) RS_BOOL Boolean 20130416

Method CHECK_CONSTANT on class CL_RSCNV_IPRO has no exception.

Method CHECK_IOBJ_EXISTS 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) RSIOBJNM InfoObject 20130502
2 Returning R_EXISTS Value transfer Type reference (TYPE) RSBOOL Flag structure 20130502

Method CHECK_IOBJ_EXISTS on class CL_RSCNV_IPRO has no exception.

Method CHECK_IOBJ_EXISTS_BW 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) RSIOBJNM InfoObject 20130416
2 Returning R_EXISTS Value transfer Type reference (TYPE) RS_BOOL Boolean 20130416

Method CHECK_IOBJ_EXISTS_BW on class CL_RSCNV_IPRO has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CLEANUP Signature

Method CLEANUP on class CL_RSCNV_IPRO has no parameter.
Method CLEANUP on class CL_RSCNV_IPRO has no exception.

Method CLEAR_BUFFER Signature

Method CLEAR_BUFFER on class CL_RSCNV_IPRO has no parameter.
Method CLEAR_BUFFER on class CL_RSCNV_IPRO has no exception.

Method CONFIGURE_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP 20130809
# Exception Resumable Description Created on
1 CX_RS_ERROR_WITH_MESSAGE 20130812

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IPRONM Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20130416
2 Importing I_R_REF_OBJ Call by reference Object reference (TYPE REF TO) OBJECT 20130930

Method CONSTRUCTOR on class CL_RSCNV_IPRO has no exception.

Method CONVERSION_IS_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_OPERATION Call by reference Type reference (TYPE) RSMRT_T_OPERATION Table type of REF TO NCL_RSCNV_OPERATION 20130620
2 Returning R_IS_REQUIRED Value transfer Type reference (TYPE) RS_BOOL Boolean 20130620

Method CONVERSION_IS_REQUIRED on class CL_RSCNV_IPRO has no exception.

Method CONVERT Signature

Method CONVERT on class CL_RSCNV_IPRO has no parameter.
Method CONVERT on class CL_RSCNV_IPRO has no exception.

Method DECREASE_DETLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LEVEL Call by reference Type reference (TYPE) I '1' 20130528

Method DECREASE_DETLEVEL on class CL_RSCNV_IPRO has no exception.

Method DELETE_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) SY-SUBRC 20130620
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG 20130620
3 Importing I_ONLY_BACKUP Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20130814
# Exception Resumable Description Created on
1 FAILED 20130620

Method DEQUEUE Signature

Method DEQUEUE on class CL_RSCNV_IPRO has no parameter.
Method DEQUEUE on class CL_RSCNV_IPRO has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_RSCNV_IPRO has no parameter.
Method ENQUEUE on class CL_RSCNV_IPRO has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IPRONM Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20130416
2 Importing I_RRNM Call by reference Type reference (TYPE) RSMRT_RRNM Remodeling Rule Name 20130724
3 Importing I_R_REF_IOBJ Call by reference Object reference (TYPE REF TO) OBJECT 20130930
4 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20130930
5 Returning R_REF Value transfer Object reference (TYPE REF TO) CL_RSCNV_IPRO Object: InfoProvider 20130416
# Exception Resumable Description Created on
1 NOT_FOUND 20130416
2 NOT_SUPPORTED 20130416

Method GET_DIMENSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITH_OPERATION Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20130924
2 Returning R_T_DIMENSION Value transfer Type reference (TYPE) RSD_T_DIME 20130924

Method GET_DIMENSIONS on class CL_RSCNV_IPRO has no exception.

Method GET_DIMENSION_FOR_CHAR 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) RSIOBJNM InfoObject 20130618
2 Returning R_DIMENSION Value transfer Type reference (TYPE) RSDIMENSION Dimension 20130618

Method GET_DIMENSION_FOR_CHAR on class CL_RSCNV_IPRO has no exception.

Method GET_FILLING_METHODS Signature

Method GET_FILLING_METHODS on class CL_RSCNV_IPRO has no parameter.
Method GET_FILLING_METHODS on class CL_RSCNV_IPRO has no exception.

Method GET_IOBJ_OF_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJTP Call by reference Type reference (TYPE) RSIOBJTP 20130924
2 Importing I_WITH_OPERATION Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20130924
3 Returning R_T_IOBJ Value transfer Type reference (TYPE) RSD_T_IOBJ 20130924

Method GET_IOBJ_OF_TYPE on class CL_RSCNV_IPRO has no exception.

Method GET_MSGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130528

Method GET_MSGS on class CL_RSCNV_IPRO has no exception.

Method GET_OPERATIONS Signature

Method GET_OPERATIONS on class CL_RSCNV_IPRO has no parameter.
Method GET_OPERATIONS on class CL_RSCNV_IPRO has no exception.

Method GET_SCREEN_INFO Signature

Method GET_SCREEN_INFO on class CL_RSCNV_IPRO has no parameter.
Method GET_SCREEN_INFO on class CL_RSCNV_IPRO has no exception.

Method GET_TABLNM_FOR_DIMENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIMENSION Call by reference Type reference (TYPE) RSDIMENSION Dimension 20130710
2 Returning R_TABLNM Value transfer Type reference (TYPE) TABNAME Table Name 20130710

Method GET_TABLNM_FOR_DIMENSION on class CL_RSCNV_IPRO has no exception.

Method GET_TEMP_IPRO_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IPRONM Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20130617
2 Importing I_SIMULATION Call by reference Type reference (TYPE) RS_BOOL Boolean 20130711
3 Returning R_TEMP_NAME Value transfer Type reference (TYPE) RSINFOPROV Object Name in Object Directory 20130617

Method GET_TEMP_IPRO_NAME on class CL_RSCNV_IPRO has no exception.

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IPRONM Call by reference Type reference (TYPE) RSINFOPROV InfoProvider-Name 20130416
2 Returning R_TLOGO Value transfer Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20130416

Method GET_TLOGO on class CL_RSCNV_IPRO has no exception.

Method GET_TLOGO_COLLECTION_CLASSNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20130607
2 Returning R_CLASSNM Value transfer Type reference (TYPE) STRING 20130607
# Exception Resumable Description Created on
1 FAILED 20130607

Method IMPACT Signature

Method IMPACT on class CL_RSCNV_IPRO has no parameter.
Method IMPACT on class CL_RSCNV_IPRO has no exception.

Method INCREASE_DETLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LEVEL Call by reference Type reference (TYPE) I '1' 20130528

Method INCREASE_DETLEVEL on class CL_RSCNV_IPRO has no exception.

Method INITIALIZE_MSG_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Application Log: Level of detail 20130528

Method INITIALIZE_MSG_CONTAINER on class CL_RSCNV_IPRO has no exception.

Method IS_FLAT_CUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IPRONM Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20130704
2 Returning R_IS_FLAT_CUBE Value transfer Type reference (TYPE) RS_BOOL Boolean 20130704

Method IS_FLAT_CUBE on class CL_RSCNV_IPRO has no exception.

Method IS_HDB_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IPRONM Call by reference Type reference (TYPE) RSMRT_IPRONM 20130808
2 Returning R_IS_SUPPORTED Value transfer Type reference (TYPE) RS_BOOL 20130806

Method IS_HDB_SUPPORTED on class CL_RSCNV_IPRO has no exception.

Method IS_TLOGO_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20130528
2 Returning R_IS_SUPPORTED Value transfer Type reference (TYPE) RS_BOOL Boolean 20130528

Method IS_TLOGO_SUPPORTED on class CL_RSCNV_IPRO has no exception.

Method MOVE_DATA_VIA_DTP 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) SY-SUBRC ABAP System Field: Return Code of ABAP Statements 20130620
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130620
3 Importing I_MODIFY_TRANSFORMATION Call by reference Type reference (TYPE) RS_BOOL 20130926
4 Importing I_SRC Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20130620
5 Importing I_SRCTP Call by reference Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20130620
6 Importing I_TGT Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20130620
7 Importing I_TGTTP Call by reference Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20130620
8 Importing I_T_OPERATION Call by reference Type reference (TYPE) RSMRT_T_OPERATION Table type of REF TO NCL_RSCNV_OPERATION 20130620
# Exception Resumable Description Created on
1 FAILED 20130620

Method RESET_IPRO_TO_INITIAL_STATE 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) SY-SUBRC 20130802
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG 20130802

Method RESET_IPRO_TO_INITIAL_STATE on class CL_RSCNV_IPRO has no exception.

Method RESET_STEP Signature

Method RESET_STEP on class CL_RSCNV_IPRO has no parameter.
Method RESET_STEP on class CL_RSCNV_IPRO has no exception.

Method RESET_TO_ACTIVE 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) SY-SUBRC 20130801

Method RESET_TO_ACTIVE on class CL_RSCNV_IPRO has no exception.

Method RESTORE Signature

Method RESTORE on class CL_RSCNV_IPRO has no parameter.
Method RESTORE on class CL_RSCNV_IPRO has no exception.

Method RESTORE_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) SY-SUBRC 20130802
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG 20130802

Method RESTORE_DATA on class CL_RSCNV_IPRO has no exception.

Method RESUME Signature

Method RESUME on class CL_RSCNV_IPRO has no parameter.
Method RESUME on class CL_RSCNV_IPRO has no exception.

Method SAVE Signature

Method SAVE on class CL_RSCNV_IPRO has no parameter.
Method SAVE on class CL_RSCNV_IPRO has no exception.

Method SET_DETLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Application Log: Level of detail 20130528

Method SET_DETLEVEL on class CL_RSCNV_IPRO has no exception.

Method SET_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MANAGER Call by reference Object reference (TYPE REF TO) CL_RSCNV_MANAGER Manager class for designtime and runtime 20130606

Method SET_MANAGER on class CL_RSCNV_IPRO has no exception.

Method SUSPEND Signature

Method SUSPEND on class CL_RSCNV_IPRO has no parameter.
Method SUSPEND on class CL_RSCNV_IPRO has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740