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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Microsoft Dynamics SL (Archived)

PV Object

(0) ShareShare
ReportReport
Posted on by

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

I have the same question (0)
  • Suggested answer
    Apps Mexico Profile Picture
    1,090 on at

    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

  • Community Member Profile Picture
    on at

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

    Gretings.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics SL (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans