Menu

SAP Function Module FILA_BILLPLAN_GET

Liefert Zahlungsplan einer Position aus Puffer bzw. von der DB

The Function Module FILA_BILLPLAN_GET (Liefert Zahlungsplan einer Position aus Puffer bzw. 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.

Technical Information

Function Module FILA_BILLPLAN_GET
Short Text Liefert Zahlungsplan einer Position aus Puffer bzw. von der DB
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
IS_ITEMKEY TYPE FILA_GF_KEY Lease accounting engine: Contract item data

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_BILLPLAN LIKE LAE_CRM_BILLPLAN Billplan

Exceptions

This function module does not define any Exceptions.