PORelTGLC.GLAccount

cant find this field does anyone know where to find it? I trying to find PO’s that are missing a gl code but can’t find this field

PORelTGLC.GLAccount

image

2 Likes

It is located in Table: TranGLC, Field: GLAccount.
If you are using a BAQ you will need to create a criteria on TranGLC with
RelatedtoFile = PORel constants.
Then Display Key1, Key2, Key3, GLAccount.
Key 1 is the PO Number
Key2 is the PO Line
Key3 is the Release Number

6 Likes