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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Process Report

(0) ShareShare
ReportReport
Posted on by 371

Hi To All

when the report runs i just want some filed to be save the data in my another temp table is there is any process 

ttsBegin;
while select DimensionstatmentTmp where DimensionstatmentTmp.MainAccount == ledgerTransStatementStagingTmp.MainAccount
{
DimensionstatmentTmp.AccumulatedMST= ledgerTransStatementStagingTmp.AccumulatedMST;
DimensionstatmentTmp.AmountCredit = ledgerTransStatementStagingTmp.AmountCredit;
Dimensionstatmenttmp.AmountDebit = ledgerTransStatementStagingTmp.AmountDebit;
DimensionstatmentTmp.MainAccount = ledgerTransStatementStagingTmp.MainAccount;

DimensionstatmentTmp.insert();

}
ttsCommit;
}

want to insert the data in  " DimensionstatmentTmp"

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Akhil Goyal Profile Picture
    35 on at

    Hi Vinay,

    If you want to enter the data in  "DimensionstatmentTmp" then you required to correct your where codition in  query.

  • CU02060633-1 Profile Picture
    371 on at

    ok thanx @akhil @crispin

  • CU02060633-1 Profile Picture
    371 on at

    ok thanx @akhil    and @crispin

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Sanhthosh.Kumar.K Profile Picture

Sanhthosh.Kumar.K 2

#2
Raed Salah Bzour Profile Picture

Raed Salah Bzour 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans