cancel
Showing results for 
Search instead for 
Did you mean: 

Customer characteristic modification not reflected in AUSP

0 Kudos

All,

Characteristics modifications are visible in XD02 screen, but AUSP table is not updated. This causes inconsistencies, as we extract AUSP table for other purposes.

Détails:

We set up customer characteristics whose values are determined automatically according to customer master data (logic implemented in the "Object Dependencies" menu. For example, if KNA1-BRSCH = ABC, then characteristic CHAR1 = 123).

When you change a master data in XD02 and save -without opening the Extras > Classification screen- AUSP is not updated.

When you open again XD02, go to screen Extras > Classification, you can see the updated characteristic, which proves that the dependencies works. But AUSP is still not updated.

The only way to have AUSP updated is to go to screen Extras > Classification AND save afterwards.

We would like to avoid that the users open this screen just to update a table.

Do you have an idea why AUSP is not updated?

Do you know any standard program we could run to go through the customer database and update AUSP?

Thanks in advance for your advice!

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Remy,

Can you let me know what's the solution, how you implemented. Because we are also exactly in same situation. Your inputs are appreciate.

0 Kudos

Hi,

We just coded a batch input that calls VD02, goes in classification screen, and saves...

0 Kudos

To whom may face this issue:

We had to develop a program that checks all the customer database and recalculate the classifications, in order to make sure the database is updated...

I'm still interested in a more elegant solution if it exists.

Lakshmipathi
Active Contributor
0 Kudos

Have a look at OSS note 1547034 which explains how Table AUSP would get updated

0 Kudos

Yeah, no.

Note 1547034 is the first note you find when investigating this issue on the web. It does not seem relevant to my issue (AUSP table is correctly updated when saving a characteristic from XD02 characteristic screen).