SAP ABAP Class CL_RSCNV_REPLACE_CHAR (Operation: Replace characteristic)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSCNV (Package) Package for Metadata Remodeling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSCNV_OPERATION | Operation: Main class | 20130416 |
Properties
| Class | CL_RSCNV_REPLACE_CHAR | |
| Short Description | Operation: Replace characteristic | |
| Super Class | CL_RSCNV_OPERATION | Operation: Main class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSCNV | Package for Metadata Remodeling |
| Created | 20130416 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSCNV_REPLACE_CHAR has no forward declaration.
Interfaces
Class CL_RSCNV_REPLACE_CHAR has no interface implemented.
Friends
Class CL_RSCNV_REPLACE_CHAR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSCNV_ADD_CHAR | Operation: Add characteristic | 20130620 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSCNV_DELETE_CHAR | Operation: Delete characteristic | 20130620 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSCNV_REPLACE_CHAR | Operation: Replace characteristic | 20130610 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130416 | |
| 2 | Instance method | Public | Method | Returns parameter to create instance of CL_RSCNV_ADD_CHAR | 20130416 | |
| 3 | Instance method | Public | Method | Returns parameter to create instance of CL_RSCNV_DELETE_CHAR | 20130416 |
Events
Class CL_RSCNV_REPLACE_CHAR has no event.
Types
Class CL_RSCNV_REPLACE_CHAR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RRNM | Call by reference | Type reference (TYPE) | RSMRT_RRNM | Remodeling rule name | 20130514 | |||
| 2 | I_R_IPRO | Call by reference | Object reference (TYPE REF TO) | CL_RSCNV_IPRO | Object: InfoProvider | 20130416 | |||
| 3 | I_T_PARAMETER | Call by reference | Type reference (TYPE) | RSMRT_T_PARVAL | Table type of RSMRT_S_PARVAL | 20130416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130416 |
Method GET_AS_ADD_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_ADD_CHAR | Value transfer | Object reference (TYPE REF TO) | CL_RSCNV_ADD_CHAR | Table type of RSMRT_S_PARVAL | 20130416 |
Method GET_AS_ADD_CHAR on class CL_RSCNV_REPLACE_CHAR has no exception.
Method GET_AS_DELETE_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_DEL_CHAR | Value transfer | Object reference (TYPE REF TO) | CL_RSCNV_DELETE_CHAR | Table type of RSMRT_S_PARVAL | 20130416 |
Method GET_AS_DELETE_CHAR on class CL_RSCNV_REPLACE_CHAR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |