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.
Function Module | SIW_INFO_OBJECT_CLOSE_REQUEST |
Short Text | |
Function Group | SI16 |
Package | SIWB |
Module Type | Remote-Enabled |
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 |
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 |
---|---|---|---|---|
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 |
This function module does not define any Exceptions.