Menu

SAP Function Module FILA_GET_OBJID

Liefert alle Geschäftsvorfälle zu einer externen Positionsnummer

The Function Module FILA_GET_OBJID (Liefert alle Geschäftsvorfälle zu einer externen Positionsnummer) is a standard Function Module in SAP ERP and is part of the function group FILADB within the package FI_LA_BA.

Technical Information

Function Module FILA_GET_OBJID
Short Text Liefert alle Geschäftsvorfälle zu einer externen Positionsnummer
Function Group FILADB
Package FI_LA_BA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_BUKRS TYPE BUKRS Buchungskreis
ID_OBJECTID TYPE FILA_REFOBJ Vertragsnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_OBJID TYPE FILA_OBJID Objektnummer
ES_HEADER TYPE LAE_CRM_HEADER LAE: CRM-Vertragskopf

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.