Skip to Content
0
Former Member
Jun 06, 2011 at 10:19 AM

IDOC Mapping Structure

72 Views

Dear All,

We are working on File-PI-IDOC interface in which from file we are creating employee in SAP using IDOC HRMD_A.HRMD_A07.

I have gone through some blogs on SDN and it suggests that IDOC structure to be filled like as shown below:

e1plogi

e1pityp

e1p0000

e1pityp

e1p0001

e1pityp

e1p0002

Whereas the standard IDOC structure is like as follows:

e1plogi

e1pityp

e1p0000

e1p0001

e1p0002

Please suggest how can we get the structure as specified above. My input structure of the file is as below:

pa0000

pa0001

pa0002

Reg,

NJ