SAP ABAP Class CX_SATC_MD_PARAM (Parameter error)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_STDLIB_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_MD_ROOT Meta Data exception 20060626
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SATC_MD_PARAM_MAPPING Invalid parameter mapping 20070109
Properties
Class CX_SATC_MD_PARAM  
Short Description Parameter error    
Super Class CX_SATC_MD_ROOT Meta Data exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SATC_STDLIB_EXCEPTIONS   INTERNAL: - *NO* REUSE - class based exceptions 
Created 20060626   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SATC_MD_PARAM has no forward declaration.
Interfaces
Class CX_SATC_MD_PARAM has no interface implemented.
Friends
Class CX_SATC_MD_PARAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SATC_MD_PARAM Constant Public Type reference (TYPE) SOTR_CONC '001321AF52A31DDDAE800C348475E3AC' 20070109
2 PARAMETER_NAME Instance attribute Public Type reference (TYPE) STRING Name of Parameter 20070109
3 PARAMETER_VALUE Instance attribute Public Type reference (TYPE) STRING Value of Parameter 20081113
4 SATC_MD_PARAM_VALUE Constant Public Type reference (TYPE) SOTR_CONC '001321AF52A31DDDAE800DB543F0C3AC' 20081113
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060626
Events
Class CX_SATC_MD_PARAM has no event.
Types
Class CX_SATC_MD_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 PARAMETER_NAME Call by reference Type reference (TYPE) STRING 20070109
2 Importing PARAMETER_VALUE Call by reference Type reference (TYPE) STRING 20081113
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20060626
4 Importing ROOT_CAUSE Call by reference Type reference (TYPE) STRING 20080321
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20060626

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