Menu

SAP Function Module SIW_INFO_OBJECT_CLOSE_REQUEST

The Function Module SIW_INFO_OBJECT_CLOSE_REQUEST () is a standard Function Module in SAP ERP and is part of the function group SI16 within the package SIWB.

Technical Information

Function Module SIW_INFO_OBJECT_CLOSE_REQUEST
Short Text
Function Group SI16
Package SIWB
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BLN_END_EDIT LIKE IWPARAMS-FLAG 'X' Single-Character Flag
BLN_SAVE_OK LIKE IWPARAMS-FLAG 'X' Single-Character Flag
DST_PHIO LIKE SDOKOBJECT
SRC_PHIO LIKE SDOKOBJECT SDOK: BOR key for information object

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
DST_FILE_ACCESS_INFO LIKE SDOKFILACI SDOK: Entries for document contents in internal tables
SRC_FILE_ACCESS_INFO LIKE SDOKFILACI SDOK: Entries for document contents in internal tables

Exceptions

This function module does not define any Exceptions.