SAP Function SCMS_TR_EXPORT - CMS: Export Documents

Parameter Reference Type Length Default Optional Text
DATAFILE C C 0 File Name of KPro Transport File
DESTINATION RFCDES-RFCDEST C 32 SPACE X Logical Destination (Specified in Function Call)
EXPORT_ALL C C 0 SPACE X
MANDT SYST-MANDT C 3 SY-MANDT X R/3 System, Client Number from Logon
REQUEST TRKORR C 20 SPACE X Request/Task
TEST_REPOSITORY SDOKSTCA-STOR_REP C 30 SPACE X Only for Test Purposes

Parameter Reference Length Optional Text
DOCUMENTS SCMS_TRDOC 42 Documents (Input)
PROTOCOL SPROT_U 227 Transport Protocol (Output)

Functionality
Export of documents from one or more content servers. The documentsspecified by DOCUMENTS are exported to the file DATAFILE.
If errors occur, these are logged (corresponding entries are added tothe internal table PROTOCOL).

Description
Full name of the Knowledge Provider transport file. The file name isinterpreted by the application server.

Description
List of documents to be exported.
The list is sorted by category.

Description
If the transport server returns errors or other messages, correspondingmessages are written to the transport log.