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.
Function Module | BAPI_OUTBOUNDPRICAT_CREATE |
Short Text | Create Intstance of PriceCatalogue |
Function Group | 1181 |
Package | VPRI |
Module Type | Remote-Enabled |
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 |
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 |
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.