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

***Code for updating VOE4 table**

Former Member
0 Likes
745

Hi

Does any one have the code to update the VOE4 table ?

Its used for converting internal partner numbers to external partner numbers

PLEASE HELP ASAP! Critical issue

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
654

Hi

There is no table exits with name VOE4

is it the table<b> VTBSTA4</b> which is related to partners. check it.

check the programs

SAPMF73F

SAPMF77A

and include MF77AFAL program

where this table VTBSTA4 is used.

Reward points for useful Answers

Regards

Anji

3 REPLIES 3
Read only

Former Member
0 Likes
655

Hi

There is no table exits with name VOE4

is it the table<b> VTBSTA4</b> which is related to partners. check it.

check the programs

SAPMF73F

SAPMF77A

and include MF77AFAL program

where this table VTBSTA4 is used.

Reward points for useful Answers

Regards

Anji

Read only

Former Member
0 Likes
654

SORRY I MEANT THE EDPAR TABLE

THATS ACCESSIBLE FROM THE VOE4 TRANSACTION!! SORRY ABOUT THAT!

Read only

Former Member
0 Likes
654

I solved it myself

I created a table view and a TCode for updating that view.

Also I wrote aUpdate script.

Thnaks anyways