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.
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 |
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 |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
POST_PARAMETER | LIKE | SAVWCTXT | Parameter table filled with field-set |
This function module does not define any Exceptions.