SAP ABAP Function Module GRAPH_GANTT (Call of SAP GANTT_Diagram)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GRA (Application Component) Graphic
     SGRP (Package) ABAP Graphics Development
Basic Data
Function Module GRAPH_GANTT Call of SAP GANTT_Diagram  
Function Group GANT   SAP Gantt chart  
Program Name SAPLGANT    
INCLUDE Name LGANTU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting AKT_SVIEW TYPE GGAEL-BEG Current diagram section
Exporting AKT_TMBEG TYPE GGAEL-BEG Current start of diagram
Exporting AKT_TMEND TYPE GGAEL-BEG Current end of diagram
Exporting AKT_TUNIT TYPE active time unit of the time axis
Exporting CUA_ID TYPE Key for CUA confirmation
Exporting G_TYP TYPE Confirmation type
Exporting M_TYP TYPE Dialog parameters
Exporting RBUFF TYPE DO NOT USE
Exporting RWNID TYPE Dialog parameters
Importing COMMAND_OK TYPE SPACE Allow inquiry in the CONFIRM mode = 'x' (2.0)
Importing CONFIRM TYPE SPACE Switch on extended dialog mode = 'x' (2.0)
Importing DFEL TYPE GGAEL SPACE Default element attributes
Importing DFMS TYPE GGAMI SPACE Default milestone attributes
Importing GLENGTH TYPE SPACE Width of the ELEM/MIST area (character)
Importing HGRID TYPE SPACE Activate horizontal grid lines
Importing LEGEND TYPE SPACE Legend title/switch on
Importing MODIF TYPE SPACE Display - editing mode
Importing NOTXT TYPE SPACE Suppress element texts = 'x'
Importing NO_EL_POPUP TYPE SPACE Insert element : No attribute query
Importing NO_EX_POPUP TYPE SPACE Exit graphic : No confirmation prompt
Importing NO_IT_POPUP TYPE SPACE Insert line : No attribute query
Importing NO_MS_POPUP TYPE SPACE Insert milestone : No attribute query
Importing NO_SORT TYPE SPACE Suppress internal sorting
Importing PWDID TYPE SPACE Dialog parameters
Importing SET_FOCUS TYPE 'x' Set focus during reload
Importing SO_CONTENTS TYPE SPACE Subtitle of generated SAPoffice document
Importing SO_RECEIVER TYPE SPACE Recipient of generated SAPoffice object
Importing SO_SEND TYPE SPACE Graphic storage in SAPoffice instead of display
Importing SO_TITLE TYPE SPACE Title of the generated SAPoffice document
Importing STAT TYPE SPACE Dialog parameters
Importing SUPER TYPE SPACE Dialog parameters
Importing TIMER TYPE GGAEL-BEG 0 "Wind up" timer -> G_TYP = 'U'
Importing TLENGTH TYPE SPACE Width of the ITEM area (characters)
Importing TLINE TYPE GGAEL-BEG vertical selection line, definite time
Importing TMBEG TYPE GGAEL-BEG Scrolling area : Start
Importing TMEND TYPE GGAEL-BEG Scrolling area : End
Importing TMVIEW TYPE GGAEL-BEG Displayed area : Start
Importing TTEXT TYPE SPACE Heading for the item list
Importing TTITLE TYPE SPACE Heading of the planning table
Importing TUNIT TYPE SPACE Time unit of the time axis
Importing VGRID TYPE SPACE Activate vertical grid lines
Importing WHEADER TYPE SPACE Window title
Importing WINID TYPE SPACE Dialog parameters
Tables ELEM TYPE GGAEL Table for planning elements
Tables ITEM TYPE GGAIT Table for planning lines
Tables LGEL TYPE GGAEL Table for element legend
Tables LGMS TYPE GGAMI Table for milestone legend
Tables MIST TYPE GGAMI Table for planning milestone
Tables MSGT TYPE GGABA Table for confirmations
Exception INV_ELEM_BAKGR TYPE ELEM / DFEL / LGEL attribute BAKGR is invalid
Exception INV_ELEM_BORDR TYPE ELEM / DFEL / LGEL attribute BORDR is invalid
Exception INV_ELEM_FORGR TYPE ELEM / DFEL / LGEL attribute FORGR is invalid
Exception INV_ELEM_PLACE TYPE ELEM / DFEL / LGEL attribute PLACE is invalid
Exception INV_ITEM_UCOLOR TYPE ITEM attribute UCOLOR invalid
Exception INV_MIST_COLOR TYPE MIST / DFMS / LGMS attribute COLOR is invalid
Exception INV_MIST_FORM TYPE MIST / DFMS / LGMS attribute FORM is invalid
Exception INV_MIST_POS TYPE MIST / DFMS / LGMS attribute POS is invalid
Exception INV_MIST_SIZE TYPE MIST / DFMS / LGMS attribute SIZE is invalid
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in