SAP ABAP Class CX_DDIC_ADT_VALIDATION (Validation Errors for Creation of DDIC Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
     SDDIC_ADT_COMMON (Package) Common Services for DDIC ADT Tools
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 20121115
Properties
Class CX_DDIC_ADT_VALIDATION  
Short Description Validation Errors for Creation of DDIC Object    
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 SDDIC_ADT_COMMON   Common Services for DDIC ADT Tools 
Created 20121115   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_DDIC_ADT_VALIDATION has no forward declaration.
Interfaces
Class CX_DDIC_ADT_VALIDATION has no interface implemented.
Friends
Class CX_DDIC_ADT_VALIDATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MESSAGE_TEXT Instance attribute Public Type reference (TYPE) STRING 20121115
2 MSGTY Instance attribute Public Type reference (TYPE) SYMSGTY Message Type 20121115
3 OBJ_NAME Instance attribute Public Type reference (TYPE) STRING Name of DDIC Object to be created 20121115
4 OBJ_TYPE Instance attribute Public Type reference (TYPE) WBOBJTYPE Global WB Type, Consisting of R3TR Type and WB Specificat. 20121115
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121115
Events
Class CX_DDIC_ADT_VALIDATION has no event.
Types
Class CX_DDIC_ADT_VALIDATION 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_TEXT Call by reference Type reference (TYPE) STRING 20121115
2 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY 20121115
3 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV SY-MSGV1 20121115
4 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV SY-MSGV2 20121115
5 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV SY-MSGV3 20121115
6 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV SY-MSGV4 20121115
7 Importing OBJ_NAME Call by reference Type reference (TYPE) STRING 20121115
8 Importing OBJ_TYPE Call by reference Type reference (TYPE) WBOBJTYPE 20121115
9 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20121115
10 Importing PROPERTIES Call by reference Object reference (TYPE REF TO) IF_ADT_EXCEPTION_PROPERTIES 20121115
11 Importing SUBTYPE Call by reference Type reference (TYPE) SADT_EXC_TYPE 20121115
12 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20121115

Method CONSTRUCTOR on class CX_DDIC_ADT_VALIDATION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740