SAP ABAP Class IF_RSCNV_EXIT (Interface for custom filling method in 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
| Class | IF_RSCNV_EXIT | |
| Short Description | Interface for custom filling method in remodeling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130416 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSCNV_EXIT has no forward declaration.
Interfaces
Class IF_RSCNV_EXIT has no interface implemented.
Friends
Class IF_RSCNV_EXIT has no friend class.
Attributes
Class 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
Class IF_RSCNV_EXIT has no event.
Types
Class 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 |