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)

RecordinsertList not working in class ax09? did i any thing worng

(0) ShareShare
ReportReport
Posted on by 138

mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm

*This post is locked for comments

I have the same question (0)
  • Blue Wang Profile Picture
    Microsoft Employee on at

    Hi Venu,

    Have you debug it? Have you got error?

    blogs.msdn.microsoft.com/.../

    Use  inventStockCardTmpLi.LineType = "xxx";

  • venu123 Profile Picture
    138 on at

    I didn't get any error but  i am not getting data after keeping inventStockCardTmpLi also

  • Suggested answer
    nmaenpaa Profile Picture
    101,172 Moderator on at

    In your code you add "inventStockCardTmpLi" to the recordInsertList. But you never assign any values to inventStockCardTmpLi buffer. All your value assignments are done in inventStockCardTmpLine buffer. Try to add inventStockCardTmpLine  in your list.

  • Blue Wang Profile Picture
    Microsoft Employee on at

    Hi Venu,

    To update previous replies:

    InventStockCardTmpLine      inventStockCardTmpLi;
    RecordInsertList  invoicesToBeInserted = new RecordInsertList(tableNum(InventStockCardTmpLine));


    inventStockCardTmpLi.LineType = InventValueReportLineType::BeginningBalance;

    ....


    invoicesToBeInserted.add(inventStockCardTmpLi);
    invoicesToBeInserted.insertDatabase();

  • venu123 Profile Picture
    138 on at

    after assigning to inventStockCardTmpLine buffer also data is not appearing

  • nmaenpaa Profile Picture
    101,172 Moderator on at

    Can you share your latest code version? Just to avoid any confusion, and so that we don't have to guess what exact changes you made.

    Thanks!

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