Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

Integer DataItem

Posted on by 3,027

Hi

  I have the below code . I want If qty = 0 then only record should be entered in DataItem. If condition is false then it should not add record in Integer DataItem . Current if condition is not met even then record is added in Integer DataItem with 0 Values.


IF (Bales = 0) AND (Qty = 0) THEN BEGIN
    NOQ[1] := NO[1];
    NOQ[2] := NO[2];
    NOQ[3] := NO[3];
    NOQ[4] := NO[4];

END;

*This post is locked for comments

  • jsshivalik Profile Picture
    jsshivalik 3,027 on at
    RE: Integer DataItem

    Hi

      The above code is written in this Trigger

    Item Ledger Entry - OnAfterGetRecord()

    Data Item Structure is like below

         Item

           Item Ledger Entry

              Integer

    Thanks

  • Suggested answer
    Suresh Kulla Profile Picture
    Suresh Kulla 43,745 on at
    RE: Integer DataItem

    Which record is added in integer DataItem ? Where did you add the above, try to share the code how you structured the report

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans