Change ivoice doc type during  sales process flow.

Hi all!
I have encountered a problem:
AS IS:
1. sales order document type is configured in spro field: <b>Dlv-rel.billing type</b>  F2    Invoice
2. after delivery I get invoice of type F2
AS SHOULD BE:
1. I need to have a different invoice type created after delivery on a condition based on customer master data.
Is it possible to program it or change copying requirements so that I would get what I need?
I am not interested in new sales order doc type creation.
Best regards,
Michal

Michal,
  Your second requirement is standard,
Coming to your second requirement..  Are you expecting to create the billing document through the Billing due list VF04 and get the doc created with specific billing doc type for a particular customer?
                        If So , I don't think you can achive this. I feel you should come up with a Custom billing program or (Customized VF04) where in you can check the  Billing due list for a particular period, or delivery range or customers...and based on the customer you can select the target billing type from the Z tables and do a BDC Code for VF01 by entering the target billing type in the screen.  Before this you need do to the necessary copy controls for the bililng types you are going to use
                 This is my opinion.  Lets see any one proposes any User-Exit to achive this..  Even though I say its not possible, I will wait for our Genious SDN'ers response.
Regards,
Ajai.

Similar Messages

  • Sale process flow of SBO E-Commerce - What documents are created in SAP B1?

    Dear All,
    Can any one please confirm the sale process flow of SBO E-Commerce, when a customer submits an Sales Order and pays the amount online?
    I am mainly interested to know about the documents, which are created in SAP B1 after the said Payment against the Order through the Web tools?

    As I understand it, out of the box WebTools simply creates a B1 Sales Order from a WebTools order during the scheduled synchronization.
    If you are accepting credit card payments and have configured a credit card gateway (Paypal, Skipjack, etc), then you can choose to authorise the payment only for capture later or capture the payment immediately at the time of order. Neither of these events creates any document in SAP B1. You process the order as normal and post a payment manually as part of your workflow.
    If you have a credit card add-on (CitiXSys or similar) installed and specified in the WebTools Synch Manager, the normal SAP B1 processing of the Sales Order (creating a delivery document)  will trigger the capture of a previously authorised credit card payment, creating and posting an A/R invoice and an associated payment document in B1.
    Hope this helps you in your question.
    Cheers,
    Dave Bragg

  • Change meter reading type during reading estimation (el30)

    Hi,
    I would change meter reading type during or after reading estimation process (el30 transaction), just before the meter reading upload.
    Is there any user-exit to activate to do this?
    Thanks

    Hi,
    You can use enhancement - EDMLELSV / EDMLELAA
    Let me know if more information is required.
    Thanks and Regards,
    Ranjit Thakur.

  • Different schedule in terms of payment during sales process

    Dear experts,
              One of our international customer is having one requirement for having "Various schedule in different terms of payment". Meaning, they want to collect the advance (Down payment) from customers in various schedules during sales process itself. If customer doesn't pay the advance amount then, system should not allow the further sales process like delivery creation, picking and packing.
    Example, client wants to receive the advance amount from customer in following schedules
    1. During sales order creation - 30%
    2. During production order process - 25%
    3. then, during delivery creation stage - 25%
    4. And as regular after creation of invoice remaining amount 20% client wants to collect from customer.
    Is it possible to set this setting with block of sales process. I need experts opinion.
    Thanks for your cooperation.
    Warm Regards,
    VEL

    Hi,
    You can achieve it through billing plan,
    In billing rule speciefy your percentage
    OR ELSE
    You can achieve it through payment terms
    In payment terms speciefy installment percentage
    Kapil
    Edited by: Julius Bussche on Jan 27, 2010 1:05 PM
    English grammar corrected. Please do not use SMS-txt...

  • Various schedule in terms of payment during sales process

    Dear experts,
              One of our international customer is having one requirement for having "Various schedule in different terms of payment". Meaning, they want to collect the advance (Down payment) from customers in various schedules during sales process itself. If customer doesn't pay the advance amount then, system should not allow the further sales process like delivery creation, picking and packing.
    Example, client wants to receive the advance amount from customer in following schedules
    1. During sales order creation - 30%
    2. During production order process - 25%
    3. then, during delivery creation stage - 25%
    4. And as regular after creation of invoice remaining amount 20% client wants to collect from customer.
    Is it possible to set this setting with block of sales process. I need experts opinion.
    Thanks for your cooperation.
    Warm Regards,
    VEL

    Hi,
    You can achieve it through billing plan,
    In billing rule speciefy u r percentage
    OR ELSE
    You can achieve it through payment terms
    In payment terms speciefy installment  percentage
    Kapil

  • Pipeline Sales Process Flow

    Hello Everyone,
    I was searching for Pipeline sales process flow documentation to meet for one of our client business requirement.
    Pipeline sales process used mainly in Oil and Gas industries, I happened to browse thru the SDN.SAP.com site, I found some useful information was posted, but the information was completely theoretical. I was looking for some best practice or documentation on configuration settings for this process.
    If anyone happened to work on this process, then kindly let me know, how you have gone about doing configuration?
    Also, give some documentation if you have any.
    Many thanks in advance.
    Regards,
    Mookii

    Hi Mookii,
    This forum is dedicated to Development in the SAP Business One - SB1 - product. SB1 is an ERP for small and mid-size companies, so it does not have anything specific for the Oil and Gas industries.
    You should search the Business Process - BPX forum for what you need. Also, you might search the Blogs or the Articles.
    Regards,
    Vítor Vieira

  • Change the Pricing Type during billing

    We are facing an issue with the rebate conditions which needs to be resolved asap..
    User has created a credit memo request in VA01.
    Credit memo request is created for the change in the Price.
    (Note: Order reason for such specific credit memo requests is ZXX (e.g.))
    Due to price change rebate accruals value is also reduced in proportion to the reduced price.
    The rebate accruals should not be reduced in this case, since there is no material return and rebate condition is quantity based.
    As a solution to this u2013
    We created a new routine AAA and assigned to the rebate condition types in Pricing procedure.
    This routine will function when order reason entered in the Credit memo request is ZXX.
    Therefore all the rebate condition types (assigned with routine AAA in Pricing) will get deactivated in Order Conditions tab.
    This is working correctly in creating credit memo (VA01).
    The issue is u2013
    When the credit memo is created in VF01, these rebate condition types are again activated and accruals are posted.
    This should not happen. Pricing from the CM request (VA01) should get copied in Credit memo (VF01) completely. The same issue
    with VF02..
    Please  suggest a user exit in which the pricing type can be changed during billing..Tried coding in the form
    USEREXIT_PRICING_PREPARE_TKOMP in RV60AFZZ by changing the Pricing Type KNPRS..But didnt work out..
    Is there any way to meet this requirement. I have checked the user exit RV61AFZA having two forms:
    FORM USEREXIT_PRICING_RULE &
    FORM USEREXIT_PRICING_COPY.
    I would be interested to know how this can be  coded to meet the requirement. Coding displayed will be of great help to
    implement.
    Any pointers / solutions to the issue will be highly appreciated..
    Moderator message - Please do not offer points or rewards
    Edited by: Rob Burbank on Jul 29, 2010 12:34 PM

    Hello Sean
    1) Firstly I don't think the Credit Memo for this case or any case in your situation should be relevant to rebate.  That's becasue your rebate is tied to quantity.  So you should deactivate rebate processing for that Billing Doc type. T Code OVB0. That should close the issue.
    2) Pricing type 'D' in copy control from sales to Billing documents should ensure that Pricing from the CM request (VA01) gets copied in Credit memo (VF01) completely. Why do you need user exits for that? T code VTFA.
    3) If you need to change pricing type selectively for some conditions, then you should configure the condition type with condition category X,Y or Z ( Customer Reserve) and then use USEREXIT_PRICING_RULE (module pool SAPLV61A, program RV61AFZA to ensure that those conditions are copied (or otherwise) from source. But I don't think you need this.

  • F-44 ...change default doc type

    Good afternoon Experts,
    I'm trying to accomodate a request by users to have the default doc type on F-44 tcode changed.  I tried first to go to OBU1, but F-44 isn't listed here and I cannot add an entry.
    Any help would be greatly appreciated.
    Matt

    The easiest way I've found is: go to IMG -> Financial Accounting -> Accounts Receivable and Accounts Payable -> Business Transactions -> Open Item clearing -> Define Posting Key for Clearing Items
    Then double click on clearing transaction UMBUCHNG and change the document type A/P to whichever you want. That way next time you use F-44 it will post with the doc type you entered. Same works for F-32 by changing the A/R Document type and for F-02 at G/L Document type field.
    Regards,
    Jorge

  • Change in Position Type In Sales Order.

    Hi All,
           My Customer has a Requirement at the Time of Creation and change of Sales Order if the Position Type of Item is ZTA1 and User Status is 'INDL' position type has to be changed to ZTA2.
           I tried that with all Exits in MV45AFZZ the Result is comming perfectly but the VBKD Table is not Being Updated and so the savings are only visible but IN Billing the changes are not applicble.
           Pls guide me the best way where i can Write the code.

    Hello Sebastian;
    It can be the relationship between the "completion rule" in the item category and the "Pos./neg. quantity" field in the copy
    control of the sales documents. It is blocked one way (if you try to change the field in the copy control when the completion rule is blank you get an error message) but it lets you go through when you remove the completion rule with a value already in the field "Pos./neg. quantity".         
    The rules that I mentioned above can be interfering when you make a changes in Requirement type.
    Regards
    Ruy Castro

  • Error while assign doc type to sale area

    hi,
         while assigning a sale area to a doc type i am getting the following error, " define the sale area(XXXX/YY/zz) as a general sale area?  i have alreadly done "set up sale area" what is general sale area and how to do it? need help.
    regards
    leo

    hi
    The Assignment of Sales Areas to Sales Documents
    There may be a need to assign sales documents to specific sales areas. For example, a different
    sales document is used for all sales orders from a specific sales organization.
    Transaction Code OVAZ
    You may assign reference sales organizations as well as reference distribution channels and divisions. Do not confuse this referencing with the assignment of common distribution channels and common divisions. The referencing done here is only used by the system to determine which sales documents are permitted for which sales areas.
    If all sales document types can be used by all sales areas, leave the assignment fields blank.
    check your sales area in
    Set up sales area - Enterprise Structure  ® Assignment ® Sales and Distribution ® Set up sales area
    T-code: OVXG     
    Also check the following setting
    OVAM - To Combine distribution channels Sales Document Types     -- Sales and Distribution ® Sales ® Sales Documents ® Sales Document Header ®  Assign Sales Area To Sales Document Types -
    choose Combine distribution channels.
    OVAN - To Combine division to Sales Document Types      - Sales and Distribution ® Sales ® Sales Documents ® Sales Document Header ®  Assign Sales Area To Sales Document Types -
    choose Combine divisions
    OVR1 - Define Common Distribution Channels - Sales and Distribution ® Master Data ® Define Common Distribution Channels
    OVR2 - Define Common Divisions - Sales and Distribution ® Master Data ® Define Common Divisions
    Regards
    Vishal
    Edited by: WISH on May 6, 2008 7:57 AM

  • Error during approval Process flow in Process controlled workflow

    Hello Experts,
    We are in SRM 7.0 classic scenario using Process controlled workflow.WE recently connected a new backend R/3 system to our SRM system i.e we now have 2 R/3 backend system connected to SRM system
    It is regarding the two new additional account assignment categories that came into picture when we connected the new R/3 backend system to our SRM system, i.e. Asset and Network.
    There seems to be some problem with the approval workflow for those SHC, that have such Acc *** Cats.
    Please find below my obeservations:
    - if you have just one line item in the SHC, and this item is either booked on Asset or on Network, than everything goes fine. After the Acc *** approval, the PR is created in R/3
    - if you have SC with a mix between an "old" Acc *** Cat (Cost Centre, WBS and Order) and one of the "new" Acc *** Cats, than the workflow is not working as required --- the manager, that is responsible for the accounting approval of the two positions (e.g Cost Centre and Asset) gets only one work item in his approval overview --- in that work item, the two positions are there, but the Asset one is grayed out --- so, the Manager approves only the Cost Centre positions and than the SC is no longer with the approver --- if you observe the SC now from the requisitioner point of view, the status of the line items in the approval process overview of both(!) lines is "approved", but the overall status of the SC is still "in approval"
    Can you all experts plz let us know why this is happening and how this can be resolved?
    Any pointers will be highly appreciated.
    Thanks & Regards,
    RKS

    Hi,
    What is Resp. Resolver Name and Decision Type in your Process Level Definition? Did you create custom agent BADI implementation?
    Regards,
    Masa

  • Trading Partner Manadotary in FB50, without changing the Doc Type

    Hello,
    Business Requierment - Trading Partner feild to be Mandatory for a specific set of GL at the time of manual postings.
    Accordinggly i have created a validation, but the prerequsite for the smooth working of the validation is that u need to change the Document Type settings. ( Control Data - Enter Trading Partner)
    Can we have the validation working without changing the document type. Is there any alternative, I have heared about some SAP notes as regards the same.
    Please help...
    Ritesh

    If you want to make trading partner field mandatory for some of the GL Accounts then you need to create a validation in your system using T Code GGB0. You can create a GL set using T Code GS01 and use this set in your validation for making it mendatory for some GL Accounts. Don't hard code the GL's in your validation as if you use set then you get the flexibility to remove/add the GL's from the set. You can also create another set for Company Codes and use it in your validation. This gives you an additional flexibility to make this mandatory for any Co. Code you feel like
    Hope this helps.

  • Change/new/delete highlighting during import process

    Hi everyone,
    I intend to use SAP NW MDM to consolidate master data from external sources.
    During the import process, I would like to see a highlighting of all new, of all deleted and of all changed records. The reason herefore is the following: before I actually load the imported data into my MDM repository, I want to check the data. Just in case, some corupt data was loaded.
    Can I do this in the MDM Import Manager?
    Best regards, Daniel

    hi,
    Whenever an imported record is new or changed, a timestamp could be set (which is most likely set already anyway). After importing the data I could run a routine which shows me all records that have not been updated. I could then delete these records or set them as "inactive".
    What do you think about this workaround? Is it feasible in MDM?
    Yes this is feasible in MDM. Whenever one record is changed / updated by user, the record will be updated along with the timestamp.
    you can view this in data manager. 
    if you want to select some records and mark them as inactive, you have to create a field.
    hope this may help you,
    Regards,
    Srinivas

  • Change of doc type in billing type

    in billing document type F2,  document type is assigned as RV but in billing document type S1 no document is assigned (it is blank). during cancellation  of  billing document, finance voucher is created with document type AB (which is not assigned in S1).
    i want to change document type in S1.
    can i assign new document type (self generated) or should it be RV ?
    also  from where it picks AB as default ?
    kindly provide me solution.
    warm regards.
    Manjit

    Hi,
    First Goto VOFA T.code.
    Click on Position.
    Enter your original document type.In our case it is F2.
    Select that one and click on Details.
    Check the cancell. billing type which is under "Cancellation" tab.
    Make a copy of it.
    Check the document type which is in "General Control" tab.
    If you maintain any entry here,then the accoutning document type is the type you maintained value in this field.Else by default it will be "RV".
    It is because of one FM "RV_ACCOUNTING_DOCUMENT_CREATE".
    The contents in the FM are:
    if tvfk-blart is initial.
        xaccit-blart = 'RV'.
      else.
        xaccit-blart = tvfk-blart.
      endif.
    Now again Go back to VOFA T.Code.
    Enter the cancel. document number whic is already noted down earlier.
    Similarly check for the document type in the "General Control" tab.
    If it has value then the accouting document type is of that value.Else by default it will be "AB".
    Reagrds,
    Krishna.

  • How to changeFI Doc type For Sales Doc

    Hi Friends
    Sales invoice creates FI document. I want to kow where this document type is maintained. I.E where we enter the document type for FI to be automaticallygenerated as a result of SD documents. Currently RV document type is generated  for sales which i want to chane to zv
    Thnaks
    CHEERS

    Hi Nitin,
      Go to SPRO --> Sales and Distribution --> Billing --> Billing Documents --> Define Billing Types.
    In this you find your billing type & and in the General control you will see the Document type. Theer whatever u want you can change the accounting Document type.
    REgards
    Ranjit

Maybe you are looking for

  • IOS7 upgrade and can no longer choose

    just upgraded my iPhone4 to ios7 from 6.x and lost functionality within podcast app Used to be able to select audio output source via an icon at bottom right of screen - speaker, headset, bluetooth speakers etc. Now I get the wording "dock connector"

  • Screen Share issue!

    Screen share works when i connect from my mac mini to my macbook, but the other way around, i can only access my file on my mac mini from my macbook, there is no option for screen share, even though i have screen share activated on both machines. vnc

  • Migrating to BT Broadband - do I have to use the H...

    Hi, I'm preparing to migrate to BT Broadband. I understand that although the BT Homehub is provided free, I don't actually have to use it. I am currently using the BT Business Hub 2701HGV which I'm more than happy with. Prior to actual migration, I a

  • Fedex shipment exception : Paperwork available for non-FedEx broker

    Dear All, I ordered iphone 4 from apple web site. My shipment which is in route from China to Montreal - Canada, which is actually at MISSISSAUGA Ontario now says on Fed-ex website : "Paperwork available for non-FedEx broker" Any one encountered such

  • Moving from external redundancy to nfs storage

    Hey, I am running GI 11.2.0.3 on SLES11. Currently my votingfiles are on one asm diskgroup called +OCR configured with external redundancy; While doing some failure tests it showed up, that the shared storage is not available for more than 40 seconds