12 Replies Latest reply: Mar 16, 2008 5:22 PM by Sadhu Kishore RSS

How Access seuence Works???

sri nath
Currently Being Moderated

Hi all

 

Q1 ) When we create a condition table and put in access  sequence it gives feilds ? from where it is retriveing all those feilds? for example for a K004 acc seq  has customer / material. but the feilds when i check the feilds i can see the sales orgn, dist channel , etc from where it is taking and on what basis it takes?

 

Q2)  I have created 2 condition tables (Ex : 1st condition table - customer/material & 2nd condition table - sales orgn / dist channel / customer) and i have put in one acc seq.and i have maintained condition record for both those tables how the system checks , because it is taking the last conditon table record in the sales order  irrespective of  acc seq search . My question is how the system (acc seq )searches the condition record of these two and how and on what basis acc seq  picks in the sales order.

 

 

please tell me in detail and  the flow how it is working in a simple language

 

Thanks to all in adavance

 

Thanks and Regards

Srinath

  • Re: How Access seuence Works???
    G Lakshmipathi
    Currently Being Moderated

    Dear srinath

     

    To answer both your question, go to access sequence V/07, select K004.  Here you can see for that particular condition type, what are the tables assigned.  Based on these combinations only, in VK11, it is flowing. 

     

    thanks

    G. Lakshmipathi

  • Re: How Access seuence Works???
    rao sd
    Currently Being Moderated

    Hi,

     

    Access Sequence is always searchs Most specific to Most general.

     

    Most specific means it specify particular customer price.that price only applies particular order related to the that customer.

     

    Most general means it is only material price. This price applies all order.

  • Re: How Access seuence Works???
    Sadhu Kishore
    Currently Being Moderated

    hi,

     

    It determines the sequence in which the system searches for data. The access sequence consists of one or more accesses. The sequence of the accesses establishes which condition records have priority over others. The accesses tell the system where to look first, second, and so on, until it finds a valid condition record. You specify an access sequence for each condition type for which you create condition records.

     

    so it starts from the most specific and proceeds to the most general access and picks the record.

     

     

    regards

    sadhu kishore

  • Re: How Access seuence Works???
    sri nath
    Currently Being Moderated

    Thanks for the reply  kishore and lakshmipathi

     

    but still doubt remains , as when i  create some conditon tables with certain key combinations  and assign it to my access sequence and when i create condition record for all those key combinations assigned then at the time of creation of sales order why it takes only last one irresepective of specific or generic .key combinations 

     

    . so where is the question of fetching the data from specific to generic in access sequnce .

     

    why the system takes only last key combination only . so how the access sequence works then ?

     

    can you plz let me know ?

     

    Regards

    Srinath

    • Re: How Access seuence Works???
      G Lakshmipathi
      Currently Being Moderated

      Dear srinath

       

      Go to V/07 and select your condition type.  Double click "Accesses" so that on your right side some tables will be displayed and on the right side, you can see a tab "Exclusive" which  controls whether the system stops searching for a record after the first successful access for a condition type within an access sequence.  This means whatever field you select for a table, system will first check that table only. Select all the tabs and now retry.

       

      thanks

      G. Lakshmipathi

    • Re: How Access seuence Works???
      Sadhu Kishore
      Currently Being Moderated

      Hi Srinath,

       

      say you have a condition type ZR00 and it is assigned to an access sequence ZACC. Lets say there are 3 condition tables assigned to ZACC. While arranging these condition tables its our responsibility to put them from most specific to most general so that when a condition record is found for the key combination it is fetched into the sales order. Coming to your question, if condition records are maintained for all the 3 key combinations the access sequence starts the search from the first key combination and goes to the next and finally the last one and fetches it to the sales order. So to prevent the access sequence going to the next key combination when it has found the most specific( as per the arrangment we made) when you tick the exclusive indicator in the access sequence, it stops furhter search. Say for the first key combination it did not find the record, then it goes to the next most specific key combination, if it finds a record the stops further search and comes out of the access sequenc because of the exclusive indicator.

       

      So the access sequence would always fetch the key combination which is most specific.

       

      Hope this explanation helps.

       

      regards

      sadhu kishore

  • Re: How Access seuence Works???
    sri nath
    Currently Being Moderated

    i have to work but thanks for the input given by the experts

    • Re: How Access seuence Works???
      Sadhu Kishore
      Currently Being Moderated

      hi srinath...

       

      and also note for each of the accesses(condition tables) in an access sequence you can assign requirements if needed. for example an acc seq is having three key combinations and you have maintained condition records for all of them. Now at the time of sales order irrespective of maintaining condition records the system would first look if the requirement is satisfied or not, and then only check if there is a conditin record. After this again the normal procedure of exclusive indicator which is explained in the previous threads.

       

      regards

      sadhu kishore