Menu

SAP Function Module FRE_DB_LOCTYPE_GET

Determine location type

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.

Technical Information

Function Module FRE_DB_LOCTYPE_GET
Short Text Determine location type
Function Group FRE_MASTER_DB
Package WFRE_PI
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.