cancel
Showing results for 
Search instead for 
Did you mean: 

Price Master Validation

Former Member
0 Kudos

Hi,

we are creating some 300000 condition records of various condition types.We are copying the existing condition records and changing data in one particular field and then creating the condition records again.

Once the condition records are created in the system we want to validate the data whether the data that is created is same as the previous data minus the changed field.

Can somebody suggest a way to validate the condition records through some tools or some custom abap codes or any ideas in this regards.

thank you

regards

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184771
Contributor
0 Kudos

Dear Uday,

You can check the same at various level i.e. report level, table and program level, use the below :

i.V/I6: Display condition record report

ii. Program: RV16ACHD

iii. Table: KONV

iv. Also V/LD : Pricing report

Thanks

SS