Menu

SAP Function Module BBP_ITS_BROWSER_POST

Posts data to a specified URL, Aus 3.1I übernommen für BBP Online Store

The Function Module BBP_ITS_BROWSER_POST (Posts data to a specified URL, Aus 3.1I übernommen für BBP Online Store) is a standard Function Module in SAP ERP and is part of the function group BBPO within the package BBPO.

Technical Information

Function Module BBP_ITS_BROWSER_POST
Short Text Posts data to a specified URL, Aus 3.1I übernommen für BBP Online Store
Function Group BBPO
Package BBPO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
POST_URL LIKE URL to post to

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
POST_PARAMETER LIKE SAVWCTXT Parameter table filled with field-set

Exceptions

This function module does not define any Exceptions.