The Function Module PI_SAL_ORD_MAP_WERKS_TO_PF (Plant as Vendor Parter Function at Sales Order Header data) is a standard Function Module in SAP ERP and is part of the function group PI_SALES_INTERNATIONAL within the package IDPI.
Function Module | PI_SAL_ORD_MAP_WERKS_TO_PF |
Short Text | Plant as Vendor Parter Function at Sales Order Header data |
Function Group | PI_SALES_INTERNATIONAL |
Package | IDPI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIF_HERTAB | TYPE | HERTAB | Origin table | |
FIF_NRART | TYPE | NRART | Type of partner number | |
FIF_OBJECTTYPE | TYPE | SWO_OBJTYP | Object type | |
FIF_ORIGIN_NRART | TYPE | NRART | Type of partner number | |
FIF_ORIGIN_PARTNER | TYPE | SD_PARTNER_PARNR | Partner number | |
FIF_ORIGIN_PARVW | TYPE | PARVW_4 | Partner function | |
FIF_PARVW | TYPE | PARVW_4 | Partner function | |
FIF_PROCESSMODE | TYPE | CHAR1 | Single-character flag | |
FIF_SPART | TYPE | SPART | Division | |
FIF_VKORG | TYPE | VKORG | Sales organization | |
FIF_VTWEG | TYPE | VTWEG | Distribution channel |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FEF_NEW_PARTNERS | TYPE | XFLAG | New input values |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FET_DETERMINATED_PARTNERS | LIKE | SDPARTNER_DETERMINATED_PARNR | Table Structure for Partner Numbers Determined in User Exit |
This function module does not define any Exceptions.