pmap_no

Hello,

Looking at the V12 table structures documentation, on page 33, it shows the columns from the t_transaction table. In there I read:

1.3.19 pmap_no int NULL (from t_pmap or may be 0)

I believe this is incorrect (for V12).

I believe that this column does not point to T_PMAP (and t_pmap is obsolete now), but instead points to T_PERF_PRICE_TYPE.id ...

Can someone confirm for me that I am correct about that??