cancel
Showing results for 
Search instead for 
Did you mean: 

how generate multiple instances of E1EDK14

Former Member
0 Kudos

Hallo all

I would appreciate some help on the following issue :

Consider a file to idoc scenario , where the E1EDK14 segment is required to get filled 3 times, each time with some different constants.

For example :

E1EDK14

QUALF -> 006

ORGID -> 20

E1EDK14

QUALF -> 007

ORGID -> 30

E1EDK14

QUALF -> 008

ORGID -> 40

How could this work ?

thank you .

Accepted Solutions (1)

Accepted Solutions (1)

vijay_b4
Active Contributor
0 Kudos

Hi Markos,

E1EDK14- which holds Organisational Data.

Import the structure in your scenario.Right click on E1EDK14 segment and click on duplicate.

Do it for 3 times.So that 3times E1EDK14 will appear.

I have worked with same type of requirement.If you have still doubt message.

Note : If the E1EDK14 is at receiver side,then you have to duplicate it.If it exists at sender side,then you have write a UDF for that.

Reward points if this helps

Regards

Vani.

Edited by: Vani on May 19, 2008 5:03 PM

Edited by: Vani on May 19, 2008 5:04 PM

Answers (10)

Answers (10)

vijay_b4
Active Contributor
0 Kudos

Hi Markos,

Looks good that your problem solved.

Dont forget to reward the points

Regards

Vani.

Former Member
0 Kudos

thanks, that worked

former_member193376
Active Contributor
0 Kudos

Hi

Try to import the idoc again and check if this works.

Thanks

Saiyog

vijay_b4
Active Contributor
0 Kudos

Hi Markos,

Try to import the IDOC structure again in your sceanrio.

Regards

Vani.

Former Member
0 Kudos

Thank you all, but i have tried this and i get the following message :

The source or target structure has been changed or could not be found in the Integration Repository. The mapping definition contains elements or attributes that do not exist in the changed structure. The relevant entries will be deleted

Target structure has no such path: /ORDERS05/IDOC/E1EDK14[1]/ORGID. Skipping mapping

former_member193376
Active Contributor
0 Kudos

Hi

Right Click on the node EIEDK14 and select Create Duplicate, Do this 2 times and you will have total of 3 E1EDK14 nodes populate the required constants with the your desired values

Thanks

Saiyog

Former Member
0 Kudos

Hi,

Select E1EDK14 segment and right click --> click on duplicate node, then you will get another E1EDK14 segment.

Howmany times you want you ca duplicate that number of times.

Former Member
0 Kudos

HI,

Right click on that segment and select duplicate subtree.Do this for three times..

Thanks,

Soumya.

Former Member
0 Kudos

Hi,

Right click on the segment....click on duplicate.....

Thanks,

Madhu

Former Member
0 Kudos

Hi,

right click on the E1EDK14 segment and duplicate subtree.

If you do this two times you will have this segment three times and can fill it with your different constants.

Regards

Patrick