Menu

SAP Function Module CDESK_CHECKIN_WIZARD

Checkt Dateien ein, ggf. mit Dialog

The Function Module CDESK_CHECKIN_WIZARD (Checkt Dateien ein, ggf. mit Dialog) is a standard Function Module in SAP ERP and is part of the function group CDESK within the package CDESK.

Technical Information

Function Module CDESK_CHECKIN_WIZARD
Short Text Checkt Dateien ein, ggf. mit Dialog
Function Group CDESK
Package CDESK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DARK TYPE XFLAG ' ' Aufruf des Wizard nur bei Konflikten
UPDATE_DOC_DATA TYPE XFELD 'X' Sollen die Daten neu gelesen werden?
WORKDIRECTORY TYPE BAPI_DOC_FILES2-DOCPATH Pfad für Originaldatei

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXECUTE TYPE XFELD Feld zum Ankreuzen
RETURN TYPE BAPIRET2 Returnparameter

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
DOCUMENTS LIKE PLM_DOCUMENT Dokumentdaten im CAD Desktop

Exceptions

This function module does not define any Exceptions.