Menu

SAP Function Module FILA_GET_OBJID_SUBID

Liefert alle Geschäftsvorfälle zu einer externen Positionsnummer

The Function Module FILA_GET_OBJID_SUBID (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_SUBID
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_ITEMNO TYPE FILA_ITEMNO Positionsnummer
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
ED_SUBID TYPE FILA_SUBID Subobjektnummer
ES_ITEMVIEW TYPE V_LAE_CRM_ITEMS Generierte Tabelle zum View V_LAE_CRM_ITEMS

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.