Hi All, we have our inhouse application integrated via API to MYOB Acumatica where we create customer payment method and MYOB returns a GUID for each payment method. I am trying to find out is it possible to display this GUID in a GI screen with MYOB user interface all? If so, which table and column I need to integrate. Is this explained somewhere, appreciate the help in advance.
Solved
Payment Method GUID
Best answer by jinin
Hi
1. Change the Column Header
- Go to the Results Grid tab.
- Select the required field, such as CustomerPaymentMethod.NoteID.
- Change its Caption to the text you want to display.
- This changes only the column header; it does not change the actual DAC field name.

2. Obsolete BAccountR Warning
- BAccountR is an obsolete DAC.
- Existing GIs using it may continue to work, which is why the data is still displayed correctly.
- For new GIs, use BAccount instead of BAccountR.
- After replacing it, verify the Relations and Results Grid to ensure the same data is returned.
Login to the community
No account yet? Create an account
Social Login
Login with your Acumatica accountEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
