Menu

SAP Function Module BAPI_SALESADDIREQ_REPLICATE

Request Detailed Data on Additionals

The Function Module BAPI_SALESADDIREQ_REPLICATE (Request Detailed Data on Additionals) is a standard Function Module in SAP ERP and is part of the function group 2106 within the package WTAD.

Technical Information

Function Module BAPI_SALESADDIREQ_REPLICATE
Short Text Request Detailed Data on Additionals
Function Group 2106
Package WTAD
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDIBUYHEADID LIKE BAPI2106A-ADDI_BUY_HEAD_NO Header Number for Additionals Purchasing Document
ADDIBUYITEMNO LIKE BAPI2106A-ADDI_BUY_ITEM_NO Item Number for Additionals Purchasing Document
ADDIRUNNINGNO LIKE BAPI2106A-ADDI_KEY Identification Number for Additional
ADDISUPPLIER LIKE BAPI2106A-ADDI_SUPPLIER Additionals Vendor
APPLICATION LIKE BAPI2106A-APPLICATION Application
CUSTOMER LIKE BAPI2106A-CUSTOMER Customer, also Plant
DOCHEADID LIKE BAPI2106A-REF_DOC_ID Header Number for Application Reference Document
DOCITEMNO LIKE BAPI2106A-ITEM_NUMBER Item Number for Application Reference Document
DOCSCHEDULELINE LIKE BAPI2106A-SCHEDULE_NO Schedule Line Number for Application Reference Document

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Message about Processing Status

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.