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

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

how get Invoice no on inward gate entry report

(0) ShareShare
ReportReport
Posted on by 2

Image

for this Purchase Order BIPL-00152 , invoice id is DEL8644

Image

how to get this on inward gate entry report , please help , totally stuck on it , attached code for every case as well

switch (gateEntry.ReferenceDocumentType)
        {
            case InventSiteGateRefDocType_IN::PurchaseOrder :
            case InventSiteGateRefDocType_IN::PurchaseReturnOrder :
            case InventSiteGateRefDocType_IN::ReturnableGatePass :
            case InventSiteGateRefDocType_IN::ReturnableGatePassReturn :
                gateEntryHeaderFooterTmp.ReferencePartyId = VendTable::find(gateEntry.ReferencePartyId).name();
                break;

            case InventSiteGateRefDocType_IN::SalesOrder :
            case InventSiteGateRefDocType_IN::SalesReturnOrder :
                gateEntryHeaderFooterTmp.ReferencePartyId = CustTable::find(gateEntry.ReferencePartyId).name();
                break;

            case InventSiteGateRefDocType_IN::StockTransferIn :
            case InventSiteGateRefDocType_IN::StockTransferOut :
            case InventSiteGateRefDocType_IN::SubContract :
            case InventSiteGateRefDocType_IN::SubContractReturn :
                gateEntryHeaderFooterTmp.ReferencePartyId = InventLocation::find(gateEntry.ReferencePartyId).Name;
                break;
        }

I have the same question (0)
  • Suggested answer
    Bharani Preetham Peraka Profile Picture
    3,634 Moderator on at
    RE: how get Invoice no on inward gate entry report

    Hi, please check the field names in the UI and check the relation if there is any form in the backend using VS and ssms so that based on the unique key you can get the record.

    Please let us know if you face any issue in finding that.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Pallavi Phade – Community Spotlight

We are honored to recognize Pallavi Phade as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 756 Super User 2025 Season 2

#2
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 678

#3
Martin Dráb Profile Picture

Martin Dráb 526 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans