SAP ABAP Class CL_RSCNV_REPLACE_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_REPLACE_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
Class CL_RSCNV_REPLACE_KYF has no forward declaration.
Interfaces
Class CL_RSCNV_REPLACE_KYF has no interface implemented.
Friends
Class CL_RSCNV_REPLACE_KYF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_ADD_KYF Instance attribute Private Object reference (TYPE REF TO) CL_RSCNV_ADD_KYF Operation: Add keyfigure 20130429
2 P_R_DELETE_KYF Instance attribute Private Object reference (TYPE REF TO) CL_RSCNV_DELETE_KYF Operation: Delete keyfigure 20130429
3 P_R_INVERTED Instance attribute Private Object reference (TYPE REF TO) CL_RSCNV_REPLACE_KYF Operation: Add keyfigure 20130610
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130429
2 GET_AS_ADD_KYF Instance method Public Method 20130429
3 GET_AS_DELETE_KYF Instance method Public Method 20130429
Events
Class CL_RSCNV_REPLACE_KYF has no event.
Types
Class CL_RSCNV_REPLACE_KYF has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RRNM Call by reference Type reference (TYPE) RSMRT_RRNM Remodeling rule name 20130514
2 Importing I_R_IPRO Call by reference Object reference (TYPE REF TO) CL_RSCNV_IPRO Object: InfoProvider 20130429
3 Importing 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 WRONG_PARAMETER 20130429

Method GET_AS_ADD_KYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_ADD_KYF Value transfer Object reference (TYPE REF TO) CL_RSCNV_ADD_KYF Object: Operation 20130429

Method GET_AS_ADD_KYF on class CL_RSCNV_REPLACE_KYF has no exception.

Method GET_AS_DELETE_KYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_DELETE_KYF Value transfer Object reference (TYPE REF TO) CL_RSCNV_DELETE_KYF Object: Operation 20130429

Method GET_AS_DELETE_KYF on class CL_RSCNV_REPLACE_KYF has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740