2006 Aug 09 7:31 AM
hi,
i created a file from an outbound IDoc using FM 'IDOC_READ_COMPLETELY'.From file i am trying to make an inbound IDoc using FM 'IDOC_INBOUND_FROM_FILE'. i have an error 'First record is not control record'. bcoz the first characters of first record of file are expected to be 'EDI_DC' or 'EDI_DC40' but in my file i have something else, but no such table name.
how can i make such this file to be in the format needed by the FM 'IDOC_INBOUND_FROM_FILE'. What should actually happen?
hi,
i created a file from an outbound IDoc using FM 'IDOC_READ_COMPLETELY'.From file i am trying to make an inbound IDoc using FM 'IDOC_INBOUND_FROM_FILE'. i have an error 'First record is not control record'. bcoz the first characters of first record of file are expected to be 'EDI_DC' or 'EDI_DC40' but in my file i have something else, but no such table name.
how can i make such this file to be in the format needed by the FM 'IDOC_INBOUND_FROM_FILE'. What should actually happen?
2006 Aug 09 7:05 PM
HI,
The smart way take an existing idoc and write it to file using tx we19. Now convert this file for your need and edit the control record details. Use tx we16 for uploading data from file.
Reward points if helpful.
Regards
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |