cancel
Showing results for 
Search instead for 
Did you mean: 

Error while Loading data to ECC custom table using IDoc method

0 Kudos
462

Hi ,

I have a requirement where i have to load data from existing table to ECC custom table via IDOC method .Since the number of fields  are huge ,so IDoc message type is created with two child segments  .While running the job ,I am getting the below error again and again  even after trying all the following steps .

step 1 : First i have tried normal mapping as i did for other jobs but it failed for this job as it contains 2 child  segments.Same error as above .


step 2 :Second after going through several post like Error when Sending IDOC PORDCR103   with more than one record or multiple items in one purchase orde... and Sending Purchase Order data to SAP through Idoc | SCN, i have tried using row generation with mapping the parent segment FROM row _generation and control record from source table and Query from both .


please suggest .Your prompt suggestion is highly appreciated .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Mohamed,

Change the mapping as below and try

For Query_Map map to  Main Source (SMA_BMK) -->

For EDI_DC40  map to Row Generation.

Answers (0)