SAP ABAP Class CL_RSCNV_ADD_KYF (Operation: Add keyfigure)
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 | 20130429 |
Properties
| Class | CL_RSCNV_ADD_KYF | |
| Short Description | Operation: Add keyfigure | |
| 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 | 20130429 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSCNV_ADD_KYF has no interface implemented.
Friends
Class CL_RSCNV_ADD_KYF 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 | 20130528 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSCHAVLEXT | Field for any characteristic value (external display) | 20130429 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20130708 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSMRT_OPNM | Operation Name | 20130528 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSKYFNM | Key figure | 20130429 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RSFIELDNM | Field name | 20130710 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RSDIOBJNM | InfoObject | 20130528 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RSFIELDNM | Field name | 20130710 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RSDIOBJNM | InfoObject | 20130617 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSCNV_EXIT | Interface for custom filling method in remodeling | 20130710 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSCNV_DELETE_KYF | Operation: Delete keyfigure | 20130610 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | RSD_S_KYF | 20130612 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | RSD_S_VIOBJ | View of all properties of an InfoObject | 20130429 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | RSUNITP | Unit type | 20130617 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks if filling method is corectly supplied | 20130610 | |
| 2 | Instance method | Public | Method | 20130617 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20130429 | |
| 4 | Instance method | Private | Method | 20130617 | ||
| 5 | Instance method | Public | Method | Returns UNIT char required for key figure | 20130429 | |
| 6 | Instance method | Public | Method | 20130617 |
Events
Class CL_RSCNV_ADD_KYF has no event.
Types
Class CL_RSCNV_ADD_KYF has no local type.
Method Signatures
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 | 20130610 |
Method CHECK_FILLING_METHOD on class CL_RSCNV_ADD_KYF has no exception.
Method CHECK_UNIT_CHAR_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EXISTS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130617 |
Method CHECK_UNIT_CHAR_EXISTS on class CL_RSCNV_ADD_KYF 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 | 20130429 | |||
| 3 | I_T_PARAMETER | Call by reference | Type reference (TYPE) | RSMRT_T_PARVAL | Table type of RSMRT_S_PARVAL | 20130429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130429 |
Method GET_UNITP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_UNITP | Value transfer | Type reference (TYPE) | RSUNITP | Unit type | 20130617 |
Method GET_UNITP on class CL_RSCNV_ADD_KYF has no exception.
Method GET_UNIT_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_UNINM | Value transfer | Type reference (TYPE) | RSUNINM | Unit InfoObject (currency/unit) | 20130429 |
Method GET_UNIT_CHAR on class CL_RSCNV_ADD_KYF has no exception.
Method SET_UNIT_MAPPING_USING_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_USER_CANCELED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130617 |
Method SET_UNIT_MAPPING_USING_F4 on class CL_RSCNV_ADD_KYF has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |