cancel
Showing results for 
Search instead for 
Did you mean: 

Master Data Validation

Former Member
0 Kudos

Hello All,

I have a requirement in product maintenance..

Let me explain..

I have products created with different product categories.

Say for e.g:

Product Category1-->Product 1

Product Category2-->Product 2

Product Category3-->Product 3

And for each product category there Is an attribute value called product type maintained in Product masters like

Product masters with Product Category1 will have Product type1

Product masters with Product Category2 will have Product type2

Product masters with Product Category3 will have Product type3

So the above example becomes like

Product Category1> Product 1>Type1

Product Category2>Product 2>Type2

Product Category3>Product 3>Type3

I need to write a data validation programme that checks product in such a way that

Product1 created using Product Category1 should only have product type1 and not other product types 2 or 3.

How do I achieve this?

Thanks in Advance and awarded for sure

Arshad

Edited by: arshad ahmed on Oct 22, 2009 12:55 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Arshad,

Check with BADI: CRM_PRODIL_BADI

You should be able to put your validatin logic here.

Hope this helps!

Best Regards,

Shanthala Kudva.

Former Member
0 Kudos

Hello Shantala,

Thanks for your response..

Can you please provide me with the sample logic for doing this?

Actually i am looking for it.

Thanks & Reagrds

Abdul Rasheed

Former Member
0 Kudos

?