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.
Function Module | CONV_CHECKIN_FROM_DESTINATION |
Short Text | Einchecken von beliebigem Rechner |
Function Group | CONVT |
Package | CONV |
Module Type | Normal Module |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_MESSAGE | TYPE | MESSAGES | Fehlermeldung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.