SAP ABAP Class CL_FB_ADT_RES_FUNC_PROPS (Resource controller for function module properties)
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_FB_ADT_RES_FUNC_BASE Base class for function module resource controllers 20110607
Properties
Class CL_FB_ADT_RES_FUNC_PROPS  
Short Description Resource controller for function module properties    
Super Class CL_FB_ADT_RES_FUNC_BASE Base class for function module 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 20110428   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FB_ADT_RES_FUNC_BASE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_FB_ADT_RES_FUNC_PROPS has no interface implemented.
Friends
Class CL_FB_ADT_RES_FUNC_PROPS 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_FUNC_PROPS' 20110608
2 CO_CONTENT_TYPE_FMODULES Constant Public Type reference (TYPE) STRING 'application/vnd.sap.adt.functions.fmodules+xml' 20110607
3 CO_TRANSFORMATION_NAME Constant Public Type reference (TYPE) STRING 'ST_FB_ADT_FUNC' 20110607
4 CO_TRANSFORMATION_ROOT Constant Public Type reference (TYPE) STRING 'FUNC_DATA' 20110607
5 CO_XML_ACTIVE Constant Protected Type reference (TYPE) STRING IF_ADT_URI_QUERY_PARAMETERS=>CO_VERSION_ACTIVE 20130423
6 CO_XML_INACTIVE Constant Protected Type reference (TYPE) STRING IF_ADT_URI_QUERY_PARAMETERS=>CO_VERSION_INACTIVE 20130423
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATOM_LINKS Instance method Private Method 20110607
2 CHECK_DESCRIPTION Instance method Private Method 20110614
3 FILL_CONTAINER_INFO Static method Public Method 20110607
4 GET_CONTENT_HANDLER Static method Public Method 20110614
5 GET_ETAG_UNIFICATION_PROPS Static method Public Method 20130620
6 GET_XML_VERSION Instance method Private Method 20110607
7 IS_FUNC_ENHANCED Instance method Private Method 20130618
8 READ_FUNCTION_PROPERTIES Instance method Private Method 20110607
Events
Class CL_FB_ADT_RES_FUNC_PROPS has no event.
Types
Class CL_FB_ADT_RES_FUNC_PROPS has no local type.
Method Signatures

Method ADD_ATOM_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCTION_HEADER Call by reference Type reference (TYPE) HEADER_FB 20130104
2 Changing FUNCTION_PROPERTIES Call by reference Type reference (TYPE) CL_FB_ADT_RES_FUNC_BASE=>FUNC_DATA_XML 20110607
# Exception Resumable Description Created on
1 CX_ADT_RES_WRONG_DATA 20110607

Method CHECK_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNC_DATA Call by reference Type reference (TYPE) FUNC_DATA_XML 20110614
# Exception Resumable Description Created on
1 CX_ADT_REST_DATA_INVALID 20110614

Method FILL_CONTAINER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONTAINER_INFO Value transfer Type reference (TYPE) IF_ADT_OBJECT_REFERENCE_CH=>TY_OBJECT_REFERENCE 20110607
2 Importing FGROUP_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110607
3 Importing PACKAGE_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110607

Method FILL_CONTAINER_INFO on class CL_FB_ADT_RES_FUNC_PROPS has no exception.

Method GET_CONTENT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_ADT_REST_CONTENT_HANDLER 20110614

Method GET_CONTENT_HANDLER on class CL_FB_ADT_RES_FUNC_PROPS has no exception.

Method GET_ETAG_UNIFICATION_PROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCTION_GROUP Call by reference Type reference (TYPE) RS38L-AREA 20130620
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20130620

Method GET_ETAG_UNIFICATION_PROPS on class CL_FB_ADT_RES_FUNC_PROPS has no exception.

Method GET_XML_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUESTED_VERSION Call by reference Type reference (TYPE) R3STATE 20110607
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20110607

Method GET_XML_VERSION on class CL_FB_ADT_RES_FUNC_PROPS has no exception.

Method IS_FUNC_ENHANCED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESOURCE_ID Call by reference Type reference (TYPE) CSEQUENCE 20130618
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130618
3 Importing TADIR_TYPE Call by reference Type reference (TYPE) CSEQUENCE 20130618

Method IS_FUNC_ENHANCED on class CL_FB_ADT_RES_FUNC_PROPS has no exception.

Method READ_FUNCTION_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AI_VERSION Call by reference Type reference (TYPE) R3STATE 20110608
2 Exporting FUNCTION_HEADER Call by reference Type reference (TYPE) HEADER_FB 20110607
3 Exporting FUNCTION_INSTANCE Call by reference Object reference (TYPE REF TO) CL_FUNCTION_BUILDER Function Builder Data Logic 20110614
4 Importing RESOURCE_DATA Call by reference Object reference (TYPE REF TO) IF_WB_ADT_REST_RESOURCE_DATA 20110608
# Exception Resumable Description Created on
1 CX_ADT_REST 20110607
History
Last changed by/on SAP  20140121 
SAP Release Created in 740