Table list used by SAP ABAP Function Module BAPI_RETAILSITE_GETDEPARTMENTS (Determine departments of a plant (including description))
SAP ABAP Function Module
BAPI_RETAILSITE_GETDEPARTMENTS (Determine departments of a plant (including description)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIPLADET | Structure for BAPI 'Plant Get Detail' | SOURCE VALUE(CUSTOMER) LIKE BAPIPLADET-CUSTOMER OPTIONAL |
|
| 2 | BAPIPLADET | Structure for BAPI 'Plant Get Detail' | SOURCE VALUE(PLANT) LIKE BAPIPLADET-PLANT |
|
| 3 | BAPIRETURN1 | Return Parameter | ||
| 4 | BAPIRETURN1 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRETURN1 |
|
| 5 | BAPISITEDEP | Departments of a plant/customer | SOURCE DEPARTMENTS STRUCTURE BAPISITEDEP |
|