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

SD_CUSTOMER_MAINTAIN_ALL

Former Member
0 Likes
556

Hi,

I'm currently using function module "SD_CUSTOMER_MAINTAIN_ALL" to update customer attributes. The function is working fine, however I found that changes made by this function were not recorded in "Account changes". We would like to list out the field changes. Does anyone have any idea on how to make this possible?

Please help.

Celeste

Hi,

I'm currently using function module "SD_CUSTOMER_MAINTAIN_ALL" to update customer attributes. The function is working fine, however I found that changes made by this function were not recorded in "Account changes". We would like to list out the field changes. Does anyone have any idea on how to make this possible?

Please help.

Celeste

2 REPLIES 2
Read only

andreas_mann3
Active Contributor
0 Likes
463

Hi Celeste ,

look to report <b>RFDABL00</b>

regards Andreas

Read only

0 Likes
463

Hi Andreas,

I've looked at the report, but I'm afraid that it doesn't help much, coz it's retrieving the changes of customer. Correct me if I'm wrong.

What I need is that whenever I use function "SD_CUSTOMER_MAINTAIN_ALL" to update customer profile, these change logs will be captured. Now seems like when I update customer profile using the function,

the change logs were not captured by the system at all.

Please advise.

Thank you.