cancel
Showing results for 
Search instead for 
Did you mean: 

file to idoc HRMD_A06 mapping

lokesh_sharma4
Explorer
0 Kudos

Hi,

My scnerio is to map file with an idoc. In my file I hav infotype 14 records. With following file structure.

mesgtype

item

pernr

begda

endda

lgart

betrg

I have taken this simple infotype instead of taking complex one's like actions. once I am through with this thn I will consider other infotypes.

Idoc which I am using is very complicated HRMD_A06. There are many mandatory fieldin the idoc.

Now during mapping I have mapped the above fields of file withe corressponding fields of idoc.

And for For the E1PLOG E1PORIG E1PITYP segments I have provided following data :

Plan Version ( 01 )

Object Type (P- Person),

Object ID (mapped with PERNR ),

Operation (I - Insert Mode)

But when I test the mapping I get the following error:

:39:56 Start of test Mapping object MM_FILE2IDOC incomplete. Unable to continue execution

Structure with min!=max without mapping

16:39:56 End of test

Kindly assist me with this scneario, if possible provide me the proper mapping details.

Regards,

Lokesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

This error arises when the mandatory fields in the target are not mapped.

Check for the mandatory fields in the target and do the mapping.

All mandatory fields would be red if they are not mapped.

-Supriya.

Answers (2)

Answers (2)

Former Member
0 Kudos

ur File to IDOC mapping is not correct check the mapping correctly as well as either disable the control record of IDOC or map it with the default values.

once done test it with test tab

chirag

Former Member
0 Kudos

Hi,

TABNAM, DIRECT, IDOCTYPE,CIMTYPE, MESTYPE, SNDPRT,SNDPOR, SNDPRN, RCVPRT,RCVPRN,RCVPOR are all mandatory fields.

Map them with constants according to their type.

Thanks,

Sonalisa