Application Development 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: 

Enhancement point or user exits for sd_partner_posflag to uncheck or clear it

Former Member
0 Kudos
416

Hi experts,

Can any one help me for the enhancement. I have requirement to clear the sd_partner_posflag which is updated automatically when ship to party address is changed. Is there any enhancement spot where we can  clear the flag. Tcode va32.

Any advice will be apriciated.

Thanks,

Tushar.

2 REPLIES 2

former_member194965
Active Participant
0 Kudos
197

Hi Tushar,

Check this badis BADI_SD_SALES,

                          BADI_SD_SALES_ITEM,

                          ATP_PUBLISH_RESULTS

Hope this may helpful.

Regards,

E.Ananthachari

0 Kudos
197

Thanks  Ananthachari,

I will try this.