Menu

SAP Function Module PLM_PS_BILLING_INFO_FILL_OUTTA

Füllen der Ausgabetabelle für das iView Fakturen anzeigen

The Function Module PLM_PS_BILLING_INFO_FILL_OUTTA (Füllen der Ausgabetabelle für das iView Fakturen anzeigen) is a standard Function Module in SAP ERP and is part of the function group PLM_PS_SD_INFO within the package PLM_PROJECT_SYSTEM_46FF.

Technical Information

Function Module PLM_PS_BILLING_INFO_FILL_OUTTA
Short Text Füllen der Ausgabetabelle für das iView Fakturen anzeigen
Function Group PLM_PS_SD_INFO
Package PLM_PROJECT_SYSTEM_46FF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BILLING_DOCS TYPE C Wenn gesetzt, werden Auftrag + Fakturen in die Outtab aufgenommen
I_DEBIT_MEMO_REQUEST TYPE C Wenn gesetzt, werden Lastschr.anforderunge + Fakturen in die Outtab aufgenommen
I_HEADER_LINE TYPE C Wenn gesetzt, soll nur die Kopfzeile in die Outtab aufgenommen werden
I_VBELN TYPE VBAK-VBELN Verkaufsbelegnummer

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
T_OUTTAB LIKE PLM_PS_IV_BILLING_INFO_OUTTAB PLM PS: Ausgabetabelle für das iView 'Fakturen anzeigen'
T_VBFA_FOR_FUNCTION LIKE VBFA Vertriebsbelegfluß

Exceptions

This function module does not define any Exceptions.