Hi!
I'm trying to bulk upload DMS documents and create info records in a way that is described in SAP note 817743.
I'm facing two problems in process:
1. when I make an sequential sample file with report DMS_LOAD01, I can see there is control record ID 'EDI_DC40' in the first line. The system is Unicode system (according to my guy from Basics) so when I'm trying to import that sample file i'm getting error message: "Control record ID 'EDI_DC40_U' is expected in Unicode system". How do I get 'EDI_DC40_U' in sample file generated by that report?
2. when I change manually that control record ID into 'EDI_DC40_U', i'm getting following error message:
"The file contains an IDoc of the wrong type DOCUMENT_LOAD01
Diagnosis
An IDoc of type DOCUMENT_LOAD01 has been found in the file. However, no there is no ALE/IDoc interface for this IDoc type (Transaction BDBG)"
When I check that transaction, I can see that DOCUMENT_LOAD01 is defined in the system by default.
Attached is the sample file I'm trying to import.
Tnx in advance,
Rgds,
Viliam