SAP ABAP Class CL_FB_ADT_RES_OBJ_VALIDATION (Check service for function builder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
     SFUNC_ADT (Package) ABAP Develeopment Tools integration for Function Builder
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 20120413
Properties
Class CL_FB_ADT_RES_OBJ_VALIDATION  
Short Description Check service for function builder    
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 SFUNC_ADT   ABAP Develeopment Tools integration for Function Builder 
Created 20120412   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FB_ADT_RES_OBJ_VALIDATION has no forward declaration.
Interfaces
Class CL_FB_ADT_RES_OBJ_VALIDATION has no interface implemented.
Friends
Class CL_FB_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_FB_ADT_RES_OBJ_VALIDATION' 20120413
2 CO_PARAM_DESCRIPTION Constant Public Type reference (TYPE) STRING 'description' 20120424
3 CO_PARAM_FUGR_NAME Constant Public Type reference (TYPE) STRING 'fugrname' 20120413
4 CO_PARAM_OBJECT_NAME Constant Public Type reference (TYPE) STRING 'objname' 20120413
5 CO_PARAM_OBJECT_TYPE Constant Public Type reference (TYPE) STRING 'objtype' 20120413
6 DESCRIPTION Instance attribute Private Type reference (TYPE) STRING 20120515
7 FUGR_NAME Instance attribute Private Type reference (TYPE) STRING 20120515
8 OBJ_NAME Instance attribute Private Type reference (TYPE) STRING 20120515
9 OBJ_TYPE Instance attribute Private Type reference (TYPE) STRING 20120515
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARAMETERS Instance method Private Method 20120515
Events
Class CL_FB_ADT_RES_OBJ_VALIDATION has no event.
Types
Class CL_FB_ADT_RES_OBJ_VALIDATION has no local type.
Method Signatures

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST ADT Access to REST Request 20120515
# Exception Resumable Description Created on
1 CX_ADT_REST Shared exceptions for resource/service framework 20120515
2 CX_FB_ADT_OBJECT_INVALID Invalid function builder object 20120515
History
Last changed by/on SAP  20130531 
SAP Release Created in 740