Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how to fill the segment E1BPPAREX using exit

Former Member
0 Likes
1,680

Hi Everyone,

I want to extend idoc MBGMCR03 to pass business area i.e. GSBER. When I try to extend this I am facing an error saying 'Action is not possible for generated idoc types'.

Now I am using E1BPPAREX Segment to add the structure and valuepart fields.

Could anyone please help me in how to fill the segment E1BPPAREX with structure name and field values using exit.

Thanks,

Nimisha Agarwal

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,084

You might want to ask Tarun for your help he has just done the [same stuff |;with user-exit SDVFX010.

Cheers

Amit

You might want to ask Tarun for your help he has just done the [same stuff |;with user-exit SDVFX010.

Cheers

Amit

3 REPLIES 3
Read only

Former Member
0 Likes
1,085

You might want to ask Tarun for your help he has just done the [same stuff |;with user-exit SDVFX010.

Cheers

Amit

Read only

0 Likes
1,084

Hi Amit,

Thanks for the help.

But my requirement is to generate a Material Document using Idoc not an invoice.

Any input in that direction would be helpful.

Thanks,

Nimisha

Read only

0 Likes
1,084

Hi Nimisha,

Segment E1BPPAREX can be filled in SAP-PI.

In ECC, we don't need to do any coding for this. Just create a structure in ECC and provide that name to SAP-PI.

SAP-PI will pass the structure and values to this segment. Please refer below blog for this.

[http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/7915] [original link is broken] [original link is broken] [original link is broken];

Thanks,

Archana