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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Purchase Requisition Number Sequence Setup form

(0) ShareShare
ReportReport
Posted on by 3,477

Hello,

I was trying to find a form where i can setup the number sequence for purchase requisition.

I change the number sequence under Organisation setup--> number sequences--> filter down to purchase and purchase requisition under area and reference. But like we have the 'number sequences' in parameters section where in we can set up the number sequences for purchase orders, vendor ID etc. is there any form for PR?

f1 

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Nagendra Varma K Profile Picture
    on at

    Hi Naveen,

    dynamicsteaching.com/how-to-define-number-sequence-for-purchase-requisition-in-ax-2012/

    PR is shared Number Sequence.

    Thanks

    Nagendra Varma K

  • NaveenKumar S Profile Picture
    3,477 on at

    Is there any other way?

  • Verified answer
    Nagendra Varma K Profile Picture
    on at

    Hi Naveen,

    Standard AX, PR number sequence is global. You need to set from Organization administration->Number Sequence. If you are looking for PR number entity specific may be you need to tweak from technical side. There are other treads where this is being discussed. Please go through

    community.dynamics.com/.../193099

    community.dynamics.com/.../145602

    Thanks

    Nagendra Varma K

  • Verified answer
    Israel Gonzalez Profile Picture
    746 on at

    Hi Naveen,

    It's not possible, in spite of you can create a custo.

  • NaveenKumar S Profile Picture
    3,477 on at

    Thanks

  • Suggested answer
    Kakang Prabu Profile Picture
    30 on at

    You can try this Job

    static void TOC_UpdatePurchReqNumSeqPerCompany(Args _args)

    {

       NumberSequenceDatatype  numSeqDataType;

       ttsBegin;

       select forUpdate numSeqDataType

       where numSeqDataType.Module == 8 &&

       numSeqDataType.ScopeType == 0;

       if(numSeqDataType)

       {

           numSeqDataType.ScopeType = 1;

           numSeqDataType.update();

       }

       ttsCommit;

       info("Done");

    }

    Solved ?

    Thank Regards,

    Kakang Prabu

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Joris dG Profile Picture

Joris dG 5

#2
Andrew Jones a1x Profile Picture

Andrew Jones a1x 2

#3
GL-01081504-0 Profile Picture

GL-01081504-0 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans