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

Tcodee: MIRO

Former Member
0 Likes
476

Based on Header data (I_RBKPV) and item data (TI_DRSEG) am setting a payment block at header level using a BADI (MRM_PAYMENT_TERMS).

But now I should also update a flag (DRSEG-SPGRQ) at item level.

How can I Do this. Any BADI or ENHANCEMENT SPOT or USER-EXIT for this.

Can any one tell me how to create enhancement spot and activate my required components int that based on my requirement.

Note: My requirement is to use both the incoming header & Item data and need to change both of them.

Many thanks for help.

Kiran

3 REPLIES 3
Read only

Former Member
0 Likes
439

Any Help on this plz

Read only

Former Member
0 Likes
439

Solved on my own.

I eliminated BADI and used an Enhancement point.

Thanks.

Read only

Former Member
0 Likes
439

Solved on my own using an enhancement point