The Function Module LTRT_LLGTM_INS (Insert a record into LLGTM table) is a standard Function Module in SAP ERP and is part of the function group LTRT within the package LTRT.
Function Module | LTRT_LLGTM_INS |
Short Text | Insert a record into LLGTM table |
Function Group | LTRT |
Package | LTRT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_TASK | TYPE | LTRM_TASK_POOL | Task number/s | |
I_DSTNO | TYPE | LTRM_DSTNO | Destination number | |
I_LOCAT | LIKE | LLOCT-LOCAT | Site | |
I_RESOURCE | TYPE | LTRM_RSRCE | Resource | |
I_TSTMP | LIKE | TZONREF-TSTAMPS | UTC time stamp in short form (YYYYMMDDhhmmss) |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
LLGTM_INSERT_FAILED | Insert into LGTIM table failed |