Menu

SAP Function Module SDOK_PHIOS_CHECKOUT

Check Out Physical Documents from Knowledge Provider

The Function Module SDOK_PHIOS_CHECKOUT (Check Out Physical Documents from Knowledge Provider) is a standard Function Module in SAP ERP and is part of the function group SDCL within the package SDOK.

Technical Information

Function Module SDOK_PHIOS_CHECKOUT
Short Text Check Out Physical Documents from Knowledge Provider
Function Group SDCL
Package SDOK
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLIENT LIKE SY-MANDT SY-MANDT Client
FTP_KEEP_OPEN_FLAG LIKE SY-DATAR Obsolete, Do Not Use
SUPPRESS_TRANSFER LIKE SY-DATAR 'X' --> No Content Transfer

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
BAD_OBJECTS LIKE SDOKERRKEY Objects That Could Not Be Checked Out
COMPONENTS LIKE SDOKCOMCHO Component Information
OBJECT_FILE_INFORMATIONS LIKE SDOKEXPORT Obsolete, Only Use 'COMPONENTS'

Exceptions

This function module does not define any Exceptions.