Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics SL (Archived)

Modification of PV list

(0) ShareShare
ReportReport
Posted on by 1,306

Hi

I am attempting to modify the below PV list, which is a lookup on the number window in the payment application screen.  I want to include a column in the PV list called Credit No.  This field is a custom field taken from the SOShipheader.user8.

Could someone point me in the right direction. Below is the procedure for the PV list but I do not know how to add that field in the columns.

Any assistance will be greatly appreciated.

[ARDoc_CpnyId_DocType_Cury_Ref3] @parm1 varchar ( 10), @parm2 varchar ( 15), @parm3 varchar ( 2), @parm4 varchar ( 4), @parm5 varchar ( 10), @parm6 varchar (10) as
    Select * from ARDoc where
   CpnyID like @parm1
   and CustId = @parm2
        and DocType = @parm3
        and CuryId = @parm4
  and ((ApplBatNbr = @parm5 and ApplBatNbr <> '') or (ApplBatNbr = '' and Rlsed = 1 and CuryDocBal <> 0))
  and refnbr like @parm6
  order by CustId, DocType, RefNbr

*This post is locked for comments

  • Verified answer
    Mark E Profile Picture
    6,439 on at
    RE: Modification of PV list

    What you should do is modify the OM Setup option to copy SOShipHeader.User8 to ARDoc.User6, then you can just add ARDoc.User6 to the PVRec column list.

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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 293,278 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,998 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans