Menu

SAP Function Module PRIWEB_PRICAT_DOWNLOAD

Download von Preiskatalogdaten durchführen

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module PRIWEB_PRICAT_DOWNLOAD (Download von Preiskatalogdaten durchführen) is a standard Function Module in SAP ERP and is part of the function group WEB_PRICAT within the package VPRI.

Technical Information

Function Module PRIWEB_PRICAT_DOWNLOAD
Short Text Download von Preiskatalogdaten durchführen
Function Group WEB_PRICAT
Package VPRI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_CUSTOMER TYPE KUNNR Debitorennummer
IM_CWEB TYPE PRICAT_CWEB Pricat im Internet: Customizing

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_FILENAME TYPE PRISBCPATH PRICAT: Installationspfad des SAP Business Connector
EX_RETURN_CODE LIKE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_EX_SBC_PARAMETER LIKE BAPIPRISBCPARA PRICAT: Steuerung Business Connector

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_PRICAT_K001 LIKE PRICAT_K001 PRICAT: Katalogkopf
IM_PRICAT_K002 LIKE PRICAT_K002 PRICAT: Katalogposition Produktgruppen
IM_PRICAT_K003S LIKE PRICAT_K003S PRICAT: Katalogposition Grunddaten
IM_PRICAT_K00C LIKE PRICAT_K00C PRICAT: Kunden eines Preiskataloges

Exceptions

This function module does not define any Exceptions.