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: 

Standard Function modules to update customer partner

Former Member
0 Kudos

Hi,

Can anyone please suggest standard function modules to update customer partner functions?

Was looking at Customer_insert, customer_update, CUSTOMER_UPDATE_SALES_AREA.

I will have only the partner data in the customser sales view to get updated. I dont need the company data.

Awaiting some insightful inputs please.

Thanks,

Satheesh

2 REPLIES 2

Former Member
0 Kudos

Have a look at DB views that include table TFDIR. For example, DB view INFO_FUNCT may be quite useful for since it provides additional information for each function module.

DB views can be used like tables in transaction SE16 for displaying their contents.