SAP ABAP Class CL_SRC_ENTITY_LCL (Method of local class)
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 20130628
Properties
Class CL_SRC_ENTITY_LCL  
Short Description Method of local class    
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 20120717   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRC_ENTITY_LCL has no forward declaration.
Interfaces
Class CL_SRC_ENTITY_LCL has no interface implemented.
Friends
Class CL_SRC_ENTITY_LCL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ENTITY_TYPE_LOCAL_CLASS Constant Public Type reference (TYPE) IF_SOURCE_ENTITY=>TY_ENTITY_TYPE 'LCL' 20130628
2 FG_DIR Static Attribute Private See coding 20130628
3 F_CLASS Instance attribute Private Type reference (TYPE) SEOCLSNAME 20130628
4 F_CONTAINING_CLASS Instance attribute Private Type reference (TYPE) SEOCLSNAME 20130701
5 F_MAINPROG Instance attribute Private Type reference (TYPE) PROGNAME 20130628
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20130628
2 CREATE Static method Private Method 20130701
3 CREATE_FOR_CLASS Static method Public Method 20130701
4 CREATE_FOR_PROGRAM Static method Public Method 20130701
Events
Class CL_SRC_ENTITY_LCL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_DIR_ENTRY Private See coding 20130628 begin of ty_dir_entry, mainprog type progname, class type seoclsname, ref type ref to cl_src_entity_lcl, 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_CLASS Call by reference Type reference (TYPE) SEOCLSNAME 20130628
2 Importing I_CONTAINING_CLASS Call by reference Type reference (TYPE) SEOCLSNAME 20130701
3 Importing I_MAINPROG Call by reference Type reference (TYPE) PROGNAME 20130628
4 Importing I_SERVICE_REGISTRY Call by reference Object reference (TYPE REF TO) IF_ZDM_SERVICE_REGISTRY 20130628

Method CONSTRUCTOR on class CL_SRC_ENTITY_LCL has no exception.

Method CREATE 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 20130701
2 Importing I_CLASS Call by reference Type reference (TYPE) CLIKE 20130701
3 Importing I_CONTAINING_CLAS Call by reference Type reference (TYPE) CLIKE 20130701
4 Importing I_MAINPROG Call by reference Type reference (TYPE) CLIKE 20130701
5 Returning R_ENTITY Value transfer Object reference (TYPE REF TO) CL_SRC_ENTITY_LCL 20130701

Method CREATE on class CL_SRC_ENTITY_LCL has no exception.

Method CREATE_FOR_CLASS 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 20130701
2 Importing I_CLASS Call by reference Type reference (TYPE) CLIKE 20130701
3 Importing I_CONTAINING_CLAS Call by reference Type reference (TYPE) CLIKE 20130701
4 Returning R_ENTITY Value transfer Object reference (TYPE REF TO) CL_SRC_ENTITY_LCL 20130701

Method CREATE_FOR_CLASS on class CL_SRC_ENTITY_LCL has no exception.

Method CREATE_FOR_PROGRAM 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 20130701
2 Importing I_CLASS Call by reference Type reference (TYPE) CLIKE 20130701
3 Importing I_MAINPROG Call by reference Type reference (TYPE) CLIKE 20130701
4 Returning R_ENTITY Value transfer Object reference (TYPE REF TO) CL_SRC_ENTITY_LCL 20130701

Method CREATE_FOR_PROGRAM on class CL_SRC_ENTITY_LCL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740