Table name behind PR02.2

 2 Replies
 1 Subscribed to this topic
 68 Subscribed to this forum
Sort:
Author
Messages
SusanBarlow
Basic Member Send Private Message
Posts: 6
Basic Member
Does anyone know what the table name is - that the data from PR02.2 (Deduction Group) is stored in on the Oracle database?
Todd Mitchell
Veteran Member Send Private Message
Posts: 87
Veteran Member
DEDGROUP. You can always find the name of the field and the associated table by putting your "cursor" in a field and doing a SHIFT-CTRL-O. That will give you the Lawson 3 character table name and the field name.
SusanBarlow
Basic Member Send Private Message
Posts: 6
Basic Member
Thanks Todd! I was just getting ready to update this - because I finally figured out - the reason I couldn't see it was because my Oracle profile didn't have permissions. I use SHIFT-CTRL-O all the time.