The Function Module FILA_HEADER_GET_FROM_DB (Liefert Kopfdaten zu einer Position 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_GET_FROM_DB |
Short Text | Liefert Kopfdaten zu einer Position von der DB |
Function Group | FILADB |
Package | FI_LA_BA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_BUKRS | TYPE | BUKRS | Buchungskreis | |
ID_OBJID | TYPE | FILA_OBJID | Objektnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_HEADER | TYPE | LAE_CRM_HEADER | LAE: Vertragspositionen |
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.