web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

PO Invoice - Pass Custom field values from PurchLine to DataDictionary\Tables\InventPosting\findByRelations?

(0) ShareShare
ReportReport
Posted on by 6,648

Hi,

I have a custom field in PurchLine table. 

I need to pass this value to DataDictionary\Tables\InventPosting\findByRelations function when clicking on 'Invoice' button in purchase order.

Infact this function is responsible of invoking posting profile from 'InventPosting' table.

I want to add more condition for invoking posting profile from this table.

Thanks!

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Hossein.K Profile Picture
    6,648 on at

    Hi,

    For Invoice PO , DAX  uses 'Vendinvoiceinfotable' and 'Vendinvoiceinfoline' Tables.

    I find out this method used for access these tables when we invoicie. (\Forms\VendEditInvoice\Methods\SaveInvoiceAndClose) .

    'Purchline' Table is related 'Vendinvoiceinfoline' Table with(Vendinvoiceinfoline.PurchLineRecID==PurchLine.RecID).

    select* from VendInvoiceInfoline
    inner join purchline on vendinvoiceinfoline.purchlinerecid=purchline.recid
    where VendInvoiceInfoLine.recid=*** order by recid desc

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
CP04-islander Profile Picture

CP04-islander 39

#2
Michel ROY Profile Picture

Michel ROY 14

#3
imran ul haq Profile Picture

imran ul haq 8

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans