The Function Module J_1BREAD_PLANT_DATA (Read plant data) is a standard Function Module in SAP ERP and is part of the function group J1BS within the package J1BA.
Function Module | J_1BREAD_PLANT_DATA |
Short Text | Read plant data |
Function Group | J1BS |
Package | J1BA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PLANT | LIKE | T001W-WERKS | Plant |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDRESS | LIKE | SADR | Address of branch | |
BRANCH_DATA | LIKE | J_1BBRANCH | Data of branch | |
CGC_NUMBER | LIKE | J_1BWFIELD-CGC_NUMBER | CGC number (company,branch,check digits) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ADDRESS_NOT_FOUND | Address of branch is not maintained |
BRANCH_NOT_FOUND | Branch is not assigned to plant |
COMPANY_NOT_FOUND | Plant is not assigned to company |
PLANT_NOT_FOUND | Plant does not exist |