SAP ABAP Function Module BARC_ADD_TIME_OBJECT (Create a time object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GRA (Application Component) Graphic
     SGRC (Package) ABAP Graphics Development: Network, Bar Chart
Basic Data
Function Module BARC_ADD_TIME_OBJECT Create a time object  
Function Group BARC   Bar Chart  
Program Name SAPLBARC   Function Group for Accessing Bar Chart 
INCLUDE Name LBARCU26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ID TYPE BCTIMEOBJ-ID Identification
Importing TIMEOBJECT_TYPE TYPE BCTIMEOBJ-TYPE 'U' Time object type
Importing FL TYPE BCTIMEOBJ-FL SPACE Attribute type
Importing D_VAL TYPE SYST-UZEIT SPACE Time
Importing R_VAL TYPE BCTIMEOBJ-R_VAL SPACE Attribute value
Importing U_VAL TYPE BCTIMEOBJ-U_VAL SPACE Attribute value
Importing WINID TYPE NET_GRAPH-WINID SPACE Window ID
Exception INV_WINID TYPE Incorrect window ID
Exception INV_VAL TYPE Missing entry for R_VAL or U_VAL
Exception INV_TYPE TYPE Incorrect time object type
               
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