The Function Module PLANT_GET_DETAIL (Details of Plant) is a standard Function Module in SAP ERP and is part of the function group WR25 within the package WFILCORE.
Function Module | PLANT_GET_DETAIL |
Short Text | Details of Plant |
Function Group | WR25 |
Package | WFILCORE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PLANT | LIKE | BAPIPLADET-PLANT | Werksnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PLANT_GENERAL_DATA | LIKE | BAPIPLADOP | Allgemeine Daten zum Werk | |
RETURN | LIKE | BAPIRETURN | Return-Parameter |
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.