Skip to Content
0
Former Member
May 18, 2010 at 08:03 PM

Sending the enhanced Infotype 0002 outside SAP via an IDOC

258 Views

Hello Friends,

We have added couple of Z fields to the standard 0002 Iinfotype table PA0002.

I can see the custom fields in the trans : PA30 screen for infotype 002.

Now, we want to send these custom fields value outside SAP via an IDOC.

Here are the steps I followed :

  • I created a Z Segment in an extended idoc with the structure PA0002.

  • I went in transaction PM01 for Infotype 0002 and added the above created Z segment as a 2nd IDOC segment.

  • In transaction PA30 for 002, I made changes to the custom field value for a person 12039.

  • Created an idoc via BD21.

  • IDOC generated with the Z Segment but it doesn't contain any Z custom fields.

Which step am I missing here? Do I have to have a user-exit or BADI to achieve this OR can it be done without writing any code?

Basically I

I will really appreciate your help.

Regards,

Pooja Pandey