The Function Module GMED_GET_LINES (Get entry document line items from GMBDGTLINE) is a standard Function Module in SAP ERP and is part of the function group GMBD_LEDGER_TOOLS within the package GMBUDGETING_E.
Function Module | GMED_GET_LINES |
Short Text | Get entry document line items from GMBDGTLINE |
Function Group | GMBD_LEDGER_TOOLS |
Package | GMBUDGETING_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_F_DOCID | TYPE | GMBDGT_ED_S_KEY | GM Budgeting --> Held Document Key |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_LINEITEMS | TYPE | GMBDGT_ED_T_ALL | Budget Document Line Items |
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 |
---|---|
NOT_FOUND | No records found |