SAP ABAP Class CL_SRC_ENTITY_FUNC (Function module)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     S_SOURCE_ANALYSIS_DB_USAGE (Package) Source code analysis w.r.t. database access
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRC_ENTITY_ROOT Root Entity 20120712
Properties
Class CL_SRC_ENTITY_FUNC  
Short Description Function module    
Super Class CL_SRC_ENTITY_ROOT Root Entity 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SOURCE_ANALYSIS_DB_USAGE   Source code analysis w.r.t. database access 
Created 20120712   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRC_ENTITY_FUNC has no forward declaration.
Interfaces
Class CL_SRC_ENTITY_FUNC has no interface implemented.
Friends
Class CL_SRC_ENTITY_FUNC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ENTITY_TYPE_FUNC Constant Public Type reference (TYPE) IF_SOURCE_ENTITY=>TY_ENTITY_TYPE 'FUNC' 20120712
2 CO_ENTITY_TYPE_FUNC_NEW_TASK Constant Public Type reference (TYPE) IF_SOURCE_ENTITY=>TY_ENTITY_TYPE 'FUNN' 20120905
3 FG_DIR Static Attribute Private See coding 20120712
4 F_INCLUDE Instance attribute Private Type reference (TYPE) PROGNAME 20120718
5 F_MAINPROG Instance attribute Private Type reference (TYPE) PROGNAME 20120718
6 F_STARTING_NEW_TASK Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120905
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20120712
2 CREATE_FUNC Static method Public Method 20120712
Events
Class CL_SRC_ENTITY_FUNC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_DIR_ENTRY Private See coding 20120712 begin of ty_dir_entry, func type funcname, ref type ref to cl_src_entity_func, end of ty_dir_entry
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNC Call by reference Type reference (TYPE) FUNCNAME 20120712
2 Importing I_SERVICE_REGISTRY Call by reference Object reference (TYPE REF TO) IF_ZDM_SERVICE_REGISTRY 20120830

Method CONSTRUCTOR on class CL_SRC_ENTITY_FUNC has no exception.

Method CREATE_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLER Call by reference Object reference (TYPE REF TO) IF_SOURCE_ENTITY 20120712
2 Importing I_FUNC Call by reference Type reference (TYPE) CLIKE 20120830
3 Importing I_STARTING_NEW_TASK Call by reference Type reference (TYPE) ABAP_BOOL 20120905
4 Returning R_ENTITY Value transfer Object reference (TYPE REF TO) CL_SRC_ENTITY_FUNC 20120830

Method CREATE_FUNC on class CL_SRC_ENTITY_FUNC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740