SAP ABAP Class CL_SEDI_ADT_RES_OBJ_VALIDATION (Checks object at creation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
     SEDI_ADT (Package) Service Enabeling Navigation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 20110802
Properties
Class CL_SEDI_ADT_RES_OBJ_VALIDATION  
Short Description Checks object at creation    
Super Class CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEDI_ADT   Service Enabeling Navigation 
Created 20110801   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SEDI_ADT_RES_OBJ_VALIDATION has no forward declaration.
Interfaces
Class CL_SEDI_ADT_RES_OBJ_VALIDATION has no interface implemented.
Friends
Class CL_SEDI_ADT_RES_OBJ_VALIDATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Public Type reference (TYPE) SEOCLSNAME 'CL_SEDI_ADT_RES_OBJ_VALIDATION' 20110802
2 CO_PARAM_DESCRIPTION Constant Public Type reference (TYPE) STRING 'description' 20120424
3 CO_PARAM_OBJECT_NAME Constant Public Type reference (TYPE) STRING 'objname' 20110802
4 CO_PARAM_OBJECT_TYPE Constant Public Type reference (TYPE) STRING 'objtype' 20110802
5 CO_PARAM_PACKAGENAME Constant Public Type reference (TYPE) STRING 'packagename' 20110802
6 CO_SUBTYPE_INCLUDE Instance attribute Private Type reference (TYPE) STRING 'I' 20120417
7 CO_SUBTYPE_PROGRAM Instance attribute Private Type reference (TYPE) STRING 'P' 20120417
8 DESCRIPTION Instance attribute Private Type reference (TYPE) STRING 20120424
9 OBJ_NAME Instance attribute Private Type reference (TYPE) STRING 20120417
10 PACKAGE Instance attribute Private Type reference (TYPE) DEVCLASS 20120417
11 SUBTYPE Instance attribute Private See coding 20120417
12 TROBJTYPE Instance attribute Private Type reference (TYPE) TROBJTYPE 20120417
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Private Method 20120417
2 GET_PARAMETERS Instance method Private Method 20120417
Events
Class CL_SEDI_ADT_RES_OBJ_VALIDATION has no event.
Types
Class CL_SEDI_ADT_RES_OBJ_VALIDATION has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALIDATION_RESULT Value transfer Type reference (TYPE) SEDI_ADT_OBJECT_VALIDATION 20120417
# Exception Resumable Description Created on
1 LCX_SEDI_ADT_OBJECT_INVALID 20120417

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20120417
# Exception Resumable Description Created on
1 CX_ADT_REST 20120417
History
Last changed by/on SAP  20130531 
SAP Release Created in 740