Menu

SAP Function Module C_DESK_DISPLAY_SAP_LIST

Dokumentenliste

The Function Module C_DESK_DISPLAY_SAP_LIST (Dokumentenliste) is a standard Function Module in SAP ERP and is part of the function group CDESK within the package CDESK.

Technical Information

Function Module C_DESK_DISPLAY_SAP_LIST
Short Text Dokumentenliste
Function Group CDESK
Package CDESK
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CADSYSTEM TYPE CAD_SYSTEM 'PROE' CAD System
CALLBACK LIKE BAPI_DOC_AUX-FLAG 'X' Steuerung der externen Aufrufe
CHANGENO LIKE BAPI_DOC_DRAW-ECNUMBER SPACE Änderungsnummer
HOSTNAME LIKE TDWD-NTADR Netzadresse
VALIDFROM TYPE SY-DATUM SYST-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
WORKDIRECTORY LIKE BAPI_DOC_FILES2-DOCPATH SPACE Pfad für Originaldatei

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE 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
CAD_REL_APPLS LIKE BAPI_DOC_APPLICATIONS CAD relevante Applikationen
CHECKIN_REL_APPLS LIKE BAPI_DOC_APPLICATIONS Originale, die zusätzlich mit eingecheckt werden sollen
CHECKOUT_REL_APPLS LIKE BAPI_DOC_APPLICATIONS Originale, die zusätzlich mit ausgecheckt werden sollen
DOCUMENTS LIKE PLM_DOCUMENT Dokumentdaten im CAD Desktop
FILE_EXT_ORDER LIKE BAPI_DOC_FILEEXTENSIONS Tabelle mit Dateiendungen

Exceptions

This function module does not define any Exceptions.