Menu

SAP Function Module BAPI_WARRANTYCLAIM_ADD_VERSION

Create Warranty Claim Version for Claim

The Function Module BAPI_WARRANTYCLAIM_ADD_VERSION (Create Warranty Claim Version for Claim) is a standard Function Module in SAP ERP and is part of the function group WTY12 within the package ISAUTO_WTY.

Technical Information

Function Module BAPI_WARRANTYCLAIM_ADD_VERSION
Short Text Create Warranty Claim Version for Claim
Function Group WTY12
Package ISAUTO_WTY
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLAIM TYPE BAPI2222HEADER-CLAIM Warranty Claim Header Data
CLAIM_VERSION LIKE BAPI2222VERSION Warranty Claim Version
IV_LOG_DISMISS TYPE FLAG SPACE General Flag

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLAIM_ITEM LIKE BAPI2222ITEM Warranty Claim Item
CLAIM_MEASURE LIKE BAPI2222MEASURE Warranty: Measurement Data for Object and Claim
CLAIM_PARTNER LIKE BAPI2222PARTNER Partner for Warranty Claim
CLAIM_PRICING LIKE BAPI2222PRICING Prices Belonging to Warranty Claim
CLAIM_TEXT LIKE BAPI2222LONGTEXT Long Texts for Warranty Claim
EXTENSIONIN LIKE BAPIPAREX Customer Enhancment Import
ITEM_REL LIKE BAPI2222ITEMRELATION Warranty Claim: Relationship Between Items
RETURN LIKE BAPIRET2 Return Parameters
VERSION_REL LIKE BAPI2222VERSIONRELATION Warranty Claim: Relationship Between Versions

Exceptions

This function module does not define any Exceptions.