Linking in the GL account from PO Tracker > Rel > Detail

I am working on a report and was asked to link in the G/L account that is seen on PO Tracker > Releases > Detail. Technical Details say this is EpiBinding PORelTGLC.GLAccount DB field: TranGLC.GLAccount

My question is what tables would I link this to and on what? I thought PORel to TranGLC but didn’t see anything besides company that made sense to link it to.

Any suggestions?

Table is Erp.TranGLC, RelatedTOFile = ‘PORel’ Key1-Key3 are PONum/Line/RelNum, GLAccount is the value you want (-OR- segValue 1…n)

I have a BPM that writes to a UD field in PORel when a release is updated. Since that updated record has the GL account, I put it into the UD field, and can use it in BAQs and Reports without having to link to TranGLC.

2 Likes