SAP ABAP Interface IF_RSCNV_OPERATION (Interface for operation)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSCNV (Package) Package for Metadata Remodeling

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSCNV_OPERATION | Operation: Main class | 20130416 |
Properties
Interface | IF_RSCNV_OPERATION | |
Short Description | Interface for operation |
General Data
Package | RSCNV | Package for Metadata Remodeling |
Created | 20130416 | SAP |
Last changed | 20140121 | SAP |
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 | RSD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSCNV_OPERATION has no interface.
Friends
Interface IF_RSCNV_OPERATION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | N_OPNM | Instance attribute | Public | Type reference (TYPE) | RSMRT_OPNM | Operation name | 20130416 | ||
2 | N_OPNO | Instance attribute | Public | Type reference (TYPE) | RSMRT_OPNO | Operation Number | 20130416 | ||
3 | N_OPTP | Instance attribute | Public | Type reference (TYPE) | RSMRT_OPTP | Operation name | 20130416 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks consistency | 20130416 |
2 | ![]() |
Instance method | Public | Method | Flag if conversion is required for this operation | 20130528 |
3 | ![]() |
Instance method | Public | Method | Convertion called during SE14 | 20130709 |
4 | ![]() |
Instance method | Public | Method | Return instance as parameter list | 20130416 |
5 | ![]() |
Instance method | Public | Method | Returns instance as instance of its opposite | 20130610 |
6 | ![]() |
Instance method | Public | Method | Returns string to be displayed in ALV | 20130416 |
7 | ![]() |
Instance method | Public | Method | Returns list of required rules for transformation in DTP | 20130605 |
8 | ![]() |
Instance method | Public | Method | Prepare required SID mapping | 20130722 |
Events
Interface IF_RSCNV_OPERATION has no event.
Types
Interface IF_RSCNV_OPERATION has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | ABAP-Systemfeld: Rückgabewert von ABAP-Anweisungen | 20130416 | ||
2 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130416 | ||
3 | ![]() |
I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '1' | Application Log: Level of detail | 20130416 |
Method CHECK on Interface IF_RSCNV_OPERATION has no exception.
Method CONVERSION_REQURIED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONVERSION_REQUIRED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130528 |
Method CONVERSION_REQURIED on Interface IF_RSCNV_OPERATION has no exception.
Method CONVERSION_SE14 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) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130709 | ||
2 | ![]() |
I_CONVERSION_ID | Call by reference | Type reference (TYPE) | RSMRT_CNVREQNO | Conversion Request Number | 20130709 | ||
3 | ![]() |
I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Application Log: Level of detail | 20130710 | ||
4 | ![]() |
I_R_NEW_ROW | Call by reference | Type reference (TYPE) | ANY | Reference to row in new table | 20130709 | ||
5 | ![]() |
I_R_OLD_ROW | Call by reference | Type reference (TYPE) | ANY | Reference to row in old table | 20130709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130709 |
Method DEMARSHAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_POSIT | Call by reference | Type reference (TYPE) | RSMRT_OPNO | Operation number | 20130416 | ||
2 | ![]() |
I_S_HEADER | Call by reference | Type reference (TYPE) | RSCNVRRHD | Operation key | 20130416 | ||
3 | ![]() |
R_T_TAB | Value transfer | Type reference (TYPE) | RSCNV_T_OPVAL | Table type of RSMRT_S_PARVAL | 20130416 |
Method DEMARSHAL on Interface IF_RSCNV_OPERATION has no exception.
Method GET_AS_INVERTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_INVERTED | Value transfer | Object reference (TYPE REF TO) | CL_RSCNV_OPERATION | Operation: Main class | 20130610 |
Method GET_AS_INVERTED on Interface IF_RSCNV_OPERATION has no exception.
Method GET_FOR_ALV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DESCRIPTION | Value transfer | Type reference (TYPE) | RSMRT_OPDESC | Operation Description - Shown in the ALV Grid | 20130416 |
Method GET_FOR_ALV on Interface IF_RSCNV_OPERATION has no exception.
Method MODIFY_TRANSFORMATION_FOR_DTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | ABAP-Systemfeld: Rückgabewert von ABAP-Anweisungen | 20130605 | ||
2 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130605 | ||
3 | ![]() |
I_R_TRANSFORMATION | Call by reference | Object reference (TYPE REF TO) | CL_RSTRAN_TRFN | Transformation | 20130605 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130605 |
Method PREPARE 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) | RS_T_MSG | 20130813 | |||
2 | ![]() |
I_CONVERSION_ID | Call by reference | Type reference (TYPE) | RSMRT_CNVREQNO | 20130722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130722 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |