The Function Module FRE_DB_LOCTYPE_GET (Determine location type) is a standard Function Module in SAP ERP and is part of the function group FRE_MASTER_DB within the package WFRE_PI.
Function Module | FRE_DB_LOCTYPE_GET |
Short Text | Determine location type |
Function Group | FRE_MASTER_DB |
Package | WFRE_PI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IP_ACCESS_TYPE | TYPE | CHAR1 | Single-character flag | |
IP_WERKS | TYPE | T001W-WERKS | Plant | |
IT_MATNR_WERKS | TYPE | FRE_MATNR_WERKS_TTY | interface table with werks and matnr | |
IT_WERKS | TYPE | FRE_T001WKEY_TTY | Key of T001W |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EP_LOCTYPE | TYPE | FRE_LOCTYPE | Location type | |
ET_LOCTYPE | TYPE | FRE_MD_WERKS_TYPE_TTY | Location/Location type |
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.