Skip to main content
Solved

adding SO to account details screen


Forum|alt.badge.img
  • Jr Varsity III
  • 65 replies

Hi,

Would anyone be able to give some guidance on if it’s possible to add the SO # to the account details screen. I noticed there is an account details GI (see screenshot). I know if you click the reference # for the IN module, it brings you to the Issues screen where you can see the SO number. I can’t figure out how to link those two tables (if that is even possible).

Any guidance would be greatly appreciated.

 

 

Best answer by yhartman

Hi,

You can join INTran table to the GLTran table to bring SOOrder number into the GI. See the screenshots below.

Make sure to backup the GI before making edits.

 

 

I hope this helps!

View original
Did this topic help you find an answer to your question?

11 replies

Forum|alt.badge.img+3
  • Jr Varsity I
  • 62 replies
  • Answer
  • February 9, 2023

Hi,

You can join INTran table to the GLTran table to bring SOOrder number into the GI. See the screenshots below.

Make sure to backup the GI before making edits.

 

 

I hope this helps!


BenjaminCrisman
Acumatica Employee
Forum|alt.badge.img+4
  • Acumatica Support Team
  • 729 replies
  • February 9, 2023

Hi @mna10! The above solution will get the correct data you’re look for pretty sure, but it sounded like you weren’t sure which way to find this information.

There are a couple screens you can check to get help with joins or how to link tables, with the quickest way to inspect element on a field and then clicking on its data class:

If you click the Incoming or Outgoing References it will show how the table you’ve clicked on can relate to other tables and which key linking fields to use when making the joins, can be VERY handy!


Forum|alt.badge.img
  • Author
  • Jr Varsity III
  • 65 replies
  • February 9, 2023

Thank you both!

I knew to link the INTran table but I only linked the refNum so I was getting duplicate results.

adding those 2 other links definitely helped. I'm still learning so if you have any tips, please feel free to send.

@BenjaminCrisman , We are still on 2021 R1 so we didn't have that link form the data class. we are testing in 2022 R2 and just saw this function and it is definitely helpful.

one question. according to the DAC it says ordertype, ordernbr but i was able to get what i needed from trantype and tranlinenbr like @yhartman advised. can you do either one? Sorry for the questions, still trying to learn this.

 


Forum|alt.badge.img
  • Author
  • Jr Varsity III
  • 65 replies
  • February 9, 2023

Hi @yhartman so I’m not sure we can use the refnbr as it looks like it is duplicating  entries. see the screenshot below. it is showing the SO# for both where the SO is only for the 2nd line. 

any suggestions?

Thanks for your help.

 

 

 


Forum|alt.badge.img+3
  • Jr Varsity I
  • 62 replies
  • February 10, 2023

@mna10 Can you screenshots of your GI join?

 

@BenjaminCrisman In this case Acumatica does not have a direct reference between the two tables.


Forum|alt.badge.img
  • Author
  • Jr Varsity III
  • 65 replies
  • February 10, 2023

Hi @yhartman sure. its the same as yours above. please see below.

 


Forum|alt.badge.img+3
  • Jr Varsity I
  • 62 replies
  • February 10, 2023

Ok, we have to add a filter for “IN” module. The GL account can come from multiple modules in Acumatica and there is overlap in the ref numbers.

Let me know if this works better.


Forum|alt.badge.img
  • Author
  • Jr Varsity III
  • 65 replies
  • February 10, 2023

Hi @yhartman Thanks! I wound up using that in the conditions vs relations tab. Any difference in doing it that way?


Forum|alt.badge.img+3
  • Jr Varsity I
  • 62 replies
  • February 10, 2023

If you use “conditions” you will be limiting all GL from other modules. So only “IN” GL will be displayed.

By doing it on the join, we are telling SQL to only (left) join INTran to GLTran when GLTran is from the IN module. Therefore, all other lines will still be displayed as normal.

I hope that this makes sense!

 


Forum|alt.badge.img
  • Author
  • Jr Varsity III
  • 65 replies
  • February 10, 2023

Hi @yhartman thanks for the explanation. I appreciate it. Still learning how to join tables, etc.

 

 


cbrown07
Freshman I
  • Freshman I
  • 8 replies
  • April 18, 2023

EDIT: Got this working, my mistake. Thanks.

I am trying to return the GL postings (GLTran) for an inventory transaction (INTran), but struggling to find the best way to do this. Using TranLineNbr from GLtran as above, only returns one of the GL postings. Am I missing something obvious?

 

Thanks,

 

Chris


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings