SAP ABAP Class CX_OO_ADT_SER_DESCRIPT_INVALID (Invalid description)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
     SEO_ADT (Package) ABAP Develeopment Tools integration for Class Builder
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ADT_REST Shared exceptions for resource/service framework 20120531
Properties
Class CX_OO_ADT_SER_DESCRIPT_INVALID  
Short Description Invalid description    
Super Class CX_ADT_REST Shared exceptions for resource/service framework 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SEO_ADT   ABAP Develeopment Tools integration for Class Builder 
Created 20120531   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_OO_ADT_SER_DESCRIPT_INVALID has no forward declaration.
Interfaces
Class CX_OO_ADT_SER_DESCRIPT_INVALID has no interface implemented.
Friends
Class CX_OO_ADT_SER_DESCRIPT_INVALID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TYPE Constant Private Type reference (TYPE) SADT_EXC_TYPE 'InvalidDescription' 20120531
2 CX_OO_ADT_SER_SUPERCL_INVALID Constant Public See coding 20120531
3 MESSAGE_VARIABLE_1 Instance attribute Public Type reference (TYPE) SYMSGV 20120531
4 MESSAGE_VARIABLE_2 Instance attribute Public Type reference (TYPE) SYMSGV 20120531
5 MESSAGE_VARIABLE_3 Instance attribute Public Type reference (TYPE) SYMSGV 20120531
6 MESSAGE_VARIABLE_4 Instance attribute Public Type reference (TYPE) SYMSGV 20120531
7 OBJ_NAME Instance attribute Public Type reference (TYPE) STRING 20120531
8 OBJ_TYPE Instance attribute Public Type reference (TYPE) TROBJTYPE 20120531
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120531
Events
Class CX_OO_ADT_SER_DESCRIPT_INVALID has no event.
Types
Class CX_OO_ADT_SER_DESCRIPT_INVALID 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 MESSAGE_VARIABLE_1 Call by reference Type reference (TYPE) SYMSGV 20120531
2 Importing MESSAGE_VARIABLE_2 Call by reference Type reference (TYPE) SYMSGV 20120531
3 Importing MESSAGE_VARIABLE_3 Call by reference Type reference (TYPE) SYMSGV 20120531
4 Importing MESSAGE_VARIABLE_4 Call by reference Type reference (TYPE) SYMSGV 20120531
5 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV SY-MSGV1 20120531
6 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV SY-MSGV2 20120531
7 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV SY-MSGV3 20120531
8 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV SY-MSGV4 20120531
9 Importing OBJ_NAME Call by reference Type reference (TYPE) STRING 20120531
10 Importing OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20120531
11 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120531
12 Importing PROPERTIES Call by reference Object reference (TYPE REF TO) IF_ADT_EXCEPTION_PROPERTIES 20120531
13 Importing SUBTYPE Call by reference Type reference (TYPE) SADT_EXC_TYPE 20120531
14 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20120531

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