Skip to Content
0
Former Member
Dec 04, 2006 at 05:53 PM

Duplicate Records

26 Views

I have an Info Object A contains two characteristics: Product ID (key) and Description. One Product ID can have more than 1 description. For example,

Product ID Description

A1 Test 1

A1 Test 2

A1 Test 3

B1 Test 1

These are not consider to duplicate records, right?

Thanks,

Lei