The Function Module WTY04_LOG_CONSISTENCY (Warranty Processing Actions) is a standard Function Module in SAP ERP and is part of the function group WTY04 within the package ISAUTO_WTY.
Function Module | WTY04_LOG_CONSISTENCY |
Short Text | Warranty Processing Actions |
Function Group | WTY04 |
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 |
---|---|---|---|---|
IT_RCODE | TYPE | WTY_RCODE_TAB | Table Type Return Values of Functions to Actions | |
IV_ACODE | TYPE | WTY_ACODE | Action Code | |
IV_MODE | TYPE | WTY_MODE | Processing Mode of Warranty Claim | |
IV_RCODE_MAX | TYPE | SYSUBRC | Return Value, Return Value After ABAP Statements |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_RETURN_CODE | TYPE | SYSUBRC | Return Value, Return Value After ABAP Statements |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CS_PNWTYH_DIA | TYPE | WTY_PNWTYH_DIA | Dialog Structure Warranty Claim Header | |
CT_PNWTYV_DIA | TYPE | WTY_PNWTYV_DIA_TAB | Dialog Table Version | |
CT_PVWTY_DIA | TYPE | WTY_PVWTY_DIA_TAB | Dialog Table Item |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.