SAP ABAP Class CL_FB_ADT_RES_FUNC_SOURCE (Resource controller for function module source code)
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_SOURCE  
Short Description Resource controller for function module source code    
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
Class CL_FB_ADT_RES_FUNC_SOURCE has no forward declaration.
Interfaces
Class CL_FB_ADT_RES_FUNC_SOURCE has no interface implemented.
Friends
Class CL_FB_ADT_RES_FUNC_SOURCE 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_SOURCE' 20110608
2 CO_CORR_ID Constant Private See coding 'CORR' 20110614
3 CO_DESC_ID Constant Private See coding 'LTXT' 20110614
4 CO_ERR_ID Constant Private See coding 'ERR' 20110614
5 CO_MAIN_ID Constant Private See coding 'MAIN' 20110614
6 CO_WARN_ID Constant Private See coding 'MSG' 20110614
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_INCLUDE_WHEN_A_FUNC Instance method Private Method 20110622
2 GET_ETAG_UNIFICATION_SRC_STR Static method Public Method 20130620
3 GET_FUNCTION_SOURCE Instance method Private Method 20110607
4 GET_FUNCTION_STATEMENT_ROW Instance method Private Method 20120619
5 PREPARE_ERRORS_FOR_CLIENT Instance method Private Method 20110614
Events
Class CL_FB_ADT_RES_FUNC_SOURCE has no event.
Types
Class CL_FB_ADT_RES_FUNC_SOURCE has no local type.
Method Signatures

Method CLEAR_INCLUDE_WHEN_A_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing INCLUDE_NAME Value transfer Type reference (TYPE) SYREPID 20110622

Method CLEAR_INCLUDE_WHEN_A_FUNC on class CL_FB_ADT_RES_FUNC_SOURCE has no exception.

Method GET_ETAG_UNIFICATION_SRC_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20130620

Method GET_ETAG_UNIFICATION_SRC_STR on class CL_FB_ADT_RES_FUNC_SOURCE has no exception.

Method GET_FUNCTION_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) RS38L-NAME 20110607
2 Importing RESOURCE_DATA Call by reference Object reference (TYPE REF TO) IF_WB_ADT_REST_RESOURCE_DATA 20110608
3 Exporting SOURCE Call by reference Type reference (TYPE) RSWSOURCET 20110607
4 Exporting TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP 20110607
5 Importing VERSION Call by reference Type reference (TYPE) R3STATE 20110607
6 Exporting VERSION_READ Call by reference Type reference (TYPE) R3STATE 20110607
# Exception Resumable Description Created on
1 CX_ADT_REST 20110607

Method GET_FUNCTION_STATEMENT_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FUNC_ROW Value transfer Type reference (TYPE) I 20120619
2 Importing FUNC_SOURCE Value transfer Type reference (TYPE) RSWSOURCET 20120619

Method GET_FUNCTION_STATEMENT_ROW on class CL_FB_ADT_RES_FUNC_SOURCE has no exception.

Method PREPARE_ERRORS_FOR_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHECK_RESULT_ADT Call by reference Type reference (TYPE) SADT_SYNTAX_CHECK_RESULT 20110614
2 Importing FB_HEADER Call by reference Type reference (TYPE) HEADER_FB 20110614
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING URI-Mapping exception 20110614
History
Last changed by/on SAP  20140121 
SAP Release Created in 740