SAP ABAP Interface IF_RSCNV_EXIT (Interface for custom filling method in remodeling)
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_CUSTOMER_EXIT | Customer exit example | 20130710 |
Properties
Interface | IF_RSCNV_EXIT | |
Short Description | Interface for custom filling method in remodeling |
General Data
Package | RSCNV | Package for Metadata Remodeling |
Created | 20130416 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSCNV_EXIT has no forward declaration.
Interfaces
Interface IF_RSCNV_EXIT has no interface.
Friends
Interface IF_RSCNV_EXIT has no friend.
Attributes
Interface IF_RSCNV_EXIT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Called during conversion to fill field of new table | 20130709 |
2 | ![]() |
Static method | Public | Method | Returns reference to instance | 20130416 |
Events
Interface IF_RSCNV_EXIT has no event.
Types
Interface IF_RSCNV_EXIT has no local type.
Method Signatures
Method CONVERSION_EXIT 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 | Messages in case of error | 20130709 | ||
2 | ![]() |
I_CONVERSION_ID | Call by reference | Type reference (TYPE) | RSMRT_CNVREQNO | Conversion ID | 20130709 | ||
3 | ![]() |
I_R_NEW_FIELD | Call by reference | Object reference (TYPE REF TO) | DATA | Reference to field in new table | 20130710 | ||
4 | ![]() |
I_R_OLD_DATA_ROW | Call by reference | Object reference (TYPE REF TO) | DATA | Reference to row of old table | 20130710 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130709 |
Method GET_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONVERSION_ID | Call by reference | Type reference (TYPE) | RSMRT_CNVREQNO | Conversion ID | 20130813 | ||
2 | ![]() |
I_IPRONM | Call by reference | Type reference (TYPE) | RSMRT_IPRONM | Name of InfoProvider | 20130416 | ||
3 | ![]() |
I_RRNM | Call by reference | Type reference (TYPE) | RSMRT_RRNM | Name of Remodeling Rule | 20130709 | ||
4 | ![]() |
R_R_RSCNV_EXIT | Value transfer | Object reference (TYPE REF TO) | IF_RSCNV_EXIT | Reference to customer exit instance | 20130416 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130813 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |