Menu

SAP Function Module BAPI_OUTBOUNDPRICAT_CREATE

Create Intstance of PriceCatalogue

The Function Module BAPI_OUTBOUNDPRICAT_CREATE (Create Intstance of PriceCatalogue) is a standard Function Module in SAP ERP and is part of the function group 1181 within the package VPRI.

Technical Information

Function Module BAPI_OUTBOUNDPRICAT_CREATE
Short Text Create Intstance of PriceCatalogue
Function Group 1181
Package VPRI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KART TYPE KATALOGART Customizing for Price Catalog: Catalog Type
PRICATCHANGE LIKE BAPIPRICATCHANGE PRICAT: Parameters for Engineering Change Management
PRICATCREATE LIKE BAPIPRICATCREATE PRICAT: Structure for Creating a Price Catalog
PRICATHEADER LIKE BAPIPRICATHEADER PRICAT: International Location Number of Sender (CHAR 35)
PRICATWEB LIKE BAPIPRICATWEB PRICAT: Price Catalog Settings for the Internet

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PRICECATALOGUE LIKE BAPI1171_1-PRICECATALOGUE New Catalog Number
RETURN LIKE BAPIRET2 Confirmations

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.