Skip to main content

Notifications

Microsoft Dynamics SL (Archived)

PV Object

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello.

I´m new in this and I want to know How can I use a constant within a PV object?

It is because I passed some variables between two screens and I want to use one of this variables as a parameter for a PV object without define the buffer, is it possible?

*This post is locked for comments

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: PV Object

    Thanks Juan Carlos :D this has been so helpful for me, I will try on this right now. 

    Gretings.

  • Suggested answer
    Apps Mexico Profile Picture
    Apps Mexico 1,090 on at
    RE: PV Object

    Hi,

    Is not possible, the only way that you can do that is with a type on a dh file.

    DH:

     

    Option Explicit
    Type xTZAPFiltro
    VendId As String * 15
    End Type
    Public bxTZAPFiltro As xTZAPFiltro

    Form1:


    Call SetAddr(NOLEVEL, "bxTZAPFiltro", bxTZAPFiltro, nxTZAPFiltro, Lenb(bxTZAPFiltro))

    bxTZAPFiltro.VendId = ApplGetParmValue(PRMSECTION_VBRDT, "VendId")

     

    PV:


    "sp","bxTZAPFiltro.VendId";0;0;15

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

News and Announcements

Announcing Category Subscriptions!

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 Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,370 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans