SAP ABAP Interface IF_IBR_ENTITY (entity in the include browser)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     S_INCLUDE_BROWSER (Package) Include Browser
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBR_ENTITY_ROOT Abstract root for browser entities 20120202
Properties
Interface IF_IBR_ENTITY  
Short Description entity in the include browser    
General Data
Package S_INCLUDE_BROWSER   Include Browser 
Created 20120202   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_IBR_ENTITY has no forward declaration.
Interfaces
Interface IF_IBR_ENTITY has no interface.
Friends
Interface IF_IBR_ENTITY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ENTITY_TYPE Constant Public See coding 20120202
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ENTITY Instance method Public Method Add a new entity 20120202
2 EXPAND Instance method Public Method 20120302
3 GET_DESCRIPTION Instance method Public Method Get short text 20120202
4 GET_NAME Instance method Public Method Get name of entity (TADIR-SOBJ_NAME) 20120202
5 GET_NESTED_ENTITIES Instance method Public Method Get nested entities 20120202
6 GET_PARENT_ENTITY Instance method Public Method Get parent entity (INITIAL if no root exists) 20120202
7 GET_TYPE Instance method Public Method Get entity type 20120202
8 HAS_NESTED_ENTITIES Instance method Public Method 20120307
9 HAS_NESTED_INCLUDES Instance method Public Method 20120308
Events
Interface IF_IBR_ENTITY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ENTITY_LIST Public See coding 20120202 ty_entity_list type standard table of ref to if_ibr_entity with default key
2 TY_ENTITY_NAME Public Type reference (TYPE) STRING 20120202
3 TY_ENTITY_TYPE Public See coding 20120202 ty_entity_type type c length 1
Method Signatures

Method ADD_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENTITY Call by reference Object reference (TYPE REF TO) IF_IBR_ENTITY entity in the include browser 20120202

Method ADD_ENTITY on Interface IF_IBR_ENTITY has no exception.

Method EXPAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SCAN_ERRORS Call by reference Type reference (TYPE) STRING_TABLE 20120306
2 Importing IM_MAIN_PROG Call by reference Type reference (TYPE) PROGNAME 20120302
# Exception Resumable Description Created on
1 CX_SQF_QUERY_ERROR 20120306

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU 20120202
2 Returning RE_DESCRIPTION Value transfer Type reference (TYPE) STRING 20120202

Method GET_DESCRIPTION on Interface IF_IBR_ENTITY has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NAME Value transfer Type reference (TYPE) TY_ENTITY_NAME Object Name in Object Directory 20120202

Method GET_NAME on Interface IF_IBR_ENTITY has no exception.

Method GET_NESTED_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ENTITIES Call by reference Type reference (TYPE) TY_ENTITY_LIST 20120202

Method GET_NESTED_ENTITIES on Interface IF_IBR_ENTITY has no exception.

Method GET_PARENT_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PARENT Value transfer Object reference (TYPE REF TO) IF_IBR_ENTITY entity in the include browser 20120202

Method GET_PARENT_ENTITY on Interface IF_IBR_ENTITY has no exception.

Method GET_TYPE Signature

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

Method GET_TYPE on Interface IF_IBR_ENTITY has no exception.

Method HAS_NESTED_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_HAS_NESTED_ENTITIES Value transfer Type reference (TYPE) ABAP_BOOL 20120307

Method HAS_NESTED_ENTITIES on Interface IF_IBR_ENTITY has no exception.

Method HAS_NESTED_INCLUDES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_HAS_NESTED_INCLUDES Value transfer Type reference (TYPE) ABAP_BOOL 20120308

Method HAS_NESTED_INCLUDES on Interface IF_IBR_ENTITY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in