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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.