BOP Sort Criteria Order priority ORDPRIO

Hi All,
   Can anyone tell me where can I find this field on the sales order. How is this populated in the sales order. Does it come from the customer master or from where ?
Regards,

Biswajit,
ORDPRIO does not originate from SD.  It therefore does not exist in any Sales Order.
ORDPRIO may be used when performing BOP on Stock Transport orders.  This field can exist in dependent requirements (reservations) created by Stock Transport orders.  In order to use this field, you must have previously activated MM Requirements Prioritization in ERP.
http://help.sap.com/erp2005_ehp_04/helpdata/EN/42/ec5c47b05f1aa2e10000000a422035/frameset.htm
Regards,
DB49

Similar Messages

  • AQ Sort Order (priority,enq_time)

    HI
    I am trying to subscribe to a topic with Sort Order (priority,enq_time) using oracle.jms API.Payload type is an ADT generated from jpublisher.Though the same worked with Oracle.AQ API.After publishing i am updating the priority.But the subscribing application is always taking enq_time when actually it should be taking priority as first criteria.
    I am printing table property that to shows the correct sort order:
    owner : aqadm
    name : queue_message_table
    AQQueueTableProperty]
    payload_type : AQADM.QUEUE_MESSAGE_CAFU
    storage_clause : null
    sort_order : PRIORITY, ENQUEUE_TIME
    multi_consumer : true
    message grouping : NONE
    comment : null
    compatible : 8.1.3
    auto_commit : true
    primary inst : 0
    Secondary inst : 0
    Non Repudiation : 0
    Secure : false
    Sample code:
    ===========
    // Get topic object
                   Topic topic = ((AQjmsSession) aq.session).getTopic(
    DB_AQ_ADMIN_NAME, // Queue owner
    "message_queue"); // Queue name
                   // Create topic receiver
                   TopicReceiver subscriber = ((AQjmsSession) aq.session).createTopicReceiver
    topic, // Used topic
                        "SUBSCRIPTION" + _subscriptionId,          // Name and identification of the subscription
    null,// No message selector
                        QUEUE_MESSAGE_CAFU.getFactory()//CustomDatumFactory for the java class that maps to the Oracle ADT
                   // Receive message
                   System.out.println("Waiting 60 seconds to receive message for subscription SUBSCRIPTION" + _subscriptionId + " ...");
                   AQjmsAdtMessage adtMessage = (AQjmsAdtMessage) subscriber.receive(60000);
                   if(adtMessage != null)
    QUEUE_MESSAGE_CAFU messageData = (QUEUE_MESSAGE_CAFU) adtMessage.getAdtPayload();
                             System.out.println("receive() successfully");
                             // Print message
                             System.out.println("ProductId : " + messageData.getProductId());
                             System.out.println("StoreId : " + messageData.getStoreId());
                             System.out.println("ProductName: " + messageData.getProductName());
                             System.out.println("country : " + messageData.getCountry());
    ******QUEUE_MESSAGE_CAFU is JPublisher generated class from an oracle object type
    Regards
    Raju

    Hello,
    It's been quit a while since we mailed and I promised to get back on you.
    I've been testing and I'm lost. It looks likes the messages are at random dequeued.
    A user have enqueued different messages.
    The enqueue code is :
    -- Add new request to queue.
    message_properties.delay := pkg_delay_time;
    message_properties.priority := p_priority;
    message_properties.expiration := pkg_expire_time;
    message := proj_batch_queue_ot( p_projectid
    , p_versionno                , p_action
    , p_job_type
    dbms_aq.enqueue( queue_name => pkg_schema||'.'||g_queue_name
    , enqueue_options => enqueue_options
    , message_properties => message_properties
    , payload => message
    , msgid => message_handle
    It is an autonomous_transaction and is commited immediatly.
    The dequeue code is:
    declare
    dequeue_options dbms_aq.dequeue_options_t;
    message_handle raw(16);
    begin
    dequeue_options.navigation := dbms_aq.first_message;
    dequeue_options.dequeue_mode := dbms_aq.browse;
    dequeue_options.wait := dbms_aq.no_wait;
    dbms_aq.dequeue (queue_name => pkg_schema||'.'||g_queue_name,
    dequeue_options => dequeue_options,
    message_properties => message_properties,
    payload => message,
    msgid => message_handle
    The sort_order is priority, enq_time and still the messages are dequeued at random.
    I hope you can help me.
    I would be most grateful.
    Regards

  • Complete Sorting Criteria Hierarchy for songs/episodes/groups with Classic

    Ok, I have an idea that I think would help a lot of people. Let us begin a thread that tries to explain, in detail, the sorting filters, in order of priority, that the iPod Classic uses to sort its lists of albums, songs, tv episodes, etc., once you have a list in front of you on the screen. This goes for Cover Flow mode, regular listing, etc.
    Here is what I propose. For example, let's start with songs. In iTunes, when you choose to edit the info on a particular song, you can choose which fields to populate. You may or may not enter the year, the track number, the composer, etc. On your iPod, then, if you click on an Album, the songs you see within that album will be listed by +track number, as they were assigned in iTunes+. Track number takes highest precedence in the hierarchy when it comes to sorting songs within an album.
    - But, if you go Main Menu->Music->Albums, how are all the albums sorted? Alphabetically by album title? Alphabetically by artist? Is there a way to sort them by year? Would you like the freedom to choose, if Apple provided it?
    - How are the compilations sorted into the mix?
    - How does applying an "album artist" affect the sorting, as opposed to just applying an "artist?"
    - How do songs that are "grouped" together with the same "Grouping" field affect sort lists on the iPod?
    - In Cover Flow mode, now with firmware upgrade 1.0.2, what is the sort criteria for albums in Cover Flow? Alphabetically by album title? Alphabetically by artist of the first track on the compilation? Alphabetically by "album artist?" What if no "album artist" has been attributed to a "compilation?"
    - What about TV Episodes? Within a particular season, what is the primary determining factor for sorting episodes? Is it alphabetically by title? By release date? Or by episode #? Or by something else?
    To some, this may seem tedious or trivial. But there seem to be so many issues flying around right now, and many of them center squarely upon the inability to sync and sort properly. Many people are digitizing a cd library for the first time with the release of the 160 GB iPod Classic, and when you're trying to organize HUNDREDS of songs, albums, compilations, and tv episodes, understanding exactly how the iPod sorts all your precious data is crucial. Knowledge is power, and we want to know.
    ANY help you can contribute to any aspect of iPod sorting, no matter how obvious or how technical, would be appreciated by all.

    Ok, I have an idea that I think would help a lot of people. Let us begin a thread that tries to explain, in detail, the sorting filters, in order of priority, that the iPod Classic uses to sort its lists of albums, songs, tv episodes, etc., once you have a list in front of you on the screen. This goes for Cover Flow mode, regular listing, etc.
    Here is what I propose. For example, let's start with songs. In iTunes, when you choose to edit the info on a particular song, you can choose which fields to populate. You may or may not enter the year, the track number, the composer, etc. On your iPod, then, if you click on an Album, the songs you see within that album will be listed by +track number, as they were assigned in iTunes+. Track number takes highest precedence in the hierarchy when it comes to sorting songs within an album.
    - But, if you go Main Menu->Music->Albums, how are all the albums sorted? Alphabetically by album title? Alphabetically by artist? Is there a way to sort them by year? Would you like the freedom to choose, if Apple provided it?
    - How are the compilations sorted into the mix?
    - How does applying an "album artist" affect the sorting, as opposed to just applying an "artist?"
    - How do songs that are "grouped" together with the same "Grouping" field affect sort lists on the iPod?
    - In Cover Flow mode, now with firmware upgrade 1.0.2, what is the sort criteria for albums in Cover Flow? Alphabetically by album title? Alphabetically by artist of the first track on the compilation? Alphabetically by "album artist?" What if no "album artist" has been attributed to a "compilation?"
    - What about TV Episodes? Within a particular season, what is the primary determining factor for sorting episodes? Is it alphabetically by title? By release date? Or by episode #? Or by something else?
    To some, this may seem tedious or trivial. But there seem to be so many issues flying around right now, and many of them center squarely upon the inability to sync and sort properly. Many people are digitizing a cd library for the first time with the release of the 160 GB iPod Classic, and when you're trying to organize HUNDREDS of songs, albums, compilations, and tv episodes, understanding exactly how the iPod sorts all your precious data is crucial. Knowledge is power, and we want to know.
    ANY help you can contribute to any aspect of iPod sorting, no matter how obvious or how technical, would be appreciated by all.

  • ADF FACES: how to preserve the sort criteria for an af:table

    How can I preserve the sort criteria on an af:table across page invocations? I've searched all through the forum and I don't see anything on this topic.
    I simply want the sort criteria (from when the user clicks on a column header) to be remembered across multiple uses of the page. I know that the control handles this itself for multiple invocations of the same page (like when you page through the table). But I need to preserve the sort order so I can install it again when someone leaves the page and then returns to it.
    I've tried various attempts using a SortListener to record the sort criteria, but I can't figure out how to reinstall the criteria without generating exceptions from the table control.
    Any pointers on how to do this would be greatly appreciated.
    Thanks.
    Larry.

    Ok, I've solved the problems with the odd behavior by always creating a new model when the table data changes and copying the sort criteria into the new model, like this:
            // Construct our own CollectionModel from this result set
            if(_model == null) {
                // Construct the initial data model and set the starting sort criteria
                ListDataModel m = new ListDataModel(results);
                _model = new SortableModel(m);
                // Set the sort criteria to last name
                ArrayList criteria = new ArrayList();
                criteria.add(new SortCriterion("lastName", true));
                _model.setSortCriteria(criteria);
            } else {
                // Construct a new model so the table "sees" the change
                ListDataModel m = new ListDataModel(results);
                SortableModel sm = new SortableModel(m);
                sm.setSortCriteria(_model.getSortCriteria());
                _model = sm;
            }But, I end up with one final thing that doesn't work. In the "then" clause above, I try to set the initial sort criteria for the table - it has no effect. When the table is rendered, it is not sorted in any way.
    How can I specify an initial sort order for the table? Why is it ignoring the sort criteria on the model?
    Thanks.

  • Work order Priority Authorization Object

    Hi Friends,
    I wanted to restrict Work Order Priority to only allow certain users (they have certain role) to set Priority,
    can we do through standard security,if we can please provide me authorization object.
    Thanks & Regards,
    Srinika

    Hi Srinika,
    Goto SUIM, use option Authorization Objects by complex selction Criteria and Use  "Field" to enter your required which need authorization control.
    If standard object is available it will show in result else you need to find alternate custom option.
    Rgds
    Sunil

  • Replace default table sort with order by on the view object

    The Jdeveloper help for af:table says:
    If the underlying model is not a CollectionModel , the Table automatically examines the actual data to determine which properties are sortable. Any column that has data that implements java.lang.Comparable is sortable. This automatic support cannot be nearly as efficient as coding sorting directly into a CollectionModel (for instance, by translating the sort into an "ORDER BY" SQL clause), but is sufficient for small data sets.
    I have a database table with varchar2 columns that can contain string, date or number values. So in the af:table I want to sort the columns either in string, date or number order.
    I tried creating a sort listener and in that listener set the view object order by clause and execute the query, but it does not affect the row order - it is always sorted as a string. I assume that the collection is doing its sort after I do the query, and overwriting the query order. I have tried disabling the sort in the listener by setting the sortcriteria to null but it has no effect.
    Can anyone suggest how to stop the default sort re-ordering the rows, or else how to code sorting directly into the CollectionModel as suggested in the help.
    Hugh Nelson

    By running in debug I discovered that when you click on a column heading to sort by the column values it actually sets the order by clause on the view object and executes a query. The help says that the default sorting is not as efficient as setting the order by clause - perhaps the help is out of date because default sorting does set the order by clause.
    This means that you cannot do a column sort on a transient attribute. The attribute being sorted on must exist in the table/query.
    The easiest solution is to override the setOrderByClause method on the view object. The string parameter is the column to order by eg "COLUMNA". If this column holds date values I can change it to something like "TO_CHAR(TO_DATE(COLUMNA,'DD-MON-YYYY'),'YYYYMMDD')". For numbers I do "LPAD(COLUMNA,10,'0')".
    This works OK.
    Hugh Nelson

  • Order Priority in ASCP regd.

    Hello Gurus,
    We have the Order Priority concept where we can give the priority when we create a Sales Order. The priority can be given in the Shipping tab --> Planning Priority.
    We also have the Demand Priority in the MDS where in we have to invoke the DFF for giving the priority.
    My question is that if we consider the Demand as MDS into the ASCP and we give the priority in the Sales Order line, will the priority be picked up into the MDS.
    Or do we have to discard the MDS as the demand and then check teh option "Include Sales Order" in the Data collection.
    Kindly help.
    Thanks & Regards

    Typically you don't include sales order & MDS else it'll double up the demand since MDS may already include same SO demand. Thus please validate how you're feeding these demands to ASCP?
    Thanks
    Navneet Goel

  • Order Priority not transferred to PR for NON stock items

    Dear GUYS
    Order priority is not getting transferred to PR for Non sotck item
    ideally we should get this in the source of supply in the PR as requirement priority & requirement urgency
    Regards
    chandrashekhar Ingole

    chandrashekhar Ingole,
    It may be possible to transfer the PM Priority data to the PR via [user-exit|http://pjatkin.users.btopenworld.com/documents/PMCSUserExits.pdf] :
    - COZF0001: Change purchase req. for externally processed operation
    - COZF0002: Change purchase req. for externally procured component
    PeteA

  • A Report who finds WBE in set with a massive sort criteria

    Hi,
    I'm looking for a Report who finds WBE in sets  (Groups) with a massive sort criteria because KJH3 has only a "one by one" sorting criteria.
    Thanks
    Giovanna

    Hi Asam,
    If we want to create a parameter depend on another dataset, we can additional create or add the dataset, embedded or shared, that has a query that contains query variables. Then use the option that “Get values from a
    query” to get available values. For more details, please see:http://msdn.microsoft.com/en-us/library/dd283107.aspx
    http://msdn.microsoft.com/en-us/library/dd220464.aspx
    As to the Report Builder features, we can refer to the following articles:http://technet.microsoft.com/en-us/library/hh213578.aspx
    http://technet.microsoft.com/en-us/library/hh965699.aspx
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Can we maintain sales order priority in PP/DS?

    Hi All
    We are working for Cable manufacturing firm and wish to plan as per sales order priority in PP/DS. Presently we are using customized length based planning heuristics (which is customised form of SAP_PP_002) for creating planned orders.
    We understand that the heuristics will plan as per requirement date of sales orders. But can we introduce sales priority. If we need to go for enhancement, please let us know the functional module which we need to use in the customized length based heuristics.
    Our finished product is configurable material with make-to-order (strategy group u2013 26) and semi-finished product strategy is planning with final assembly (strategy group u2013 40). Accordingly, check modes are 047 and 050 respectively.
    Regards,
    S.Manjunath

    Hi Frank,
    Please find that we have the priorties already listed in SO visible in APO. Now we need to plan the planned orders generated from the SO as per the priorities listed in the SO
    Eg: we have
    SO1 Priority-1.----> Pld Ord 123
    SO2 Priority-1.----> Pld Ord 456
    SO3 Priority-2.----> Pld Ord 789
    SO4 Priority-3.----> Pld Ord 011
    Here we need to consider only SO1, SO2 and SO3 for planning since we want to set planning for priorites for 1 & 2 alone.
    Presently our planning is happening as per the requirement dates mentioned in the SO alone.
    Regards,
    S.Manjunath

  • How do I sort the order of bookmark folders themselves?

    I see plenty of instructions on how to sort marks ''within'' a folder, but I'm unable to find how to sort the order of the bookmark folders themselves. Ideally, I'd like to alphabetize them, but on occasion I might prefer sorting by the date the folder was created.
    Thanks for your suggestions
    Jonathan1000

    Don't use the Views menu to sort as that is only for viewing bookmarks in the bookmarks manager (hence the name of the menu item).<br />
    To sort items you need to use Sort By Name in the right-click context menu in the right pane.
    *http://kb.mozillazine.org/Sorting_and_rearranging_bookmarks_-_Firefox

  • How to Configure Displayed flds,Sort criteria,Grouping crit-Cap Planning

    Hi All,
    Please let me know
    How to Configure Displayed flds,Sort criteria,Grouping crit under Capacity Planning (Profile for List Variant-Sub Profile)
    I want to create new Displayed flds,Sort criteria,Grouping crit
    Prabakaran K

    dear,
    use CY40

  • Photo sorting criteria 9.2.1

    I think we have all noticed the change in the photo sorting criteria with the new 9.2.1 version of iTunes.
    Before, sorting was alphabetical. Now, it is by "date last changed" of photo.
    If you do not have iPhoto, there appears to be no way to change the settings/ criteria for the sequencing of the photos (and hence, slideshow). This is infuriating for clients who are not set up in the "new criteria" format (the photo option on iPod is now practically redundant!).
    i.e. it seems that Apple have changed the sort criteria without giving clients any option (other than to buy their software...).
    Or am I missing something?

    I've had this very same issue and it's making me very upset. I'm looking for an answer to this!

  • Defining sort criteria using vb6 and CR XI

    using vb6 and cr XI and I am trying to provide the user with the capability of defining sort options using options defined on a VB6 form.  The sample code I've found as described below doesn't seem to allow me to change the sort criteria by field name
    'General Declarations
    Dim CRXDatabaseField As CRAXDRT.DatabaseFieldDefinition
    Private Sub Form_Load()
    Set CRXDatabaseField = CRXReport.Database.Tables.Item(1).Fields.Item(8)
    CRXReport.RecordSortFields.Item(1).Field = CRXDatabaseField
    I would like the user to select an option to sort by say Client and then provide this information to the report like I could with CR 7 as follows
    crReport.SortFields(0) = "+{Horse.Location}"
    Thanks for any help
    Gerry

    Hi Gerry,
    Have a look to  [Sample codes|https://boc.sdn.sap.com/codesamples] and [Dev Library|https://boc.sdn.sap.com/developer/library]
    Hope that helps!!
    Regards,
    Shweta

  • Audio book chapters won't sort in order

    I'm downloading a book and either in audio book format or as music, I cannot get the chapters to sort in order on my iPod. They sort in order in iTunes, but when I download them to the iPod, they come in reverse order. That really doesn't do it for me when I'm driving and listening!

    Hi, welcome to Apple Discussions.
    See http://samsoft.org.uk/iTunes/grouping.asp
    tt2

Maybe you are looking for

  • How do I stop, cancel or block my Online Number?!?...

    Dear all, I checked many of the FAQ's at the Skype forum, but I can not find any answer to my question. I really hope somebody can help me out with the following: I do have an online number for one of my clients, but I need to stop or transfer this t

  • Adding attachment

    Hi all, I have got a requirement in which i need to allow the user to attach documents. That is, we are providing maintenance view for the user to maintain information about a process in the view. The view has many fields related to the process. In a

  • Background in check printing

    i'm not able to trace from where background is coming in check printing. its displaying in top most left corner like window. Any help.thanks in advance Suresh

  • Do I need DataPlan on 8100 v 4.2.1.96 to download and use any apps from the new Appworld

    Can i download some apps using my desktop. Monty

  • IPhoto crash each time I try to import

    In iPhoto, recently the app started crashing each time I try to import from HD or from SD-card. I believe it may have started with one corrupt file. Since then, based on suggestions from earlier discussions (a.o. Terence Devlin) I tried to fix this b