SAP ABAP Class CX_OAF_PARAMETER_ERROR (Aufruf mit fehlerhaftem Parameter)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   FS-FND-AF (Application Component) Agent Framework
     FS_OAF_CORE (Package) Core of the OAF
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_OAF_CALL_ERROR Aufruffehler im Agenten Framework 20080212
Properties
Class CX_OAF_PARAMETER_ERROR  
Short Description Aufruf mit fehlerhaftem Parameter    
Super Class CX_OAF_CALL_ERROR Aufruffehler im Agenten Framework 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class OAF    
Program status     
Category 40  Exception Class 
Package FS_OAF_CORE   Core of the OAF 
Created 20080212   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_OAF_PARAMETER_ERROR has no forward declaration.
Interfaces
Class CX_OAF_PARAMETER_ERROR has no interface implemented.
Friends
Class CX_OAF_PARAMETER_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_OAF_PARAMETER_ERROR Constant Public See coding 20080212
2 MV_METHOD Instance attribute Public Type reference (TYPE) STRING 20080212
3 MV_PARAMETER Instance attribute Public Type reference (TYPE) STRING 20080212
4 MV_VALUE Instance attribute Public Type reference (TYPE) STRING 20080212
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080212
Events
Class CX_OAF_PARAMETER_ERROR has no event.
Types
Class CX_OAF_PARAMETER_ERROR 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 MV_METHOD Call by reference Type reference (TYPE) STRING 20080212
2 Importing MV_PARAMETER Call by reference Type reference (TYPE) STRING 20080212
3 Importing MV_VALUE Call by reference Type reference (TYPE) STRING 20080212
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20080212
5 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20080212

Method CONSTRUCTOR on class CX_OAF_PARAMETER_ERROR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 300