SAP ABAP Class CL_IBR_ENTITY_INCLUDE (Include)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     S_INCLUDE_BROWSER (Package) Include Browser
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_IBR_ENTITY_ROOT Abstract root for browser entities 20120202
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_IBR_ENTITY_MAINPROG Main Program 20120202
Properties
Class CL_IBR_ENTITY_INCLUDE  
Short Description Include    
Super Class CL_IBR_ENTITY_ROOT Abstract root for browser entities 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_INCLUDE_BROWSER   Include Browser 
Created 20120202   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IBR_ENTITY_INCLUDE has no forward declaration.
Interfaces
Class CL_IBR_ENTITY_INCLUDE has no interface implemented.
Friends
Class CL_IBR_ENTITY_INCLUDE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INCLUDE_NAME Instance attribute Private Type reference (TYPE) PROGNAME 20120302
Methods
# Method Level Visibility Method type Description Created on
1 GET_INCLUDE_NAME Instance method Public Method 20120302
2 NEW_INCLUDE Static method Public Method 20120202
3 SET_INCLUDE_NAME Instance method Private Method 20120302
Events
Class CL_IBR_ENTITY_INCLUDE has no event.
Types
Class CL_IBR_ENTITY_INCLUDE has no local type.
Method Signatures

Method GET_INCLUDE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INCLUDE_NAME Value transfer Type reference (TYPE) PROGNAME 20120302

Method GET_INCLUDE_NAME on class CL_IBR_ENTITY_INCLUDE has no exception.

Method NEW_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INCL_NAME Call by reference Type reference (TYPE) SOBJ_NAME 20120302
2 Importing IM_NAME Call by reference Type reference (TYPE) CLIKE 20120202
3 Returning RE_INCLUDE Value transfer Object reference (TYPE REF TO) CL_IBR_ENTITY_INCLUDE 20120202

Method NEW_INCLUDE on class CL_IBR_ENTITY_INCLUDE has no exception.

Method SET_INCLUDE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INCLUDE_NAME Call by reference Type reference (TYPE) CLIKE 20120302

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