SAP ABAP Class IF_SOURCE_ENTITY (Source Entity)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRC_ENTITY_ROOT Root Entity 20120712
Properties
Class IF_SOURCE_ENTITY  
Short Description Source Entity    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120710   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SOURCE_ENTITY has no forward declaration.
Interfaces
Class IF_SOURCE_ENTITY has no interface implemented.
Friends
Class IF_SOURCE_ENTITY has no friend class.
Attributes
Class IF_SOURCE_ENTITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CALLED_ENTITY Instance method Public Method 20120712
2 ADD_CALLING_ENTITY Instance method Public Method 20120712
3 EXPAND Instance method Public Method 20120717
4 GET_CALLED_ENTITIES Instance method Public Method 20120712
5 GET_CALLING_ENTITIES Instance method Public Method 20120712
6 GET_DETAILS Instance method Public Method 20120718
7 GET_SERVICE_REGISTRY Instance method Public Method 20120830
8 GET_TYPE Instance method Public Method 20120712
Events
Class IF_SOURCE_ENTITY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ENTITIES Public See coding 20120712 ty_entities type hashed table of ref to if_source_entity with unique key table_line
2 TY_ENTITY_TYPE Public Type reference (TYPE) TROBJTYPE 20120712
Method Signatures

Method ADD_CALLED_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Object reference (TYPE REF TO) IF_SOURCE_ENTITY 20120712

Method ADD_CALLED_ENTITY on class IF_SOURCE_ENTITY has no exception.

Method ADD_CALLING_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Object reference (TYPE REF TO) IF_SOURCE_ENTITY 20120712

Method ADD_CALLING_ENTITY on class IF_SOURCE_ENTITY has no exception.

Method EXPAND Signature

Method EXPAND on class IF_SOURCE_ENTITY has no parameter.
Method EXPAND on class IF_SOURCE_ENTITY has no exception.

Method GET_CALLED_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ENTITIES Call by reference Type reference (TYPE) TY_ENTITIES 20120712
2 Importing I_ENTITY_TYPE Call by reference Type reference (TYPE) TY_ENTITY_TYPE 20120802
3 Importing I_MAX_DEPTH Call by reference Type reference (TYPE) I 0 20120930
4 Importing I_RECURSIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120802

Method GET_CALLED_ENTITIES on class IF_SOURCE_ENTITY has no exception.

Method GET_CALLING_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ENTITIES Call by reference Type reference (TYPE) TY_ENTITIES 20120712

Method GET_CALLING_ENTITIES on class IF_SOURCE_ENTITY has no exception.

Method GET_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCR Call by reference Type reference (TYPE) STRING 20120718
2 Exporting E_INCLUDE Call by reference Type reference (TYPE) PROGNAME 20120718
3 Exporting E_MAIN_PROG Call by reference Type reference (TYPE) PROGNAME 20120718
4 Exporting E_OBJECT_KEY Call by reference Type reference (TYPE) PAK_OBJECT_KEY 20120718
5 Exporting E_ROW Call by reference Type reference (TYPE) I 20120718

Method GET_DETAILS on class IF_SOURCE_ENTITY has no exception.

Method GET_SERVICE_REGISTRY Signature

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

Method GET_SERVICE_REGISTRY on class IF_SOURCE_ENTITY has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) TY_ENTITY_TYPE 20120712

Method GET_TYPE on class IF_SOURCE_ENTITY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in