Skip to Content
0
Former Member
Jan 07, 2011 at 08:45 AM

Confusing semantic groups

36 Views

Hi erperts, regarding the saemantic groups

I know the records with same key fields in sematic groups will be combined in one data package,for example ,I have the records below:

Material No Customer No Delivery Date

Mat001 Cst001 2011/1/7

Mat002 Cst002 2011/1/7

Mat003 Cst003 2011/1/7

Mat001 Cst001 2011/1/5

For my understanding, If I set Material No , Customer No as the key filed in the semantic groups.I will get 3 data package:

datapackage 1 Mat001 Cst001 2 records

Datapackage 2 Mat002 Cst002 1 records

Datapackage 3 Mat003 Cst003 1 records

But actually, I just see only 1 data package which all the records included in DTP monitor.

I think I must misunderstand it,could anyone help me figure it out.

Thank you very much!