Menu

SAP Function Module CONV_CHECKIN_FROM_DESTINATION

Einchecken von beliebigem Rechner

The Function Module CONV_CHECKIN_FROM_DESTINATION (Einchecken von beliebigem Rechner) is a standard Function Module in SAP ERP and is part of the function group CONVT within the package CONV.

Technical Information

Function Module CONV_CHECKIN_FROM_DESTINATION
Short Text Einchecken von beliebigem Rechner
Function Group CONVT
Package CONV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONV_UTIL_DEST TYPE RFCDES-RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben)
DOCUMENT_KEY TYPE CONV_S_DOCUMENT_KEY Dokumentart
FTP_DEST LIKE RFCDES-RFCDEST 'SAPFTP' FTP - Destination (aus sm59)
HTTP_DEST LIKE RFCDES-RFCDEST 'SAPHTTP' HTTP - Destination (aus sm59)
KPRO_USE TYPE TDWA-KPRO_USE Dokumentenablage via Knowledge Provider
ORIGINAL LIKE CVAPI_DOC_FILE Daten des Originals zum einchecken

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_MESSAGE TYPE MESSAGES Fehlermeldung

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.