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 :
Microsoft Dynamics AX (Archived)

To find items without barcodes in AX 2012

(0) ShareShare
ReportReport
Posted on by 79

HI All,

I want to find list of all items for which barcodes are not defined. Could you help with x++ code for retrieving data in AX 2012.

Thank you in advance.

*This post is locked for comments

I have the same question (0)
  • Aamir Shakeel Profile Picture
    190 on at
    RE: To find items without barcodes in AX 2012

    This job may be helpful

    while select InventTable

           notexists join InventItemBarcode

               where InventItemBarcode.itemId == InventItemBarcode.itemId

       {

           info(InventTable.ItemId);

       }

  • srikanth_ax Profile Picture
    79 on at
    RE: To find items without barcodes in AX 2012

    HI Amir,

    Thank you for reply.

    I require  data individual wise as well

    for example item is 1001 and sales uom is AAA, purch UOM is BBB, Invent UOM is CCC

    and barcode details as mentioned only for

    1001 SalesUOM AAA axapb(barcode details)

    now my result should be like

    1001 Purch UOM BBB

    1001 Invent UOM CCC

    Hope you understood my requirement, Thank you.

  • Aamir Shakeel Profile Picture
    190 on at
    RE: To find items without barcodes in AX 2012

    Add one more join with InventTableModule. it has field ModuleInventPurchSales which determine the respected type of this record which can be sales, purchase or Inventory.

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…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Martin Tocauer Profile Picture

Martin Tocauer 4

#2
Community Member Profile Picture

Community Member 2

#2
Nayyar Siddiqi Profile Picture

Nayyar Siddiqi 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans