Menu

SAP Function Module BAPI_CLAIM_CREATE

Create Claim

The Function Module BAPI_CLAIM_CREATE (Create Claim) is a standard Function Module in SAP ERP and is part of the function group CLAIMWF within the package CLAIM.

Technical Information

Function Module BAPI_CLAIM_CREATE
Short Text Create Claim
Function Group CLAIMWF
Package CLAIM
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXTERNAL_NUMBER LIKE BAPI7050-NOTIFICAT Notification number (external)
LANGUAGE LIKE BAPI7050-LANGU SY-LANGU Language
NOTIF_HEADER LIKE BAPI7050 Notification Header

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NUMBER LIKE BAPI7050-NOTIFICAT Notification number
RETURN LIKE BAPIRETURN Structure for Return Parameters (Code, Text)

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
NOTIF_TEXT LIKE BAPIQCLINE Notif. long text

Exceptions

This function module does not define any Exceptions.