Menu

SAP Function Module BAPI_RETAILSITE_GETDEPARTMENTS

Determine departments of a plant (including description)

The Function Module BAPI_RETAILSITE_GETDEPARTMENTS (Determine departments of a plant (including description)) is a standard Function Module in SAP ERP and is part of the function group 1069 within the package WFIL.

Technical Information

Function Module BAPI_RETAILSITE_GETDEPARTMENTS
Short Text Determine departments of a plant (including description)
Function Group 1069
Package WFIL
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUSTOMER LIKE BAPIPLADET-CUSTOMER Customer number
PLANT LIKE BAPIPLADET-PLANT Plant number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN1 Return value

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
DEPARTMENTS LIKE BAPISITEDEP Departments

Exceptions

This function module does not define any Exceptions.