SAP ABAP Class CL_RSCNV_API_MANAGER (Manager class for Remodeling APIs)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSCNV_API (Package) Remodeling API
Properties
Class CL_RSCNV_API_MANAGER  
Short Description Manager class for Remodeling APIs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSCNV_API   Remodeling API 
Created 20071207   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSCNV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSCNV_API_MANAGER has no interface implemented.
Friends
Class CL_RSCNV_API_MANAGER has no friend class.
Attributes
Class CL_RSCNV_API_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHAR Instance method Public Method Adding a Characteristic to InfoProvider 20071207
2 ADD_KEYF Instance method Public Method Adding a Key figure to InfoProvider 20071207
3 DELETE_CHAR Instance method Public Method Deleting a Characteristic from InfoProvider 20071207
4 DELETE_KEYF Instance method Public Method Deleting a Key figure from InfoProvider 20071207
5 GET_REQSTAT Instance method Public Method Get request status 20071207
6 REPLACE_CHAR Instance method Public Method Replacing an existing Characteristic in InfoProvider 20071207
7 REPLACE_KEYF Instance method Public Method Replacing an existing Key figure in InfoProvider 20071207
8 _GENERATE_RULENM Instance method Private Method Generate a unique rule name 20071207
9 _GET_MSG_FROM_EXCEPTION Instance method Private Method Get error message from Exception 20071211
10 _PREPARE Instance method Private Method Prepare for saving TLOGO type RRUL 20071210
11 _SCHEDULE Instance method Private Method Schedule execution 20071207
Events
Class CL_RSCNV_API_MANAGER has no event.
Types
Class CL_RSCNV_API_MANAGER has no local type.
Method Signatures

Method ADD_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REQNO Call by reference Type reference (TYPE) RSMRT_CNVREQNO Conversion Request Number 20071207
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RSCNV_T_MSG Table containing all messages 20071207
3 Importing I_ADD_CHAR Value transfer Type reference (TYPE) RSIOBJNM InfoObject to be added 20071207
4 Importing I_ATR_TYPE Value transfer Type reference (TYPE) RSATTRITP 'DIS' Attribute type 20071207
5 Importing I_ATTROF_IOBJ Value transfer Type reference (TYPE) RSIOBJNM InfoObject whose attribute is used for filling 20071207
6 Importing I_DIMENSION Value transfer Type reference (TYPE) RSDIMENSION Dimension to add in 20071207
7 Importing I_FILL_ATTR Value transfer Type reference (TYPE) RSIOBJNM Attribute to use for filling 20071207
8 Importing I_FILL_CONST Value transfer Type reference (TYPE) RSCHAVLEXT Constant value to fill with 20071207
9 Importing I_FILL_CUSTEXIT Value transfer Type reference (TYPE) RSMRT_PARAM Customer exit used for filling 20071207
10 Importing I_FILL_IOBJ Value transfer Type reference (TYPE) RSIOBJNM Mapping InfoObject to use for filling 20071207
11 Importing I_IPRONM Value transfer Type reference (TYPE) RSMRT_IPRONM InfoProvider Being Converted 20071207
12 Importing I_JOB_START Value transfer Type reference (TYPE) TBTCSTRT Start data description / Repetition period of background job 20071207
13 Importing I_KEY_POS Value transfer Type reference (TYPE) RSPOSIT 000 Position of the Field in the Structure / Table 20071207
14 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS 'A' Object version 20071207
15 Importing I_TIME_DEP Value transfer Type reference (TYPE) RSDATRTIMFL '0' Indicator as to whether the attribute is time-dependent 20071207

Method ADD_CHAR on class CL_RSCNV_API_MANAGER has no exception.

Method ADD_KEYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REQNO Call by reference Type reference (TYPE) RSMRT_CNVREQNO Conversion Request Number 20071207
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RSCNV_T_MSG Table containing all messages 20071207
3 Importing I_ADD_KEYF Value transfer Type reference (TYPE) RSIOBJNM InfoObject to add 20071207
4 Importing I_FILL_CONST Value transfer Type reference (TYPE) RSCHAVLEXT Constant value to fill 20071207
5 Importing I_FILL_CUSTEXIT Value transfer Type reference (TYPE) RSMRT_PARAM Customer Exit for filling logic 20071207
6 Importing I_IPRONM Value transfer Type reference (TYPE) RSMRT_IPRONM InfoProvider Being Converted 20071207
7 Importing I_JOB_START Value transfer Type reference (TYPE) TBTCSTRT Start data description / Repetition period of background job 20071207
8 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS 'A' Object version 20071207

Method ADD_KEYF on class CL_RSCNV_API_MANAGER has no exception.

Method DELETE_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REQNO Call by reference Type reference (TYPE) RSMRT_CNVREQNO Conversion Request Number 20071208
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RSCNV_T_MSG Table containing all messages 20071208
3 Importing I_DEL_CHAR Value transfer Type reference (TYPE) RSIOBJNM InfoObject to be deleted 20071208
4 Importing I_IPRONM Value transfer Type reference (TYPE) RSMRT_IPRONM InfoProvider Being Converted 20071208
5 Importing I_JOB_START Value transfer Type reference (TYPE) TBTCSTRT Start data description / Repetition period of background job 20071208
6 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS 'A' Object version 20071208

Method DELETE_CHAR on class CL_RSCNV_API_MANAGER has no exception.

