cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HRMD_ABA05 extension issue. Extension segment not present in idoc.

Former Member
0 Likes
276

hi all,

i have built the extension of the HRMD_ABA message type following the istruction of note 105148. My goal is to export the infotype 41 . Soi have done:

1) creation of segment Z1P0041 from E1P0041 ( WE31 )

2) creation of extension ZHRMD_ABA05 from HRMD_ABA05 basic type

3) updated the T777D table for 0041 infotype

4) updated the partner profile for the receiver ( WE20 )

5) updated the idoc tpye assignment ( WE82 )

6 ) updated the receving system idoc input set up ( WE57 )

7) updated the distribution model ( BD64 )

Debugging the outbound process from PFAL i can watch the Z1P0041 segment as output of RH_MASTER_IDOC_DISTRIBUTE_HRMD but i can't view the segment into the idoc.

Can you help me?

Thanks and regards. Luigi.

Edited by: luigi la motta on Feb 8, 2011 9:48 AM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

...

Edited by: luigi la motta on Feb 8, 2011 12:22 PM

Former Member
0 Likes

I have solved my problem explained into the previous post.

I have coded into the following enhancements of the sender system:

a) badi HRALE00OUTBOUND_IDOC

b) user exit EXIT_SAPLRHA0_004

c) user exit EXIT_SAPLRHA0_001.

Regards luigi.