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

VBPA fields updation

santhosh_patil
Contributor
0 Likes
814

Hi,

I need to update the ADRNR (Address) and ADRDA ( Address indicator ) fields in the VBPA table. Is there any FM or BAPI to do so.

-


santhosh

Hi,

I need to update the ADRNR (Address) and ADRDA ( Address indicator ) fields in the VBPA table. Is there any FM or BAPI to do so.

-


santhosh

3 REPLIES 3
Read only

Former Member
0 Likes
639

Hello,

Try this FM ST_STAGE_CHANGE

ST_STAGE_PARTNER_CHANGE

If useful reward.

Vasanth

Read only

Former Member
0 Likes
639

there is no fm/bapi....u need to write a program through which u can update the values in database either using UPDATE or MODIFY statements.

Read only

Former Member
0 Likes
639

check this Fm SD_PARTNER_SINGLE_MODIFY.

regards,

vijay.