Two Transaction Variants to one sales order type

I want to assign two different transaction variants to one sales order type.
Scenerio is this that i want to show billing block filed for order type "cr" for user SD1 in display mode and same filed for order type "cr" in changeable mode for usr SD_manager
thanks in advance

Hi
Instead of going with Transaction variants go with Authorization check , so that your requirement can be fulfilled , say if document type CR is in display mode then give authorization to release the billing block. But if the document type CR is in change mode then give the authorization change mode . Then your requirement can be fulfilled.
Regards
Srinath

Similar Messages

  • Two deliveries required for one sales order

    Hello Friends,
    I have a quirey , I have two types of goods in one sales order, one is dangerous goods and other one is normal. How ever we are thinking to make two seperate deliveries even they are in one sales order. How can two diff deliveries gets created.
    We are planning to create new shipping point with new loading group for the dangerous goods .
    Will the above decision works or is there any simplest way to create two auto deliverys for one sales order.
    Reg.

    Hi all,
    I have yet another proposal - using copy control and adding there dangerous goods profile LIPS-PROFL as split criterial. This field is populated originally from material master MARA-PROFL field.  You can check for example routine FV50C201. Split criteria are defined in likp-zukrl field.
    I think that is better solution then introducing new shipping point. Because there are some determinations and dependencies related to shipping points. So the more shipping points you have, the more additional config you have. If it is needed by business to have separate shipping points - then fine. But if the goods are shipped from the same place, then I would rather modify copy control instead of multiplying config and master data. I say duplicated effort in master data - because with 2 shippiong points you would need to maintain DG profile field and additionally loading group.
    Kind regards
    Witek Prawecki.

  • Two  outbound Delivery for one sales order

    Hi Experts
    I am an Abaper and i have to find the root couse of this problem
    problem is  two outbound delivery getting generated for one sales order with same no of quantity
    Now i am unable to find the approch what can be root cause of this problem , I checked the details of these deliveries these are created by some job , but even in job history any positive solution comeout,
    please suggest me what are other ways or causes of this problem

    Hi there,
    Delivery split will be there is the header data in shipping is different.
    For eg of shipping points, delivery dates, ship-to etc are different.
    Apart from this in the copy control routines at the headerlevel from OR to LF in VTLA, there might be some customized code written to split the deliveries. Possible conditions could be items from different warehouses / storage locs or if the quantity is more, then a delivery split.
    Pls check if there is any customised code written in copy control routines in VOFM.
    Regards,
    Sivanand

  • Define screen variantes by sales order type

    Dear Gurus,
    Im working with SHD0 trx,i have following stage:
    2 sales order types (Sales order A & Sales order B), both with diffrents fields to be shown. when i create a sales order A the system should call screen z "A".
    when i create a sales order B the system should call screen z "B".
    So the screen variant should be determinated by sales order type.
    Another possibility is to create z transactions, this transacctions calls to VA01. Then relate z transactions to screen variant.
    It's is possible to do?
    Can someone advise me?
    Best regards,
    Juan

    Dear Friend,
    Transaction Variants are assigned at Sales Document Levelin VOV8.
    This means you can have different Screen Variants for each Sales Order Type (A & B).
    Thus in your case, you can create two different Transaction (Screen) Variants for each Document Type.
    Hope this helps...
    Thanks,
    Jignesh Mehta

  • Add fields to transaction VOV8  - Sales Order types maintaines

    Hi,
    I want to know if it is possible to add new fields to view V_TVAK (threw table TVAK), and then add them also to the view in transaction VOV8  for a sales order type.
    Thanks naama.

    Hi Nilmini,
    In My case, I have added custom fields to MDC change screen by using /AFS/MDC_CHANGE_CUSTOM_FIELDS but its not appearing in Grid list display. Would like to appreciate if you can Help me to achieve this.
    Regards,
    Jelli

  • One sales order and two invoces -  Invoice split

    We have a order that is being split into two invoices. There are two plants involved in one sales order... part is shipping from US  and labor is performed in  Korea. The invoice split analysis reveals that the tax departure countries of the line items are different. The plants are in different countries.invoice based on different tax departure countries.
    The problem is we have a user that is requesting to have both of these items on the same invoice.
    I have two questions:
    1) Is it possible to have these items on the same invoice?
    2) Even if we could put these items on the same invoice, is it a good idea? What are the negative consequences of doing this, etc.?
    I was thinking to acheve this through copy control. ?

    To my knowledge, it is not advisable to combine the line items that are being serviced from different countries .
    As you would be aware that all sellers would be submitting their statutory sales tax statements to their local sales tax authorities periodically where they need to give invoice wise tax break up.  Here in the above case, if you club different tax structure in one billing document, it is not possible to show invoice wise break up.  Moreover, at a later date, in case of returns also, this will have an issue from tax point of view.
    So in all the probabilities, it is possible to force the system in such a way to combine into one invoice, but it is not adviceable to do so.
    thanks
    G. Lakshmipathi

  • 'Transaction group,in sales order type

    Hi Experts,
    Who can explain for me what does  'Transaction group' mean in sales order type ?
    Regards,
    ryou

    Hi
    This field is used for document control in SAP. For billing documents,
    There are six different transaction codes to process the six different varieties of sales documents in SAP
    Transaction            Code Transaction Group Document Type
    VA01, VA02, VA03              0             Sales orders
    VA11, VA12, VA13              1            Inquiries
    VA21, VA22, VA23              2            Quotations
    VA31, VA32, VA33              3            Scheduling agreements
    VA41, VA42, VA43              4            Contracts
    VA51, VA52, VA53               5            Item proposals
    Regards from Pakistan

  • How to activate sale order type in CFM1

    Hi,
    I want to include Sale order type in CFM1 transaction to restrict specific Sale order types along with Plant.Is there any report or Tcode which will enable this field or we can only achieve through exit.
    Thanks
    Venkadesh

    Hello,
    Please check BAdi CIF_INT_MODEL method MODIFY_OBJECT_LIST Modifying list of filter objects.
    BAdI solution although it fulfills the general selection options.
    Also refer consulting note   902968 - No user exit/BADI to influence selection in CFM1
    Best Regards,
    R.Brahankar

  • Create different billing document types from same sales order type

    Hello,
    Please take a common document flow, just  like this one:
    - Sales Order (type ZE01 )
    - Outbound Delivery
    - Billing Document ( ZA or ZB )
    The billing document is based on the outbound delivery. Here is the requirement that we need to implement:
    - We need to determine different billing document types ( ZA or ZB ) according to a custom determination, based on a Z table. In some cases the billing document will be type ZA, in other cases it will be type ZB. I've been told that I can achieve this  via copy control , but some extra help would be welcome.
    Any clues?
    Regards,
    Joã

    Hi João G Neves ,
    Were you able to achieve this requirement using a  user exit? if so could you let me know the name of the user exit? Basically in our current project a sales order can be billied using 6 different billing document types. The copy controls between the sales  document and billing document is been set up for all the 6different billing doc types and currently the users are manually selecting the billing document type in VF01 .The buisness insists on making this automated.They want the billing document type to be determined based on some custom condtions.
    Any inputs regarding this is highly appreciated.
    Thanks & Regards,
    Srini

  • Create 2 different delivery types for one sales order

    Hi,
    When sales agent is placing sales order at customer site, customer declares as well products or returned packages he would like to return. our business need is to combine all items (return products,  return packages and ordered items) into one sales order.
    However, we would like to split the sales order into 2 different delivery types. Sales order customizing dictates only one default delivery type per order.
    We can set up split criteria via copy control according to item category, but how can we intervene during creation of deliveries and set up a rule to determine different delivery type then default for return items ?
    Thanks,
    Assaf tzur

    Dear Assaf,
    Through copy control settings you can create two delivery types for single sales order but you have to select the delivery type manually while creating delivery.
    If you want automatic process then you need go for some Zdevelopment with the help of ABAPer.
    I hope this will help you,
    Regard,
    Murali.

  • How the system determines the Requirement type  for one sales order

    Hi,
    SAP-SD Gurus,
    Please tell me how the system determines the Requirement type  for one sales order?
    Thanks & Regards,
    Sreenivas.P

    Hi,
    System follows some search criterial to determine the requirement type
    1. First, an attempt is made to find a requirements type using the strategy group in the material master.
    2. If the strategy group has not been maintained, the system will determine it using the MRP group.
    3. If the MRP group has not been defined, the system uses the material type instead of the MRP group when accessing the corresponding control tables.
    4. If no requirements type is found here, the system assumes a special rule and attempts to find a requirements type with the aid of the item category and the MRP type.
    5. If this is not possible, a last attempt is made to find a requirements type with the item category only.
    6. If the last attempt fails, the system declares the transaction as not relevant for the availability check or transfer of requirements.
    Please check the path
    SPRO->SALES & DISTRIBUTIONS->BASIC FUNCTIONS>AVAILABILITY CHECK AND TOR->TRANSFER OF REQUIREMENTS--->DETERMINATION OF REQUIREMENT TYPE USING TRANSACTION.
    Hope it will clarify
    regards,
    santosh

  • How to print one sales order output from two printers using single command.

    Dear all,
    Our requirement is to print single sales order from two different printers, where as one printout for sales order output and another for sales order cash receipt.
    We developed two smartforms for both outputs.
    But we are struggling to assign the smartforms to single document type, which has to result two printouts after saving the sales order.
    Please help us to solve the issue.
    Your suggestions will be highly appreciated.
    Best regards
    Raghu ram

    Hi,
    You should define two different output type for your requests, one is for SO output, the other is for SO cash receipt. That's okay!
    Good luck
    Z.T

  • How to restrict two items in one sales order.

    Hi ,
    My client wants that in one sales order two material say Mat -A and Mat-B should not go together. It should go in seprate sales order due to chemical nature both product should go  seprately.
    Kindly advise me how to configure it. Give full details
    Regards,
    Balu

    Hi
    Chemical in nature will have reaction when the some chemical composition are similar or opposite group this logic will apply to maintain the inventory for those materials at storage location level
    If A and B materils should not be in one deliver means we should nt put them closer same will apply at the time of inventory and same wil be different storage locations, provided that if we worst case producing same in single plant
    Hence if any  customer may order for the above two materials those two are determining different shipping points in the Order and subsequently delivery split will take place but in order to achecive this we need to maintain the different shipping points for those nature chemicals.
    Regards,
    Ram.

  • One sales order with two bill to party at the document header

    Hello to all
    We have the following issue: create one sales order with two bill to party and only one payer. The reason is that the materials are paid with the same customer(only one account document) but we need to print two invoices one by each bill to party and each invoice printed with its own invoice number)
    We are thinking in one development due to the key users won´t create different line items or create different sales order.
    The process will be the following:
    1-Create the sales order with one payer and two bill to party or a new bussiness partner(you can use only one bill to party in each customer)
    2-Invoice the sales order. The system will create only one account document because there is only one payer but the system will create two printed documents with the invoice.
    So if someone had the same requeriments, any help will be appreciated.
    Thanks in advance.

    Pablo,
    You intend to create one invoice (one payer) but 2 different document print layouts.
    That should work. But, you have stated 'printed with its own invoice number'.... does this mean you need 2 distinct document numbers in the system? That will not be possible.
    An alterantive is to create a Proforma invoice and a regular invoice and send it to the 2 parties involved.
    Ashutosh

  • Two billing for one sales order for same customer

    Dear All ,
    I have a requirement of posting a two billings for one sales order.
    One is for Sales and another is for commission...
    Entry could be
    Sales Entry - Db Customer
                        Cr  Sales
    Commission entry could be
    Db - Cusomter
    Cr- Sales commission income account (P/L)
    We are having third party sales scenario , In this case billing is MIRO dependent.
    Once the miro is done then only billing is possible ...
    Could you please advise on that ..
    Regards,
    Sukh

    Dear Ratish,
    Thanks for yr reply.
    I already did that but it is not serving business purpose.
    Comm payment  - comes diff time than sales payment.
    so ,I will post one entry customer will get hit with total amount Sales + commission
    like below
    Let say 10, 000 is the sales value and 500 is the commission
    So , This entry will get posted
    Customer Db- 10,500
    Sales Cr- 10,000
    Comm Income Cr- 500
    But, As I said sales amt will be paid before so We need to clear it partially and some time customer pays also diff amount due to some defect.
    So, We wont be knowing for which case we have or havnet received the payment against commission.
    As , Customer account is got hit with total amount( Sales+ Comm..value).
    Pls advise how to solve this.
    Regards,
    Sukh

Maybe you are looking for

  • How to get a performing equalizer in iTunes

    Hello How to get a performing equalizer in iTunes?

  • Oracle installtion on Windows 7 Professional

    Hi all, I just want to install oracle 10g on Windows 7 professional. But i am getting error during OUI installation after clickng on next on first screen there is a pop up message of unknown error can anyone help me out

  • Screen flicker at low brightness

    Hi all I have a macbook pro unibody 15" and I seem to be getting a screen flicker at low brightness settings. I used to have a macbook and it never did this. Is this normal and if not, is there anything that I can do about it? Message was edited by:

  • Startx: X server runs for split second, then dumps me back to shell

    I'm trying to install an X server on a newly installed Arch Linux VirtualBox guest machine, but when I type "startx", the X server only runs for a split second, and then dumps me back to the shell. Here are my ~/.xinitrc and /var/log/Xorg.0.log files

  • How to avoid deleted projects being deployed when server starts

    Hi All, I have created some project in RAD 7 for some testing purpose with WAS 6.1. Now problem is I was not aware of the fact that WAS 6.1 does not work with local workspace and it shares all the workspaces. So after sometime I deleted those workspa