Skip to main content

Notifications

Microsoft Dynamics GP (Archived)

SP View Sales Journal Distribution

Posted on by 295

Use this SP View to make Smartlist Sales Journal Distrtibution


create view ABC_Sales_Distribution

as

select
a.[SOP Type],
a.[Document ID],
a.[SOP Number],
a.[Sequence Number],
a.[Account Number],
a.[Account Description],
a.[Debit Amount],
a.[Credit Amount],
b.[Document Status] as [GL Status],
a.[TRX Source],
a.[Distribution Type],
a.[Posted Date],
a.[Customer Number] as [Customer ID],
a.[Customer Name]

from

dbo.SalesDistributions a
left join dbo.AccountTransactions b on a.[SOP Number] = b.[Originating Document Number]
go
GRANT SELECT ON ABC_Sales_Distribution TO DYNGRP

*This post is locked for comments

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!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

New! Quick response templatesâš¡

Save time with the new custom templates!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,064 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans