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: 

VD02 modify standard fields from subscreen

marcus_haslach
Discoverer
0 Kudos

Hi all,

we have created a subscreen for transaction VD02.

On this subscreen a button is available for calling a webservice.

Now we want the retrieving data to transfer in the standard address fields.

But this doesn't work.

It is possible from subscreen to modify standard fields like the address fields?

I hope somebody can help.

Thanks in advance.

Marcus

4 REPLIES 4

0 Kudos

Try BADI CUSTOMER_ADD_DATA

madhu_vadlamani
Active Contributor
0 Kudos

Hi Marcus,

Yes it is possible.

Regards,

Madhu.

former_member189849
Contributor
0 Kudos

http://scn.sap.com/thread/934192

I hope this link will help to you

Regards

Mahesh

marcus_haslach
Discoverer
0 Kudos

Hi all,

thanks for the replies.

At present we try it with the Badi CUSTOMER_ADD_DATA and CUSTOMER_ADD_DATA_CS. But it doesn't work.

We can not fill or modify the standard fields NAME1, STREET or CITY1 in the standard address screen from subscreen. The subscreen is working and the filling and modifiying of customer fields is no problem.

Any further ideas?

Thanks in advance.

Marcus