The Function Module FILA_HEADER_ARRAY_GET_FROM_DB (Liefert Kopfdaten von der DB) is a standard Function Module in SAP ERP and is part of the function group FILADB within the package FI_LA_BA.
Function Module | FILA_HEADER_ARRAY_GET_FROM_DB |
Short Text | Liefert Kopfdaten von der DB |
Function Group | FILADB |
Package | FI_LA_BA |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_LAECRMHEADER | LIKE | LAE_CRM_HEADER | LAE: CRM-Vertragskopf | |
T_OBJIDS | LIKE | FILA_CRMHEAD_KEY | Keyfelder Vertragskopf |
This function module does not define any Exceptions.