The Function Module WTY15_HEAD_REPRICING_REQUIRED (Checks if pricing needs to be executed again for item) is a standard Function Module in SAP ERP and is part of the function group WTY15 within the package ISAUTO_WTY.
Function Module | WTY15_HEAD_REPRICING_REQUIRED |
Short Text | Checks if pricing needs to be executed again for item |
Function Group | WTY15 |
Package | ISAUTO_WTY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_PNWTYH_DIA_NEW | TYPE | WTY_PNWTYH_DIA | Dialogstruktur Garantieantrag Kopf | |
IS_PNWTYH_DIA_OLD | TYPE | WTY_PNWTYH_DIA | Dialogstruktur Garantieantrag Kopf | |
IS_PNWTYV_DIA_NEW | TYPE | WTY_PNWTYV_DIA | Dialogstruktur Garantieantrag Version | |
IS_PNWTYV_DIA_OLD | TYPE | WTY_PNWTYV_DIA | Dialogstruktur Garantieantrag Version |
This function module does not define any EXPORTING parameters.
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.