The Function Module WTY19_CHANGE_DOC_DISPLAY (Lesen der Änderugsbelege zum Claim) is a standard Function Module in SAP ERP and is part of the function group WTY19S within the package ISAUTO_WTY.
Function Module | WTY19_CHANGE_DOC_DISPLAY |
Short Text | Lesen der Änderugsbelege zum Claim |
Function Group | WTY19S |
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_ARCH | TYPE | WTY_PNWTYH_ARCH | Archivierungsstruktur Garantieantrag Kopf | |
IS_PNWTYH_DIA | TYPE | WTY_PNWTYH_DIA | Dialogstruktur Garantieantrag Kopf | |
IT_PNWTYV_ARCH | TYPE | WTY_PNWTYV_ARCH_T | WTY_PVWTY_ARCH | |
IT_PNWTYV_DIA | TYPE | WTY_PNWTYV_DIA_TAB | Dialog Tabelle Version | |
IT_PRWTY | TYPE | PRWTY_TAB | Tabellentype Garantieantrag (Beziehung) | |
IT_PVWTY_ARCH | TYPE | WTY_PVWTY_ARCH_T | WTY_PNWTYV_ARCH | |
IT_PVWTY_DIA | TYPE | WTY_PVWTY_DIA_TAB | Dialog Tabelle Position |
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_CDRED | LIKE | CDRED | Änderungsbelege, Struktur für Anzeige |
This function module does not define any Exceptions.