The Function Module CNET_SET_TIMEEGG_TEXT (Sets the text in the time ellipse (connector)) is a standard Function Module in SAP ERP and is part of the function group CNET within the package SGRC.
Function Module | CNET_SET_TIMEEGG_TEXT |
Short Text | Sets the text in the time ellipse (connector) |
Function Group | CNET |
Package | SGRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TEXT | LIKE | NET_NVALS-VAL | 'SAP' | Text in time ellipse |
WINID | LIKE | NET_GRAPH-WINID | SPACE | Window ID |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.