SAP ABAP Class CL_RSCNV_CUSTOMER_EXIT (Customer exit example)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSCNV_EXIT Interface for custom filling method in remodeling 20130710
Properties
Class CL_RSCNV_CUSTOMER_EXIT  
Short Description Customer exit example    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSCNV   Package for Metadata Remodeling 
Created 20130710   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSCNV_CUSTOMER_EXIT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSCNV_EXIT Interface for custom filling method in remodeling 20130710
Friends
Class CL_RSCNV_CUSTOMER_EXIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CONVERSION_ID Instance attribute Private Type reference (TYPE) RSMRT_CNVREQNO Conversion Request Number 20130813
2 P_IPRONM Instance attribute Private Type reference (TYPE) RSMRT_IPRONM InfoProvider Being Converted 20130813
3 P_RRNM Instance attribute Private Type reference (TYPE) RSMRT_RRNM Remodeling Rule Name 20130813
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130813
Events
Class CL_RSCNV_CUSTOMER_EXIT has no event.
Types
Class CL_RSCNV_CUSTOMER_EXIT 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_CONVERSION_ID Call by reference Type reference (TYPE) RSMRT_CNVREQNO Conversion Request Number 20130813
2 Importing I_IPRONM Call by reference Type reference (TYPE) RSMRT_IPRONM InfoProvider Being Converted 20130813
3 Importing I_RRNM Call by reference Type reference (TYPE) RSMRT_RRNM Remodeling Rule Name 20130813
# Exception Resumable Description Created on
1 FAILED 20130813
History
Last changed by/on SAP  20140121 
SAP Release Created in 740