SAP ABAP Class CX_SATC_AC_INVALID_PARAM (Invalid parameter value)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_EXCEPTIONS (Package) INTERNAL: - *NO* REUSE - Class based exceptions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SATC_AC_ROOT Exception within 'ABAP Check' layer of ATC 20080410
Properties
Class CX_SATC_AC_INVALID_PARAM  
Short Description Invalid parameter value    
Super Class CX_SATC_AC_ROOT Exception within 'ABAP Check' layer of ATC 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SATC_ABAP_CHECK_EXCEPTIONS   INTERNAL: - *NO* REUSE - Class based exceptions 
Created 20080410   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SATC_AC_INVALID_PARAM has no forward declaration.
Interfaces
Class CX_SATC_AC_INVALID_PARAM has no interface implemented.
Friends
Class CX_SATC_AC_INVALID_PARAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SATC_AC_INVALID_PARAM Constant Public Type reference (TYPE) SOTR_CONC '001CC412326A02DC90FEC2BCC7BE4A6B' 20080410
2 PARAM_NAME Instance attribute Public Type reference (TYPE) STRING Parameter Name 20080410
3 PARAM_VALUE Instance attribute Public Type reference (TYPE) STRING Parameter Value 20080410
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080410
Events
Class CX_SATC_AC_INVALID_PARAM has no event.
Types
Class CX_SATC_AC_INVALID_PARAM 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 PARAM_NAME Call by reference Type reference (TYPE) STRING 20080410
2 Importing PARAM_VALUE Call by reference Type reference (TYPE) STRING 20080410
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20080410
4 Importing ROOT_CAUSE Call by reference Type reference (TYPE) STRING 20080410
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20080410

Method CONSTRUCTOR on class CX_SATC_AC_INVALID_PARAM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711