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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
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 | Instance method | Public | Method | Adding a Characteristic to InfoProvider | 20071207 | |
| 2 | Instance method | Public | Method | Adding a Key figure to InfoProvider | 20071207 | |
| 3 | Instance method | Public | Method | Deleting a Characteristic from InfoProvider | 20071207 | |
| 4 | Instance method | Public | Method | Deleting a Key figure from InfoProvider | 20071207 | |
| 5 | Instance method | Public | Method | Get request status | 20071207 | |
| 6 | Instance method | Public | Method | Replacing an existing Characteristic in InfoProvider | 20071207 | |
| 7 | Instance method | Public | Method | Replacing an existing Key figure in InfoProvider | 20071207 | |
| 8 | Instance method | Private | Method | Generate a unique rule name | 20071207 | |
| 9 | Instance method | Private | Method | Get error message from Exception | 20071211 | |
| 10 | Instance method | Private | Method | Prepare for saving TLOGO type RRUL | 20071210 | |
| 11 | 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 | E_REQNO | Call by reference | Type reference (TYPE) | RSMRT_CNVREQNO | Conversion Request Number | 20071207 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RSCNV_T_MSG | Table containing all messages | 20071207 | |||
| 3 | I_ADD_CHAR | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject to be added | 20071207 | |||
| 4 | I_ATR_TYPE | Value transfer | Type reference (TYPE) | RSATTRITP | 'DIS' | Attribute type | 20071207 | ||
| 5 | I_ATTROF_IOBJ | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject whose attribute is used for filling | 20071207 | |||
| 6 | I_DIMENSION | Value transfer | Type reference (TYPE) | RSDIMENSION | Dimension to add in | 20071207 | |||
| 7 | I_FILL_ATTR | Value transfer | Type reference (TYPE) | RSIOBJNM | Attribute to use for filling | 20071207 | |||
| 8 | I_FILL_CONST | Value transfer | Type reference (TYPE) | RSCHAVLEXT | Constant value to fill with | 20071207 | |||
| 9 | I_FILL_CUSTEXIT | Value transfer | Type reference (TYPE) | RSMRT_PARAM | Customer exit used for filling | 20071207 | |||
| 10 | I_FILL_IOBJ | Value transfer | Type reference (TYPE) | RSIOBJNM | Mapping InfoObject to use for filling | 20071207 | |||
| 11 | I_IPRONM | Value transfer | Type reference (TYPE) | RSMRT_IPRONM | InfoProvider Being Converted | 20071207 | |||
| 12 | I_JOB_START | Value transfer | Type reference (TYPE) | TBTCSTRT | Start data description / Repetition period of background job | 20071207 | |||
| 13 | I_KEY_POS | Value transfer | Type reference (TYPE) | RSPOSIT | 000 | Position of the Field in the Structure / Table | 20071207 | ||
| 14 | I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | 'A' | Object version | 20071207 | ||
| 15 | 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 | E_REQNO | Call by reference | Type reference (TYPE) | RSMRT_CNVREQNO | Conversion Request Number | 20071207 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RSCNV_T_MSG | Table containing all messages | 20071207 | |||
| 3 | I_ADD_KEYF | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject to add | 20071207 | |||
| 4 | I_FILL_CONST | Value transfer | Type reference (TYPE) | RSCHAVLEXT | Constant value to fill | 20071207 | |||
| 5 | I_FILL_CUSTEXIT | Value transfer | Type reference (TYPE) | RSMRT_PARAM | Customer Exit for filling logic | 20071207 | |||
| 6 | I_IPRONM | Value transfer | Type reference (TYPE) | RSMRT_IPRONM | InfoProvider Being Converted | 20071207 | |||
| 7 | I_JOB_START | Value transfer | Type reference (TYPE) | TBTCSTRT | Start data description / Repetition period of background job | 20071207 | |||
| 8 | 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 | E_REQNO | Call by reference | Type reference (TYPE) | RSMRT_CNVREQNO | Conversion Request Number | 20071208 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RSCNV_T_MSG | Table containing all messages | 20071208 | |||
| 3 | I_DEL_CHAR | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject to be deleted | 20071208 | |||
| 4 | I_IPRONM | Value transfer | Type reference (TYPE) | RSMRT_IPRONM | InfoProvider Being Converted | 20071208 | |||
| 5 | I_JOB_START | Value transfer | Type reference (TYPE) | TBTCSTRT | Start data description / Repetition period of background job | 20071208 | |||
| 6 | 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 | E_REQNO | Call by reference | Type reference (TYPE) | RSMRT_CNVREQNO | Conversion Request Number | 20071208 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RSCNV_T_MSG | Table containing all messages | 20071208 | |||
| 3 | I_DEL_KEYF | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject to be deleted | 20071208 | |||
| 4 | I_IPRONM | Value transfer | Type reference (TYPE) | RSMRT_IPRONM | InfoProvider Being Converted | 20071208 | |||
| 5 | I_JOB_START | Value transfer | Type reference (TYPE) | TBTCSTRT | Start data description / Repetition period of background job | 20071208 | |||
| 6 | 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 | E_REQ_STAT | Call by reference | Type reference (TYPE) | RSMRT_REQSTATUS | Conversion Request Status | 20071208 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RSCNV_T_MSG | Table with Messages | 20071208 | |||
| 3 | E_T_STEP_STAT | Call by reference | Type reference (TYPE) | RSCNV_API_T_STEPSTAT | Table for Remodeling steps status | 20071208 | |||
| 4 | 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 | E_REQNO | Call by reference | Type reference (TYPE) | RSMRT_CNVREQNO | Conversion Request Number | 20071208 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RSCNV_T_MSG | Table of messages strings | 20071208 | |||
| 3 | I_ATR_TYPE | Value transfer | Type reference (TYPE) | RSATTRITP | 'DIS' | Attribute type | 20071208 | ||
| 4 | I_ATTROF_IOBJ | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject whose attribute is used to fill | 20071208 | |||
| 5 | I_FILL_ATTR | Value transfer | Type reference (TYPE) | RSIOBJNM | Attribute used to fill with | 20071208 | |||
| 6 | I_FILL_CONST | Value transfer | Type reference (TYPE) | RSCHAVLEXT | Characteristic value(external) to fill with | 20071208 | |||
| 7 | I_FILL_CUSTEXIT | Value transfer | Type reference (TYPE) | RSMRT_PARAM | Customer exit containing filling logic | 20071208 | |||
| 8 | I_FILL_IOBJ | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject to fill with(1:1 mapping) | 20071208 | |||
| 9 | I_IPRONM | Value transfer | Type reference (TYPE) | RSMRT_IPRONM | InfoProvider Being Converted | 20071208 | |||
| 10 | I_JOB_START | Value transfer | Type reference (TYPE) | TBTCSTRT | Start data description / Repetition period of background job | 20071208 | |||
| 11 | I_KEY_POS | Value transfer | Type reference (TYPE) | RSPOSIT | 000 | Position of the Field in the Structure / Table | 20071208 | ||
| 12 | I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | 'A' | Object version | 20071208 | ||
| 13 | I_REPL_CHAR | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject being replaced | 20071208 | |||
| 14 | I_TIME_DEP | Value transfer | Type reference (TYPE) | RSDATRTIMFL | '0' | Indicator as to whether the attribute is time-dependent | 20071208 | ||
| 15 | 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 | E_REQNO | Call by reference | Type reference (TYPE) | RSMRT_CNVREQNO | Conversion Request Number | 20071208 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RSCNV_T_MSG | Table containing all messages | 20071208 | |||
| 3 | I_FILL_CONST | Value transfer | Type reference (TYPE) | RSCHAVLEXT | Constant value to fill | 20071208 | |||
| 4 | I_FILL_CUSTEXIT | Value transfer | Type reference (TYPE) | RSMRT_PARAM | Customer exit used for filling | 20071208 | |||
| 5 | I_IPRONM | Value transfer | Type reference (TYPE) | RSMRT_IPRONM | InfoProvider Being Converted | 20071208 | |||
| 6 | I_JOB_START | Value transfer | Type reference (TYPE) | TBTCSTRT | Start data description / Repetition period of background job | 20071208 | |||
| 7 | I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | 'A' | Object version | 20071208 | ||
| 8 | I_REPL_KEYF | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject to be replaced | 20071208 | |||
| 9 | 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 | 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 | E_T_MSG | Call by reference | Type reference (TYPE) | RSCNV_T_MSG | Error messages | 20071211 | |||
| 2 | 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 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | 20071210 | ||||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | 20071210 | ||||
| 3 | I_IPRONM | Call by reference | Type reference (TYPE) | RSMRT_IPRONM | 20071210 | ||||
| 4 | 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 | C_S_CNV_GRP | Call by reference | Type reference (TYPE) | STRING | Description of Operation | 20071207 | |||
| 2 | E_REQNO | Call by reference | Type reference (TYPE) | RSMRT_CNVREQNO | Conversion Request Number | 20071207 | |||
| 3 | E_T_MSG | Call by reference | Type reference (TYPE) | RSCNV_T_MSG | Table of messages | 20071207 | |||
| 4 | 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 |