Hello,
how to get the tableid of a recordsortedlist object ?
I don't know which kind of table is, it could be custpackingslipjour or custpackingslipversion
I tried using recordsortedlist.first(common) then common.tableid but didn't work
Any suggestion?