Access sequence issue

Hi,
my client is using a warranty access sequence as follows,
1.X /y/z/a/b/c
2. m/n/o
3.Plant/ x/y/z/a/b/c
Now the requirement is , to make the access in the following sequence
1. Plant/ x/y/z/a/b/c
2. .X /y/z/a/b/c
3. m/n/o.
Could you help me find out how this can be done and will it affect the existing open orders once the changes are made?If yes,how to avoid that?
Regds,
Rupali

Dear Rupali,
If you open the Access Sequence and see, the 3 access would have been maintained with some table nos. like:
TAB Description
123  X/Y/Z/A/B/C
456  M/N/O
789  Plant/X/Y/Z/A/B/C
Here, first delete all the three lines and save. Then, enter Table No. 789 in the first line and click 'Enter' and in second line enter Table No. 123 and in third line enter Table No. 456 and save. Now you have to make sure you activate the Fields.
This way you will get your access sequence in the way you want.
Hope this has helped you, if so do remember to give points.
All the best.
Venkat - Hyd

Similar Messages

  • SD Custom Access Sequence issue

    Hi,
    I have created one z field in the table KOMP and same is available in the accesses sequence. I can able to save the pricing records through VK11. Which is available in the access sequence but as the field I have inserted is a Z field due to which I can’t use that access sequence. For e.g. if you maintain price for customer/material to release combination and if you enter the same customer material combination in the sales order then system will pick the same access sequence and particular pricing will reflect in the sales order. In my case I am using Z field which is not available for entry in the sales order so that’s why system is not able to access the access sequence.
    Can you tell me how to insert the field in the sales order which can be access by system while selecting the access sequence?
    Regards,
    Shantanu

    Hello Shantanu,
    Please go through the below link to add the field in the order.
    How to add a custom field in VA01 (Sales Order Item)
    After adding this field in the sales order, to make use of this field you have to update the Userexit(
    USEREXIT_PRICING_PREPARE_TKOMP)
    Thank you for your time.

  • How to assign fields to access sequence

    Hi expert
    i have assigned condition table to  access sequence but it contains nothinng.its not showing the fields available in the table
    can someone help me how to add these fields in acess sequence i was able to add condiion table in access sequence but it does't show any fields.
    thanks

    Hi
             Go to acessseqence and then select the particular table which u have added or ammended select the table and click feilds tab and after u go in to feilds select each feild and press enter and save do this for evry line in each field and after completing
    evry feild save and exit ....ur problem will be solved otherwise
    AccessSequence -> select table -> click on fields -> select the field with error and click on field catalog .
    From there select the field name manually and save .
    and please refer this link..
    Access sequence Issue
    Hope it will be help-full for you
    Thanks..

  • Issue with the Access Sequence related to Pricing

    Hi Gurus,
    I have one issue related to Pricing. I have an access sequence ZPCD which has Table "A558" assigned to it.
    Table A558 has fields
      5  Sales Org
    10  Distribution channel
    20  Division
    25  Customer.
    But the issue is here.....in the access sequence ZPCD the field "20  Division" got deleted some how.
    but i checked the table A558, it has "Division" in it.
    So, summary is Table A558 has field Division, but the access sequence ZPCD is missing field Division in Access table A558.
    Table 518 contains 585 condition record entries entries in Production system.
    So question is how will i add Division back to the Access sequence Table A558.
    Waiting for your expert advise and comments
    Thank you

    Dear Anitha
    If I am correct, in access sequence, at field level, there is no deletion option available and hence, I am surprised how this could be possible.
    Anyway, you can try in development server as follows:-
    Go to V/07, select ZPCD, block the table 558 and delete.  Save the data.  Now try to reassign the same table and see how it works.
    thanks
    G. Lakshmipathi

  • Creation of new output type and its access sequence

    Hello Experts,
    Issue:-How to create a new o/p type and assigning it to access sequence.I also want to know if this is purely functional requirement or does it needs ABAP involvement aswell.This will take how much time will it be more then 1 man day.
    Regards,
    Dharmesh

    Hi friend,
    You can create a new output type using the path
    IMG->SALES AND DISTRIBTION->BASIC FUNCTIONS->OUTPUT CONTROL->OUTPUT DETERMINATION->OUTPUT DETERMINATION USING CONDITION TECHNIQUE->MAINTAIN OUTPUT FOR SALES DOCUMENTS--->
    There you can define the condition types and the access sequence
    Or else directly goto the transaction code NACE where you can define all at once , even the condition records.
    please refer this link for further clarificaion
    http://www.cogentibs.com/pdf/cogsap08/OCSD.pdf
    regards,
    santosh

  • SAP-MM CIN Error: JTAX Access sequence missing at the time of excise invoice creation in J1IS

    Dear Sir,
    During creation of excise invoice with ref to material doc system give a error massage JTAX access sequence is missing. Access sequence and tables are already exist in system.
    1.PO
    2. GR with excise capture& post here Part-I&II are genarated.
    3.Invoice
    4.Return delivery with reference to above goods receipt document.(122 m.type)
    5. J1IS- Creating outgoing excise invoice w.r.to return delivery material document.
    JTAX Access sequence missing at the time of excise invoice creation in J1IS

    The same error coming while consignment stock issue to cost center.
    1.Consignment Info record with excise tax code.
    2.PO consignment purchase order.
    3.GR with excise capture & post here Part-I&II documents are created.
       Material document created but there is no accounting document.
    4.While doing Consignment stock issue to cost center system generate an error message
    Access sequence JTAX missing  ( ) Message no. VE306"

  • Billing Output Access Sequence behaving differently in VF01 Vs VF02

    Hi All,
    Scenario: For RD00 output  from G2 Credit memos there is a customised access sequence. At the top as a first sequence a new table was added with fields as  Sales Org/Billing Types/ Billed-to/ Order Reason. All the required changes to add 'order reason' in field catalogue and in output structures are done with development. System allows to maintain required output master record in VV31 as required.
    Issue: Upon creating a credit memo the output access sequence ignores the newly added first table at the top (most specific) and jumps to the second one and output gets determined with second access although it should have considered the first one first. (Exclusive indicator marked for each step in Acc Seq) This is the case when the credit memo is seen in VF03 upon creation. But if the same document is opened in change mode VF02 it corrects the output and as required the first access gets determined.
    Please advise what could be different in VF01 Vs VF02 as the first leads to wrong output and the later determines the right one, keeping all settings same.
    Thanks,
    Hemant

    This is a bit of a long shot, but hereu2019s an idea. 
    The problem may be that your order reason gets populated by a user exit in the billing document creation process, and this user exit has not yet executed when the output determination kicks off. 
    Put a break point in the user exit.  If an output from the second key combination is already determined when the break point is reached, then the source of the problem is confirmed.
    Regards,
    Ken

  • Problem Downloading Source Structure for a Access Sequence for Pricing

    Hi,
       We are using SAP CRM and ERP version 5.0.
    We have maintained Pricing Procedure in SAP ERP and the Same has been downloaded in SAP CRM and is been used in Sales Order dor Pricing Determination.
    We have maintained Access Sequence ZKP0 and has Accesses as
    1.Site Price <Table SAP071>
    2.Price List Price <Table SAP155>
    3.Sales Org Price <Table SAP073>
    Now when we checked for the Accesses for theTable SAP155 in the Option in the Field for
    Price List the Structure Entry is Missing and it should have been "CRMT_ACS_H_SEL"
    Now the Same is Present in ERP and i want it in CRM so i Tried Downloading the Condition Types for the Pricing via Filter "DNL_CUST_CONDALL" but still the Entry has not populated in the Feild.
    Pricing Detrmination via Site Price is happening in ERP whereas in CRM it says Record not Found .
    The Entry for the Price Lsit has been succesfully Downloaded in the Price List Table but still due the absence of the Structure is doesnot appear in CRM
    Please Suggest some Fruitfull way to Resolve this issue...
    Thanks and Regards,
    RK.

    Hi RK,
    Pelase retrigger the initial download of DNL_CUST_CNDALL object alone using R3AS. This will create all the structures necessary.
    Also after the download of this object is complete(This object will bring all the customizing in one shot i.e all cond tables,accesses etc), you can check in SLG1 transaction for any errors for this initial download.
    Then if you have defined some Z fileds please do the mapping according to the note 514952.
    Regards,
    Abishek

  • Why we cant have access sequence for header condition ?

    hi ,
    i have one query in pricing.
    Can we assign access sequence for header condition ? if yes how ?
    if not why ? please explain

    Hi there,
    It is always possible to have work around to solve issue without refer to OSS to change any programming coding.
    We want to have a freight charge appear on each sales order automatically according to some condition. Most of the time, this freight charge is a flat rate (if it is depend on qty or value, then we're so easy to set it in item level).
    In order to do so, we'll have one assumption. The item line number of sales order is auto running number, like 10, 20 and etc created by system and not manually input.
    Then we create a pricing condition type like other discount or charge in ITEM LEVEL with your selected condition like customer, sales office, country and etc. However, remember to add the sales item line as part of the condition of this pricing condition.
    Update the pricing procedure and create price condition record with say "10" for the sales item line. Since you'll have line number 10 for all sales order as first line (no mater it is a free of charge item or not). This new condition will generate a "freight cost" in the pricing procedure. And it is only apply to first line, therefore, we only get once of this charge for one order.
    Hope this is your case and it works with ours.
    Michael

  • Update condition table A846 belonging to the MWST access sequence

    Hi.
    I´m working with CRM 3.0, and we had a TAX change in R/3, now when we try to update de table A846 (R/3 table) in crm, with Tx r3as the table clears all records and don´t write the new records! this table concerns to a access sequence for condition MWST.
    I think the problem could be in the zdnl_cond_a846 filters, but I don´t know wich were the original filters.
    Thanks

    Hi,
      Did you downloaded DNL_CUST_CND, DNL_CUST_FGD, DNL_CUST_PRC?
      After downloading DNL_CUST_TAX  verify your tax load in CRM using report CRM_TAX_CUST_VALIDATE.
    If you have any issues in Tax Settings in CRM, tax related data will not be loaded into CRM.
    Regards,
    Bhanu

  • Service Tax Condition record - Table-3 and access sequence MWST

    Dear All,
    For maintaining the service tax conditon record , it is required to have the condition record to maintain under Tax classification table, which is available in access sequence MWST or we can add this condition table( table no :3) in any other access sequence and that access sequence needs to be assigned in Service tax condition type i.e JSRT, becasue system will check the rates from the table A003 while doing the service tax transfer from intermediate account to service tax account in report RFUMSV50.
    But the issue in there is NO validity period defined in the condition table : 3 , which signifies that we can not maintain the service tax condition record along with the validity period.
    Is there any way , we can add validity period field in Tax classification table.
    and how can we see the maintainace of Taxes table , is there any T.code avaiable for the same, as I could't find the same.\
    Please suggest.
    Thanks & Regards
    Nitin

    Hi Nitin,
    SD can give validity period for a tax code either for an individual customer or for all the customers through their pricing conditions.
    Aravind

  • Access Sequence JST1

    Dear All,
    Issue: While PO edited and when we save the PO Error shown
    "Condtion type JST1 60 Missing" came.
    Than We remove JST1 from OBYZ than this issue will be solved but i want to know that Why we remove JST1 access sequence. Please give me the reason behind this.
    Regards

    Hello
    The error is because of a customising setting that has got into the support pack. This should not be present so I request you to please remove it from the JST1 access sequence.
    You will simply have to delete the step number 60 with table 980 from the access sequence JST1 through the transaction OBQ2. This will not cause any other inconsistencies.
    So please remove step 60 with table 980 from JST1.
    Hope this helps !!
    Cheers !

  • Why self-defined access sequences of free goods can not work?

    Hi gurus,
    I have maintained access sequences of free goods self-defined.but when i creat the SO it does not work!
    when i used the standard access sequences ,it is OK .
    Can anybody tell me why?
    thanks in advance

    Dear Sandy,
    Go to V/N1 transaction select your self defined access sequence then go in to the accesses and fields and check all fields are activated.
    Make sure that these fields are flowing in your sales order.
    I hope this will help you,
    Regards,
    Murali.

  • New Access Sequence for Free Goods Determination

    Hi Guru's,
    I Have  a scenario wherein i have to maintain the free Goods Condition records in VBN1 with a new access sequence namely Customer/Distribution Channel/Plant/material.
    I have maintained all the necessary settings such as Free Goods Activation for Item Category, Assignment of free goods pricing procedure to my sales area,Positioning of R100 condition type in my pricing procedure with relevenat routines.
    At my Sale order level after maintaining the free goods condition record in VBN1 in new access sequence, my free goods determination is not happening and at the sme time if i maintain it in the standard access sequence i.e. in Sales Org/Dist.Channel/Customer/material the free goods are getting determined.
    Can anybody help me out in this..
    Regards
    Bhushan

    Hi
    There arew 2 things to be done or checked
    1. Position your access sequence before the standard one by giving step nos accordingly
    2.In the existing sequence check for the exclusive indicator in the standard sequence and i think that is ticked in your case
    Hence after getting the condition record in the standard sequence the system stops searching for the new records in your new access sequence
    If that is the casethen remove exclusive indicator from the standard one and tick the same in your new access sequence
    By this you can get the condition records of your new access sequence without positioning
    Pls reply whether mu suggestion has helped you
    Raja

  • Migração: Tax Group in Access Sequences

    Boa Tarde experts!
    Algum de vocês já passou por um problema parecido?
    - Criei um novo Tax Group de MM para PIS e COFINS somente
    - Associei as Conditions Tables corretas para o Tax Group
    Quando vou fazer a migração desse Tax Group nas sequencias de acesso, obtenho o seguinte erro: "Access Sequence , application TX does not exist" (ICC_CONDTAX014).
    Verifiquei a tabela T682 e vi que existe uma entrada na aplicação V com a access sequence branca. Porém, se eu entro na configuração das sequencias de acesso (tanto de SD quanto de MM via J1BTAX) não encontro nenhum registro branco.
    Alguém tem alguma dica de como proceder ou já teve algum problema parecido?
    Fico no aguardo!
    Muito Obrigada!
    Luciana

    Boa tarde Luciana
    Eu estou com o mesmo problema, como você conseguiu fazer a correção ?
      Obrigado
          Luciano Storti

Maybe you are looking for