The Function Module WTY22_SHOW_ARCH_CLAIM (Anzeige archivierter Garantieanträge) is a standard Function Module in SAP ERP and is part of the function group WTY22 within the package ISAUTO_WTY.
Function Module | WTY22_SHOW_ARCH_CLAIM |
Short Text | Anzeige archivierter Garantieanträge |
Function Group | WTY22 |
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_PARTNER | TYPE | WTY_PARTNER_T | Tabellentype zur WTY_PARTNER_TAB |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
IT_CDHDR | LIKE | CDHDR | interne Tabelle CDHDR | |
IT_CDPOS | LIKE | CDPOS | Interne Tabelle für cdpos | |
IT_IMRG | TYPE | WTYV_IMRG_TAB | Tabellentyp zu WTYV_IMRG | |
IT_KONV | LIKE | KONV | Konditionen (Vorgangsdaten) | |
IT_PNWTYH_ARCH | TYPE | WTY_PNWTYH_ARCH_T | Kopfdaten Garantieantrag | |
IT_PNWTYV_ARCH | TYPE | WTY_PNWTYV_ARCH_T | Versionsdaten Garantieantrag | |
IT_PVWTY_ARCH | TYPE | WTY_PVWTY_ARCH_T | Positionsdaten Garantieantrag | |
IT_RCLHST | TYPE | WTY_RCLHST_TAB | Tabellentyp für Rückrufaktionhistorie | |
IT_RCLOBJ | TYPE | WTY_RCLOBJ_TAB | Tabellentyp für Rückrufaktionobjekte |
This function module does not define any Exceptions.