Menu

SAP Function Module WBDT_ALLOC_TABLE_W_STORE_PLANT

Prüft, ob es Aufteiler zum Betrieb / Werk gibt

The Function Module WBDT_ALLOC_TABLE_W_STORE_PLANT (Prüft, ob es Aufteiler zum Betrieb / Werk gibt) is a standard Function Module in SAP ERP and is part of the function group WBDT within the package WAUF.

Technical Information

Function Module WBDT_ALLOC_TABLE_W_STORE_PLANT
Short Text Prüft, ob es Aufteiler zum Betrieb / Werk gibt
Function Group WBDT
Package WAUF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FBI_PLANT LIKE T001W-WERKS Werksnummer
FBI_STORE LIKE KNA1-KUNNR Debitorennummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FBO_ALLOC_TABLE_WITH_PLANT TYPE C X falls Aufteiler zur Werksnr existiert
FBO_ALLOC_TABLE_WITH_STORE TYPE C X falls Aufteiler zur Kundennr existiert

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.