The Function Module BAPI_OUTBOUNDPRICAT_GETDETAIL (FM for Method GetDetail of BO OutboundPriceCatalogue) is a standard Function Module in SAP ERP and is part of the function group 1181 within the package VPRI.
Function Module | BAPI_OUTBOUNDPRICAT_GETDETAIL |
Short Text | FM for Method GetDetail of BO OutboundPriceCatalogue |
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 |
---|---|---|---|---|
PRICECATALOGUE | LIKE | BAPI1171_1-PRICECATALOGUE | PRICAT: Unique Internal Catalog Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PRICATHEADER | LIKE | BAPI1171_1 | PRICAT: Catalog Header | |
RETURN | LIKE | BAPIRET2 | Confirmations |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PRIASSORTMENT | LIKE | BAPIPRIASSORTMENT | PRICAT: Assortment for a Price Catalog | |
PRICUSTOMER | LIKE | BAPIPRICUSTOMER | PRICAT: Customer of a Price Catalog | |
PRODGROUPINFO | LIKE | BAPIPRODGRPINFO | PRICAT: Catalog Item Product Groups | |
PRODUCTADDS | LIKE | BAPIPRODUCTADDS | PRICAT: Catalog Item Basic Data Extras | |
PRODUCTCHARACT | LIKE | BAPIPRODCHARACT | PRICAT: Catalog Item Characteristics | |
PRODUCTCOMPONENT | LIKE | BAPIPRODCOMPONENT | PRICAT: Catalog Item Bills of Material | |
PRODUCTLINE | LIKE | BAPI1171_K003 | PRICAT: Catalog Item Basic Data | |
PRODUCTSTATE | LIKE | BAPIPRODUCTSTATE | PRICAT: Status of a Product per Customer | |
PRODUCTUNITPRICE | LIKE | BAPIPRODUNITPRICE | PRICAT: Catalog Item Prices / Conditions / Taxes | |
PRODUCTUNITPRICECUST | LIKE | BAPIPRODUNITPRICECUST | PRICAT: Prices per Customer | |
PRODUCTUNITS | LIKE | BAPI1171_K004 | PRICAT: Catalog Item Units of Measure, Dimensions, Weights, EANs/UPCs | |
PRODUCTUNITTEXT | LIKE | BAPIPRODUNITTEXT | PRICAT: Catalog Item Texts |
This function module does not define any Exceptions.