SAP ABAP Class CX_RFAC_INVALID_PARAMETER (Invalid Parameter Exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
     SRFAC_IMPL (Package) Implementation of new refactoring
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_RFAC_ERROR Refactoring error 20110404
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_RFAC_OUTDATED_PARAMETER Outdated Parameter Exception 20110404
Properties
Class CX_RFAC_INVALID_PARAMETER  
Short Description Invalid Parameter Exception    
Super Class CX_RFAC_ERROR Refactoring error 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SRFAC_IMPL   Implementation of new refactoring 
Created 20110302   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_RFAC_INVALID_PARAMETER has no forward declaration.
Interfaces
Class CX_RFAC_INVALID_PARAMETER has no interface implemented.
Friends
Class CX_RFAC_INVALID_PARAMETER has no friend class.
Attributes
Class CX_RFAC_INVALID_PARAMETER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110404
Events
Class CX_RFAC_INVALID_PARAMETER has no event.
Types
Class CX_RFAC_INVALID_PARAMETER 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 MSGV1 Call by reference Type reference (TYPE) SYMSGV SY-MSGV1 20110404
2 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV SY-MSGV2 20110404
3 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV SY-MSGV3 20110404
4 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV SY-MSGV4 20110404
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110404
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20110404

Method CONSTRUCTOR on class CX_RFAC_INVALID_PARAMETER has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in