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

Similar Messages

  • Insight how ascp Order Priority (field Order Priority) is derived ?

    Anyone has detailed information on how ascp assigns "Order Priority" in the Order Priority field in the workbench ?
    I understand one factor is Priority Rule, but I need more detailed logic behind it.
    Is this field really meant to tackle the priority of working through all the recommendations ?
    Thanks much.

    Hi
    ASCP uses priority rule to generate an order priority for end demands like SO, forecast etc. Once this is generated, it uses pegging information to derive order priority for the supplies based on demands it is used to satisfy.
    For example, a supply pegged to a sales order may get higher priority than another supply pegged to a forecast in similar time bucket. You may make use of more advanced priority rule settings including custom extensions to set order priorty for demands which will finally derive order priorty for the supplies.
    Setups like FIFO vs. priorty pegging may also impact this derivation. Please let me know if you may require further details in this respect.
    Thanks
    Navneet Goel

  • How to know if a sales order exists in ASCP

    does any of you have any query to define if a particular sales order exists in ASCP ?
    can anyone provide me with one ?
    thanks!!

    Hi ,
    As a suggestion you could do it in two steps.
    1. Create a predefined query in the planners workbench that queries and returns all sales orders in the plan (Criteria: Order Type = Sales Orders).
    2. when you execute this it will bring back all the sales orders onto the supply/demand form. Here you can query again on the order number column for the speciific order or export the output onto a spreadsheet and search from there.
    Hope this helps.
    Regards
    sjt0704

  • 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

  • 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

  • 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

  • Order priority

    Hello Everyone,
    recently i was asked about order priority and i had no clue on it, can someone please through some light on it, or point me where i can find more info on it.
    the scenario was that if there 2 orders created in morning, one with 70 pcs and one with 80 pcs and if there was no stock availaible , but then same day afternoon 100 pcs come in, which order will go out first and why?,  and what will happen to 2nd order,  can you  guys explain that.
    thanks in advance
    dilip

    Hi dilip
    First of all there is no word like order priority we have delivery priority.
    This delivery priority will be assigned in Customer master record ->sales area data->shipping tab
    This delivery priority will be flowing to the sales order header tab.
    Now say there are 2 sales orders where 1st sales order is for 50pcs and 2nd sales order is for 100pcs and the total stock is only 125.
    The second order wont get fully confirmed as it is falling short of 25pcs.System will give the next delivery date for those 25pcs
    But if you want to allocate the  25pcs of stock  to the 2nd sales order then go to V_RA (back order processing) and manually change the quantity for that 1st sales order and increase the qty fr the 2nd sales order by 25pcs .In this way you can confirm
    But if you want to confirm the sales orders based on the delivery priority basis when the sales orders are not confirmed then you can do rescheduling (V_V2) . In V_V2 select the delivery priority as per your requirement and then proceed. system will confirm the stock only for those sales orders which has that particular delivery priority
    Regards
    Srinath

  • Set Transfer order Priority in T-Code LT0R.

    I need to set Tfr order priority, to customer specific value. I am using 4,7 version..
    Please help me out to find the appropriate user exit, for the same.
    Thanks .
    Vickey.

  • 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

  • Exclude Sales Order line from ASCP

    Hi,
    I have a model which is make at the factory. The same model can be used to purchase from outside.
    If it is purchased from outside, the Sales order line will be progressed to create a Purchase Order.
    If the purchase order is created then the demand and supply will match. But there are cases that the Sales ORder is created but the purchase order is not raised.
    How do I restrict the Sales Order line from ASCP? Please advise.

    Hi,
    My understanding of your requirement is
    1. If the Model is made inhouse, then you want the ASCP to consider this sales order
    2. If the model is Purchased and a PO is created them you still want the SO to be collected by ASCP.
    3. If the model is purchases but PO is not created, then you do not want ASCP to collect this sales order
    Am I correct in this? If yes, can you help me understand
    At what stage a buy or make decision on the model is made?
    And how does one know that the sales order is Manufactured or purchased? Do you have any attribute/DFF to identfy this or a seperate order type?
    One easier way is to exclude SO is to go thru the datahook and exclude the sales orders based on the requirement.
    Hope this helps
    Regards
    Sudeep

  • How to change transfer order priority?

    Hi all,
    Is there a function I can use to change transfer order priority?
    Regards,
    Avi

    (L_RFMON_TAPRI_CHANGE)

  • How to programmaticaly configure order priority upon when executing MC90???

    Good day, Experts
    When executing MC90 to release DP forecasts to SNP we want to programmatically assign the order priority that is then found on the corresponding RRP3 transaction screen.
    I've checked out release related UE's & BADI's but the data being passed within them does not relate to the PRIORITY field from my requirement.
    Any help that you could give me would be greatly appreciated.
    Thanks in advance!!!
    Chad

    Figured this out on my own.  UE's and BADI's were useless for what we needed.  Debugged the MC90 program stack and found what we needed in an implicit enhancement to fill_schedule_tab.

  • Purchase Order flow in ASCP

    Hi eveyone.
    Mi question is: after that these next steps complete:
    Description of Data Flow:
    New purchase orders or requisitions in approved status.
    Snapshot does not contain that newly entered purchase order or requisition.
    The MRP_AP_xxxxx_V views do not contain the new purchase order or requisition.
    Internal rdbms trigger populates the newly entered purchase order or requisition RowID into Snapshot Log (MLOG$ objects).
    Launch ASCP Data Collections.
    Refresh Snapshot reads row id from MLOG$.
    Refresh Snapshot gets record from base table using row id.
    Refresh Snapshot populates/updates the snapshot with current table record information.
    As the snapshot is updated, the MRP_SN_xxxxx_T triggers fire.
    The tirggers update/insert into the MRP_AD_SUPPLY table.
    The MRP_AP_xxxxx_V views now have the new purchase order or requisition.
    Planning Data Pull reads the MRP_AP_xxxxx_V views.
    Planning Data Pull validates and calculates the purchase order or requisition data.
    Planning Data Pull pulls data from EBS source instance over the database links:
    ERP-based programs look in mrp_ap_apps_instances_all on the source instance to get the link name to VCP.
    VCP-based programs look in msc_apps_instances planning instances to get the link name to ERP.
    Planning Data Pull inserts that pulled data into the MSC_ST_xxxxx staging tables.
    ODS Load reads the MSC_ST_xxxxx staging tables.
    ODS Load validates and calculates the purchase order or requisition data.
    ODS Load purges existing ODS data and loads new/change records using either the Complete or Net Change methods.
    ODS Load data is hard coded with PLAN_ID = -1 for Collected Raw Source Data.
    ODS data is read by the MBP Memory Based Planner.
    ODS data is read by Production Scheduler.
    ODS data is read by Strategic Network Optimization.
    What append next? The Order tables will be updated? or the information about these order is stored in a new table?.
    Im asking because in need get a update information ot this order, to send a external systema trough a bpel process.
    Thanks for the help and time.
    resource.
    Oracle Value Chain Planning Collections Implementation Guide

    Hi,
    In Cash journal, there are fields which are standard from the program SAPMFCJ0 and Control FTCJ_E_POSTINGS.
    So you can see in FBCJ, while you post transaction line at the extreme right, you can see "configuration" there you can see the available fields. If you want to include, contact ABAP consultant or SAP team.
    Regards,
    Ramesh.

  • Is qty shipped against Sales Order visible in ASCP workbench?

    Hi
    Is it possible to view qty shipped against Sales Order in ASCP workbench either in collected data or plan output?
    Regards,
    Utkarsh

    Hi Utkarsh
    There are a few scenarios which may happen if there is a shipped qty against a sales order line:
    1. Qty Shipped is within shipping tolerance - Sales order line will be closed and its no more an active demand for planning (assuming inventory/ invoicing interface etc are already run). While this SO line still may be collected in APS, its only used for forecast consumption purposes.
    2. Qty Shipped is outside shipping tolerance - Sales order line will be split automatically with shipped line being closed (with same behavior as above in #1) and new line with balance quantity.
    Thus, planners WB doesn't need to show shipped quantity though I'm interested to learn the business objective for requesting this information in Planner's WB?
    Thanks
    Navneet

  • Update ppds order priority via FM?

    Dear gurus,
    does anybody know how to modify the priority of a ppds livecache order via ABAP (FM...)?
    thanks a lot,
    Pablo

    Dear gurus,
    does anybody know how to modify the priority of a ppds livecache order via ABAP (FM...)?
    thanks a lot,
    Pablo

Maybe you are looking for

  • Sales order creation using webdynpro in ABAP

    Plz give the process how to create sales order creation using webdynpro in ABAP. if not possible plz let me know how to create in JAVA. It is very urgent. I hope i will get it very soon. Thanks all Sai

  • Retrieve workflow container data in programming exit

    I am trying to use a programming exit in Workflow in order to amend the task container for the receipients field of a "Send Email" step. The reason why we are not determining the receipients in the usual way is because we hold the receipients (amongs

  • LiveCycle not starting correctly

    I recently deployed our first process to production and now no services will load correctly - I get an error message about Access is denied and then ClassNotFoundException.  Not sure why I am getting an access denied error, the logs do not state the

  • Cash Paid to employees

    Derar experts, In any orgn, it is common to give some amount (cash) on account without knowing the purpose. And at a latter day the same person (employee) will come to finance and settles his transaction. (Either he may return the balance of amount t

  • IPod Sync Question

    So I have an album downloaded from the iTunes store on my iPod. A couple days ago I saw the actual cd in a store so I bought it. Now I want to replace the iTunes store downloaded songs with the songs imported from the actual CD. I think the easiest w