SAP ABAP Class CL_SRC_ENTITY_DYN_CALL (Dynamic call)
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 20120717
Properties
Class CL_SRC_ENTITY_DYN_CALL  
Short Description Dynamic call    
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 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRC_ENTITY_DYN_CALL has no forward declaration.
Interfaces
Class CL_SRC_ENTITY_DYN_CALL has no interface implemented.
Friends
Class CL_SRC_ENTITY_DYN_CALL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ENTITY_TYPE_DYN_CALL Constant Public Type reference (TYPE) IF_SOURCE_ENTITY=>TY_ENTITY_TYPE 'DYNC' 20120717
2 CO_ENTITY_TYPE_MACRO Constant Public Type reference (TYPE) IF_SOURCE_ENTITY=>TY_ENTITY_TYPE 'MACR' 20120802
3 FG_DIR Static Attribute Private See coding 20120717
4 F_MAINPROG Instance attribute Private Type reference (TYPE) PROGNAME 20120717
5 F_ROW Instance attribute Private Type reference (TYPE) I 20120717
6 F_STATEMENT Instance attribute Private Type reference (TYPE) STRING 20120717
7 F_TYPE Instance attribute Private Type reference (TYPE) IF_SOURCE_ENTITY=>TY_ENTITY_TYPE 20120802
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20120717
2 CREATE_DYN_CALL Static method Public Method 20120717
3 CREATE_INSTANCE Static method Private Method 20120802
4 CREATE_MACRO Static method Public Method 20120802
Events
Class CL_SRC_ENTITY_DYN_CALL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_DIR_ENTRY Private See coding 20120717 begin of ty_dir_entry, include type progname, row type i, ref type ref to cl_src_entity_dyn_call, 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_DYN_CALL Call by reference Type reference (TYPE) CLIKE 20120717
2 Importing I_INCLUDE Call by reference Type reference (TYPE) CLIKE 20120717
3 Importing I_MAINPROG Call by reference Type reference (TYPE) CLIKE 20120717
4 Importing I_ROW Call by reference Type reference (TYPE) I 20120717
5 Importing I_TYPE Call by reference Type reference (TYPE) IF_SOURCE_ENTITY=>TY_ENTITY_TYPE 20120802

Method CONSTRUCTOR on class CL_SRC_ENTITY_DYN_CALL has no exception.

Method CREATE_DYN_CALL 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 20120717
2 Importing I_DYN_CALL Call by reference Type reference (TYPE) CLIKE 20120717
3 Importing I_INCLUDE Call by reference Type reference (TYPE) CLIKE 20120717
4 Importing I_MAINPROG Call by reference Type reference (TYPE) CLIKE 20120717
5 Importing I_ROW Call by reference Type reference (TYPE) I 20120717
6 Returning R_ENTITY Value transfer Object reference (TYPE REF TO) CL_SRC_ENTITY_DYN_CALL 20120717

Method CREATE_DYN_CALL on class CL_SRC_ENTITY_DYN_CALL has no exception.

Method CREATE_INSTANCE 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 20120802
2 Importing I_DYN_CALL Call by reference Type reference (TYPE) CLIKE 20120802
3 Importing I_INCLUDE Call by reference Type reference (TYPE) CLIKE 20120802
4 Importing I_MAINPROG Call by reference Type reference (TYPE) CLIKE 20120802
5 Importing I_ROW Call by reference Type reference (TYPE) I 20120802
6 Importing I_TYPE Call by reference Type reference (TYPE) IF_SOURCE_ENTITY=>TY_ENTITY_TYPE 20120802
7 Returning R_ENTITY Value transfer Object reference (TYPE REF TO) CL_SRC_ENTITY_DYN_CALL 20120802

Method CREATE_INSTANCE on class CL_SRC_ENTITY_DYN_CALL has no exception.

Method CREATE_MACRO 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 20120802
2 Importing I_DYN_CALL Call by reference Type reference (TYPE) CLIKE 20120802
3 Importing I_INCLUDE Call by reference Type reference (TYPE) CLIKE 20120802
4 Importing I_MAINPROG Call by reference Type reference (TYPE) CLIKE 20120802
5 Importing I_ROW Call by reference Type reference (TYPE) I 20120802
6 Returning R_ENTITY Value transfer Object reference (TYPE REF TO) CL_SRC_ENTITY_DYN_CALL 20120802

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