Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Unanswered

Init custom fields on Packing Slip in Arrival Journal

Posted on by 30

Hello everyone,

i have a requirement like this: i add 2 new custom fields on Item arrival form (on "WMSJournalTable" table):

pastedimage1635607012288v1.png

After that, i add 2 new custom fields on Posting Product Receipt (on "PurchParmTable" table) forms also, same 2 fields with Item Arrival:

pastedimage1635607644709v2.png

How i can pass value from WMSJournalTable to PurchParmTable? Anyone can help me?

Thanks you guys.

  • nguyenanhtuan Profile Picture
    nguyenanhtuan 30 on at
    RE: Init custom fields on Packing Slip in Arrival Journal

    please check this query:

    select PURCHPARMLINE.PARMID, PURCHPARMLINE.RECEIVENOW,WMSJOURNALTRANS.JOURNALID, * from WMSJOURNALTABLE

    join WMSJOURNALTRANS on WMSJOURNALTRANS.JOURNALID = WMSJOURNALTABLE.JOURNALID

    and WMSJOURNALTRANS.INVENTTRANSTYPE = 3

    join PURCHPARMLINE on PURCHPARMLINE.INVENTTRANSID = WMSJOURNALTRANS.INVENTTRANSID

    and PURCHPARMLINE.PARMID = '037306

  • Sebastian Aurand Profile Picture
    Sebastian Aurand 1,650 on at
    RE: Init custom fields on Packing Slip in Arrival Journal

    Hello,

    I've got a similar request. Any news or hints on this? Did you solve the problem in the meantime?.

    Thanks

    Sebastian

  • MuthukumaranAX Profile Picture
    MuthukumaranAX 2,907 on at
    RE: Init custom fields on Packing Slip in Arrival Journal

    were you able to find the relation between the tables?

  • nguyenanhtuan Profile Picture
    nguyenanhtuan 30 on at
    RE: Init custom fields on Packing Slip in Arrival Journal

    please help guys?

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!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans