Menu

SAP Function Module WB2_EXPENSE_LIST_ENTRY_ADD

Verbuchungsbaustein für Übersichtspflegebearbeitung

The Function Module WB2_EXPENSE_LIST_ENTRY_ADD (Verbuchungsbaustein für Übersichtspflegebearbeitung) is a standard Function Module in SAP ERP and is part of the function group WB2B_HANDLE_WORKAREA within the package WB2B_EXPENSE.

Technical Information

Function Module WB2_EXPENSE_LIST_ENTRY_ADD
Short Text Verbuchungsbaustein für Übersichtspflegebearbeitung
Function Group WB2B_HANDLE_WORKAREA
Package WB2B_EXPENSE
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_DOCTYPE TYPE WB2_DOC_TYPE Belegart
I_GJAHR TYPE GJAHR Geschäftsjahr
I_PROCESS_POPUP TYPE BVAL 'X' falls gesetzt: Verteilungs-Popup soll prozessiert werden
I_VBELN TYPE VBELN Vertriebsbelegnummer

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_KOMLFK LIKE KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf
ET_KOMLFP LIKE KOMLFP Vendor billing document: billing document items
IT_KOMWBGT LIKE KOMWBGT Kommunikationsstruktur

Exceptions

This function module does not define any Exceptions.