Method DELETE_KEYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REQNO Call by reference Type reference (TYPE) RSMRT_CNVREQNO Conversion Request Number 20071208
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RSCNV_T_MSG Table containing all messages 20071208
3 Importing I_DEL_KEYF Value transfer Type reference (TYPE) RSIOBJNM InfoObject to be deleted 20071208
4 Importing I_IPRONM Value transfer Type reference (TYPE) RSMRT_IPRONM InfoProvider Being Converted 20071208
5 Importing I_JOB_START Value transfer Type reference (TYPE) TBTCSTRT Start data description / Repetition period of background job 20071208
6 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS 'A' Object version 20071208

Method DELETE_KEYF on class CL_RSCNV_API_MANAGER has no exception.

Method GET_REQSTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REQ_STAT Call by reference Type reference (TYPE) RSMRT_REQSTATUS Conversion Request Status 20071208
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RSCNV_T_MSG Table with Messages 20071208
3 Exporting E_T_STEP_STAT Call by reference Type reference (TYPE) RSCNV_API_T_STEPSTAT Table for Remodeling steps status 20071208
4 Importing I_REQNO Value transfer Type reference (TYPE) RSMRT_CNVREQNO Conversion Request Number 20071208

Method GET_REQSTAT on class CL_RSCNV_API_MANAGER has no exception.

Method REPLACE_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REQNO Call by reference Type reference (TYPE) RSMRT_CNVREQNO Conversion Request Number 20071208
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RSCNV_T_MSG Table of messages strings 20071208
3 Importing I_ATR_TYPE Value transfer Type reference (TYPE) RSATTRITP 'DIS' Attribute type 20071208
4 Importing I_ATTROF_IOBJ Value transfer Type reference (TYPE) RSIOBJNM InfoObject whose attribute is used to fill 20071208
5 Importing I_FILL_ATTR Value transfer Type reference (TYPE) RSIOBJNM Attribute used to fill with 20071208
6 Importing I_FILL_CONST Value transfer Type reference (TYPE) RSCHAVLEXT Characteristic value(external) to fill with 20071208
7 Importing I_FILL_CUSTEXIT Value transfer Type reference (TYPE) RSMRT_PARAM Customer exit containing filling logic 20071208
8 Importing I_FILL_IOBJ Value transfer Type reference (TYPE) RSIOBJNM InfoObject to fill with(1:1 mapping) 20071208
9 Importing I_IPRONM Value transfer Type reference (TYPE) RSMRT_IPRONM InfoProvider Being Converted 20071208
10 Importing I_JOB_START Value transfer Type reference (TYPE) TBTCSTRT Start data description / Repetition period of background job 20071208
11 Importing I_KEY_POS Value transfer Type reference (TYPE) RSPOSIT 000 Position of the Field in the Structure / Table 20071208
12 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS 'A' Object version 20071208
13 Importing I_REPL_CHAR Value transfer Type reference (TYPE) RSIOBJNM InfoObject being replaced 20071208
14 Importing I_TIME_DEP Value transfer Type reference (TYPE) RSDATRTIMFL '0' Indicator as to whether the attribute is time-dependent 20071208
15 Importing I_WITH_CHAR Value transfer Type reference (TYPE) RSIOBJNM Replacing InfoObject 20071208

Method REPLACE_CHAR on class CL_RSCNV_API_MANAGER has no exception.

Method REPLACE_KEYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REQNO Call by reference Type reference (TYPE) RSMRT_CNVREQNO Conversion Request Number 20071208
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RSCNV_T_MSG Table containing all messages 20071208
3 Importing I_FILL_CONST Value transfer Type reference (TYPE) RSCHAVLEXT Constant value to fill 20071208
4 Importing I_FILL_CUSTEXIT Value transfer Type reference (TYPE) RSMRT_PARAM Customer exit used for filling 20071208
5 Importing I_IPRONM Value transfer Type reference (TYPE) RSMRT_IPRONM InfoProvider Being Converted 20071208
6 Importing I_JOB_START Value transfer Type reference (TYPE) TBTCSTRT Start data description / Repetition period of background job 20071208
7 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS 'A' Object version 20071208
8 Importing I_REPL_KEYF Value transfer Type reference (TYPE) RSIOBJNM InfoObject to be replaced 20071208
9 Importing I_WITH_KEYF Value transfer Type reference (TYPE) RSIOBJNM Replace with InfoObject 20071208

Method REPLACE_KEYF on class CL_RSCNV_API_MANAGER has no exception.

Method _GENERATE_RULENM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RULENM Call by reference Type reference (TYPE) RSMRT_CGNM Remodeling Rule Name 20071207

Method _GENERATE_RULENM on class CL_RSCNV_API_MANAGER has no exception.

Method _GET_MSG_FROM_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RSCNV_T_MSG Error messages 20071211
2 Importing I_R_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20071211

Method _GET_MSG_FROM_EXCEPTION on class CL_RSCNV_API_MANAGER has no exception.

Method _PREPARE 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 20071210
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG 20071210
3 Importing I_IPRONM Call by reference Type reference (TYPE) RSMRT_IPRONM 20071210
4 Importing I_RRNM Call by reference Type reference (TYPE) RSMRT_RRNM 20130801

Method _PREPARE on class CL_RSCNV_API_MANAGER has no exception.

Method _SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_CNV_GRP Call by reference Type reference (TYPE) STRING Description of Operation 20071207
2 Exporting E_REQNO Call by reference Type reference (TYPE) RSMRT_CNVREQNO Conversion Request Number 20071207
3 Exporting E_T_MSG Call by reference Type reference (TYPE) RSCNV_T_MSG Table of messages 20071207
4 Importing I_S_JOB_START Value transfer Type reference (TYPE) TBTCSTRT Start data description / Repetition period of background job 20071207

Method _SCHEDULE on class CL_RSCNV_API_MANAGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701