cancel
Showing results for 
Search instead for 
Did you mean: 

GTS Product Preference table

0 Kudos

I am working on an interface which need to send Product information wrt NAFTA to third party. I am stuck at finding the table for Customs Preference Statement as highlighted 'C' which is available in Product Master.

Appreciate if somebody help me find the table linkage between Product and Preference details.

Accepted Solutions (0)

Answers (2)

Answers (2)

mouaz_benredjeb
Contributor
0 Kudos

Just to complete the answer given by Dave:

In table /SAPSLL/PRPREF, field PREFE, you will probably see values like 63, 66, etc...

You will need then to use the table /SAPSLL/TPREFK to convert these "internal" values to the "external" values, in your case the "external" value is the value C you have in your screen shot.

To read table /SAPSLL/TPREFK, you will also need to know the Indicator Schema (field PRESE). This is coming from another table named /SAPSLL/TPFONA.

Hope this helps.

Regards.

Mouaz BEN REDJEB

former_member215181
Active Contributor
0 Kudos

Hi Pooja,

I guess you're looking for table /SAPSLL/PRPREF. That holds the data in your screen-shot, and is the link between the Product and the cumulated Preference results.

Regards,
Dave