The Function Module WTY12_CLAIM_EXISTENCECHECK (Prüft ob Antrag zur Antragsnummer existiert) is a standard Function Module in SAP ERP and is part of the function group WTY12 within the package ISAUTO_WTY.
Function Module | WTY12_CLAIM_EXISTENCECHECK |
Short Text | Prüft ob Antrag zur Antragsnummer existiert |
Function Group | WTY12 |
Package | ISAUTO_WTY |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLAIM | TYPE | BAPI2222HEADER-CLAIM | Nummer des Garantieantrags |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLAIM_HEADER | TYPE | BAPI2222HEADER | Garantieantrag Kopfdaten | |
RETURN | LIKE | BAPIRET2 | Bezugsstruktur für BAPI-Parameter ExtensionIn / ExtensionOut |
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.