SAP ABAP Class CL_RSCNV_ADD_CHAR (Operation: Add 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_ADD_CHAR | |
| Short Description | Operation: Add 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSCNV_ADD_CHAR has no interface implemented.
Friends
Class CL_RSCNV_ADD_CHAR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSDIOBJNM | InfoObject | 20130416 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSDIOBJNM | InfoObject | 20130416 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSFIELDNM | Field name | 20130710 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSCHAVLEXT | Field for any characteristic value (external display) | 20130416 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20130708 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | RSDIMENSION | Dimension | 20130416 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RSDIMENSION | Dimension | 20130710 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RSTABNM | Table Name | 20130710 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RSTABNM | Table Name | 20130710 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | RSMRT_OPNM | Operation name | 20130528 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | RSDIOBJNM | InfoObject | 20130416 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | RSFIELDNM | Field name | 20130710 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSCNV_EXIT | Interface for custom filling method in remodeling | 20130709 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSCNV_DELETE_CHAR | Operation: Delete characteristic | 20130610 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | RSMRT_T_OPERATION | Table type of REF TO NCL_RSCNV_OPERATION | 20130923 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks if compounding of char exists in InfoProvider | 20130923 | |
| 2 | Instance method | Private | Method | Checks if filling method is corectly supplied | 20130416 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20130416 | |
| 4 | Instance method | Public | Method | Returns CHAVL of constant value | 20130923 | |
| 5 | Instance method | Public | Method | Returns SID of constant value | 20130705 |
Events
Class CL_RSCNV_ADD_CHAR has no event.
Types
Class CL_RSCNV_ADD_CHAR has no local type.
Method Signatures
Method CHECK_CMP_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXIST | Call by reference | Type reference (TYPE) | RS_BOOL | 20130923 | ||||
| 2 | E_T_CMP_IOBJ | Call by reference | Type reference (TYPE) | RSD_T_IOBJ_CMP | 20130923 |
Method CHECK_CMP_EXISTS on class CL_RSCNV_ADD_CHAR has no exception.
Method CHECK_FILLING_METHOD 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 |
Method CHECK_FILLING_METHOD on class CL_RSCNV_ADD_CHAR has no exception.
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_CHAVL_FROM_CONSTANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CMP_IOBJ | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20130923 | ||||
| 2 | R_CHAVL | Value transfer | Type reference (TYPE) | RSCHAVLEXT | 20130923 |
Method GET_CHAVL_FROM_CONSTANT on class CL_RSCNV_ADD_CHAR has no exception.
Method GET_SID_FROM_CONSTANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SID | Value transfer | Type reference (TYPE) | RSSID | Master data ID | 20130705 |
Method GET_SID_FROM_CONSTANT on class CL_RSCNV_ADD_CHAR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |