SAP ABAP Class CL_ABAP_DOCU_ITF (ITF Documents in ABAP Keyword Documentation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABAPDOCU (Package) ABAP Documentation Objects in ABAP Workbench
Properties
Class CL_ABAP_DOCU_ITF  
Short Description ITF Documents in ABAP Keyword Documentation    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABAPDOCU   ABAP Documentation Objects in ABAP Workbench 
Created 20121107   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ABAP_DOCU_ITF has no forward declaration.
Interfaces
Class CL_ABAP_DOCU_ITF has no interface implemented.
Friends
Class CL_ABAP_DOCU_ITF has no friend class.
Attributes
Class CL_ABAP_DOCU_ITF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOCU Static method Public Method Quicker Alternatives to Function Module DOCU_GET 20121107
2 GET_DOCU_INCLUDES Static method Public Method Resolves includes in documentation modules 20121107
Events
Class CL_ABAP_DOCU_ITF has no event.
Types
Class CL_ABAP_DOCU_ITF has no local type.
Method Signatures

Method GET_DOCU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HEAD Call by reference Type reference (TYPE) THEAD 20121107
2 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20121107
3 Exporting ITF Call by reference Type reference (TYPE) TLINE_TAB 20121107
4 Importing LANGU Call by reference Type reference (TYPE) SY-LANGU 20121107
5 Importing OBJECT Call by reference Type reference (TYPE) CSEQUENCE 20121107
6 Returning RC Value transfer Type reference (TYPE) I 20121107

Method GET_DOCU on class CL_ABAP_DOCU_ITF has no exception.

Method GET_DOCU_INCLUDES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEAD Call by reference Type reference (TYPE) THEAD SAPscript: Text-Header 20121107
2 Changing ITF Call by reference Type reference (TYPE) TLINE_TAB Liste von Sapscript Zeilen 20121107
3 Returning RC Value transfer Type reference (TYPE) I Rückgabewert 20121107

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