Allow manual price entry in Debit/Credit memo request but not in STD Order

The same pricing procedure is used for Standard order and Debit/Credit say ZRVA01.
All condition types in ZRVA01 is set to "D" - not possible to process manually in V/06 since business requirement is not allow for manual pricing in sales order creation.
When the Debit/Credit note is created(despite of create w/ or w/o reference to billing document), we need to have the user be able to overwrite the price value, able to delete condition type Surcharge, Discount since in some cases for the credit note, the original price might be too high and we only need to credit the customer for the wrong price.
Question is how to allow 'no limitation'  (change with can be made, field Manaual entries in V/06) for all condtion types in pricing procedure but only for Debit/Credit memo request ?

Thank you all, but if I create new condition to allow manual, how could I overwrite or delete some non relevant condition type in credit note
i.e. in STD order we have ZPR0 (base price), ZD01(discount), ZS01(surcharge)  and we found out  that the ZPR0 and ZS01 was over charged, hence, we need to issue the Credit note to the customer, when create a credit memo request, the user will be able to change the value in ZPR0 and ZS01 and be able to delete ZD01 (as it is non relevant for credit note). How such the new condition type would applied?

Similar Messages

  • Saels Quotation,Contract, Order, Return, Debit/Credit Memo Request

    Hi,
      I have Saels Quotation,Contract, Order, Return, Debit/Credit Memo Request. Now I want to change the Sales office, Sales Group and sales District in the existing Quotation,Contract, Order, Return, Debit/Credit. But in all the these requests these 3 fields are not in editable mode. Plese suggest me what is the best way I can change these 3 fields in the existing Quotation,Contract, Order, Return, Debit/Credit.
    Thanks & Regards
    Venkat

    You can also use :
    SD_SALESDOCUMENT_CHANGE
    FYI
    call function 'SD_SALESDOCUMENT_CHANGE'
            exporting
               salesdocument         = salesdocument
               order_header_in       = da_order_header_in
               order_header_inx      = da_order_header_inx
               simulation            = simulation
               behave_when_error     = behave_when_error
               int_number_assignment = int_number_assignment
               logic_switch          = logic_switch
               business_object       = 'BUS2032'
               call_from_bapi        = 'X'
            tables
               return               = return
               item_in              = da_order_item_in
               item_inx             = da_order_item_inx
               schedule_in          = schedule_lines
               schedule_inx         = schedule_linesx
               partners             = partners
               partnerchanges       = partnerchanges
               partneraddresses     = partneraddresses
               conditions_in        = conditions_in
               conditions_inx       = conditions_inx
               sales_cfgs_ref       = order_cfgs_ref
               sales_cfgs_inst      = order_cfgs_inst
               sales_cfgs_part_of   = order_cfgs_part_of
               sales_cfgs_value     = order_cfgs_value
               sales_cfgs_blob      = order_cfgs_blob
               sales_cfgs_vk        = order_cfgs_vk
               sales_cfgs_refinst   = order_cfgs_refinst
               sales_text           = order_text
               sales_keys           = order_keys
               extensionin          = extensionin.
    Note:you can go SE80 and choose Function group = 'VBAK". you`ll find Fms.
    Hope this’ll give you idea!!
    <b>Pl... award the points.</b>
    Good luck
    Thanks
    Saquib Khan
    "Some are wise and some are otherwise"

  • Reason of rejection on debit/credit memo request - Order Status still Open

    Hi,
    We had configured the Reason of rejection at sales order item level.
    And as per business process we have only 1 material per order. Hence whenever we set the reason of rejection at sales order for a Standard order type u2018ORu2019 the Document Flow of Order showu2019s u2018Completedu2019 which is working fine.
    But whenever we set the reason of rejection on debit memo request L2WT or Credit memo request G2WT; the document flow show u2018Openu2019 instead of u2018Completedu2019. How we can correct this?
    Regards
    Sharad Agarwal

    Hi,
    Pl check your reasons of rejection settings at t.code OVAG, BICshould be checked.
    Other wise change the reason of rejection and then see the status of credit and debit order, it should worked.
    regards
    Vivek.

  • Deleting credit memo request is not possible - why?

    I cannot delete a credit memo request after cancelling a credit memo because system says there are subsequent documents created for this.
    But this is not the case of our regular order - dly - bililng scenario, one can cancel the invoice, reverse the delivery, delete the delivery and delete the sales order at last.
    My question here is, why does system allow us to reverse everything and delete in our regular sales - billing scenario and NOT in credit memo requests?
    Thanks in advance

    Hi
    Last week even i encountered the same situation.
    You cannot delete a Credit memo request. Instead you have to reject all the line items in Credit memo request.
    Make sure you have cancelled all the credit memo created in reference to teh Credit memo request. After all teh credit memo have been cancelled. Go to credit memo request and select all the line items in the Credit memo request and reject the line items.
    A pop up will appear select any of the reason and save the document. The credit memo request will be cancelled.
    You can see the difference in the Status of the credit memo request before cancellation and after cancellation.
    Before cancellation the status will be displayed as OPEN after cancelling the Credit memo request status will be blank.
    Hope this helps you
    Regards,
    Arun.S

  • Credit Memo Request w.r.t Service Orders

    Hi All
    We want to create Credit Memo request (CMR ) as follow up w.r.t CRM Service Orders, as of now below process is available
    Service order --> Confirmation --> Invoice --> CMR --> Credit Note.
    can anyone helpe me in configuring the below process
    Service order -->  CMR --> Credit Note.
    Best Regards
    Nagaraj G

    Hello Nagaraj
    The service order posts the planned cost in the system. and your requirement is to reduce the planned costs from the system by creating credit memo request in the system.
    As per the OSS message also this credit memo request will reduce the actual Cost/revenue not the planned cost/revenue.
    What i believe is  if you want to reduce the plan cost/ revenue. You just reduce the value in the service order itself rather than creating the credit memo request.
    Please let me know if i understood your scenario correctly below.
    you created a service order and planned cost/revenue  is posted into the system and later you realized that this service are not actually performed and there is no service confirmation is posted in the system. but you want to remove planned cost also from the internal order. 
    So in this above case i would suggest you either change the value in the service order itself. or cancel your service order.
    regards
    Naresh

  • Credit memo request with currency conversion to EURO

    I have a requirement in which i need to create a Credit Memo Request for the newly created sales organisation using the old billing document number created for old sales organisation.New sales org will have its currency changed to EURO.I referred to a FM named 'Pricing' where the currency conversion is done.
    The requirement is to get the current price in EURO from the price list instead of currency conversion to EUR.The current price has to be extracted from new pricelist.
    Your inputs in this regard is highly appreciated.

    HI
        Am not on SAP system now, so will try to give you
    info with what i can recollect.
       You can use FM: SD_SALESDOCUMENT_CREATE for creating
    Credit Memo Request. Note that reference document and
    reference type should be passed for identifying the
    reference document as invoice. Please consider these as
    initial inputs to explore on the same. Regarding the
    pricing, it can be configured either at order type or
    copy control to carry out new pricing so it can take
    directly from condition records.
        Hope the above info can help you in exploring on the same.
    Kind Regards
    Eswar

  • Credit Memo Request - Status Open

    Hello ALl,
    I have credit memo created, user want me to delete whole process. So i have canceled the credit memo.
    And i have rejected the credit memo request but still my items are still has status of open?? And my over all document is has open status.
    And it is the same for the debit memo request??
    Can any one tell me how can i delete the whole process??
    Thanks
    Sundar

    Hi Sundar,
    I have tried the same scenario.Kindly follow the below steps and confirm.
    1. Once you cancel the subsequent documents.
    2. Goto the Credit memo request and select the Item data enter the Reason for rejection in Sales A Tab and Save.
    3 . Create the billing document and the value will be zero.
    Now status will be shown as completed.
    Regards,
    Shahinsha

  • Message V1478 - Credit memo request with reference to an invoice

    Dear all,
    Creating a credit memo request with reference to an invoice, I get the following message "Material in item 000060 does not exist in plant/storage location".
    Of course, this material exists in the plant and the storage location, as we could create the invoice without any problem.
    Any idea?
    Best regards,
    Iné

    Hello
    Generally, these errors may appear due to:
    - The plant is marked for deletion.
    - The plant should be copied from the referenced item.
    So, I would suggest you to
    - Check copying control for Invoice to Credit memo request, particularly, item.
    - Try and create Credit Memo Request with reference to sales order.
    - Or if you want rectify a invoice, then use invoice coreection request.
    Thanks & Regards
    JP

  • Problem while doing invoice for Credit memo request

    Hi all
    I very well known that Out boud Delivery is not needed for Credit memo request but after saving the CMR and when i raise the Credit Memo (VF01) system is showing a error message saying "PGI not done for Outbound Delivery 30047402"
    In CMR document type i have set the order related billing and i have removed the billing block also
    I have raised the CMR based on Invoice
    Kindly help me in this regard
    Regards
    BMS

    Hi Raj Aryan Malhotra, Thanks for ur reply
    The setting which u said are already there
    The second one that is, change the copying requirement of header to 11. i did this but this time the message was different "The document is not relevant for billing" . After checking the log i could the follwoing info
    Client                                                   240
    Group Number
    Sales Document Number
    Item Number of the SD Document         000000
    Schedule Line Number                         0016
    Counter in Control Tables                     00
    Message Identification                         VF
    System Message Number                    016
    Output Type                                        I
    Message Variable 01
    Message Variable 02
    Message Variable 03
    Message Variable 04
    Group Type                                         F
    Kindly help me to resolve this also
    Regards
    BMS

  • Credit memo request

    Dear Gurus ,
    I hv created Four sales document types  ,I maintained four different pricing procedures for each sales doc type .
    Assigned different doc procedure indicator as follows .
    Sales doc type   doc pricing proc indicator  Billing type
    ZS1                    A                                       ZF1
    ZS2                    1                                       ZF2
    ZS3                    2                                       ZF3
    ZS4                    3                                       ZF4
    Now i want to create credit memo request ,
    DO is there any way that i hv to confgure  only one credit memo request document for referreing above different billing types.
    Because it is showing error for pricing procedure determination.
    Pls suggest should I configure four different credit memo request for that or not .
    Thanks in advance .
    Anchal Pawar

    Dear Ms Pawar,
    A single credit memo request may be configured in order to  refer each of the billing types by appropriate settings in copy control, provided all the item categories and schedule line categories involved in the referring document are covered.
    Further, a credit memo would not have an explicit pricing procedure, but would copy the procedure from the referred document.
    Changes if applicable may be set in the copy control settings.
    Trust I clarify.
    Regards,
    K Gopidas.

  • Copying requirements in vtaf credit memo request

    Copying requirements[021]: This routine checks sold-to-party, sales area, and currency is same or not when copying billing document to sales document.
    experts please give clarity on the above statement. when we are creating the credit memo request , we simply in va01 give reference invoice number and we will press enter . so then all the details will be copied. And my confusion is that , we are copying from invoice everthing , then how can we check sold-to-party, sales area, and currency is same or not

    Hi
    Why confusion ?
    All data will come from the reference document.
    You can refer to a Billing document OR  a Sales order for creating a Credit memo request.
    If you are refering the Billing document and if you want to check then go to the document flow.
    You will get all preceeding documents and succeding documents there which makes your checking easier.
    Beside this , you can also create a "Credit memo request" with out any reference document document.
    So what you will check here ?
    It is created as per requirement.
    Take an example of a practical situation.
    Suppose, You are working in Sales, Your Dealer, who is your customer has put a complain for which you need to create a Credit memo request but he is saying that he can not give you any reference document number.
    Then what you will do in that case  and what you will check here?
    Simply, you have create a Credit memo request without any reference document.
    Hope, it is clear.

  • REBATE CREDIT MEMO REQUEST -2CONDITION TYPE

    HI ALL,
    I am doing material rebate with my condition type ZZ02 n  maintaing  a rebate agreement for 1000 Rs- 50 Rs as my accruals. My accruals are Rs 200 after billing. Now when i am going and creating a rebate credit memo request, its not taking the Rs 200/- as the value rather 2 line items are generated with C. type ZZ02 with Rs 200 as my value(statuary) and another line item with (Rs 1000 *x quantity) which is the one it is taking.
    PLs let me know where i could be wrong in my settings.
    Rgds,
    Amit

    Did by configuring rebate aggrement type.

  • Status update of Credit Memo Request

    Hello,
    The processing status in the credit memo request is not updating as "Fully invoiced" even after the credit memo is created.  Due to this I am able to repeatedly create credit memo against this same credit memo request.
    The problem as i understand is that in the credit memo request > header data > status tab > Bill.stat.order-rel. field is still showing  "Not invoiced".  But it is suppose to show "Fully invoiced".
    Can anybody let me know where is the setting to control the status update of the credit memo request. 
    Thanks,
    Shankar

    IN the customising for the item category, Check the billing relevance is C or not.Normally the completion rule is left blank. If not use this field, This is used for completion from quotations to orders but works as effectively as for other order types as well.
    regds
    Jude

  • Copy a sales order to creade a sales order credit memo request

    Hi,
    I copied a sales order from i.e. 100.000 (type ZMA) to another one i.e. 200.000 (type ZCMR), the last one is a Credit Memo Request.
    Now when I try to create the credit memo by VF01 for the sales order 200.000, I'm getting the error message: ZCMR ZPOS cannot be invoiced with billing type ZCM.
    I would create the credit memo from the sales order type ZCMR
    Is this possible ?
    Best Regards

    Hi,
    In general the Credit memo request would be created referncing the Invoice. 
    In your case, you have mentioned that credit memo request is created a Sale order. Not sure of the specific scenario if you have any,
    on point 2, yes,  you may create Credit memo referencing the Credit memo request.
    In all places, check for the copy controls from the preceding document to the successing one.
    If this helps,  Text Removed
    Regards,
    VBASHA.
    Edited by: Lakshmipathi on Feb 3, 2012 5:13 PM
    Dont add such comments and deviate the forum rules

  • Debit/Credit memo

    I am confused whenever i come across the term Debit/credit.... here in MM point of view where we use this Debit memo and credit memo..
    I am new to this pls tell me the following steps how to do that debit/credit memo..

    Hi
    DEBIT MEMO
    The Debit Memo process is used for applying a debit to a customer account once a determination has been made that a customer has been undercharged as a result of a pricing or sales tax rate error. A Debit Memo Request is then created with the amount to be Debited, and placed on a billing block for review. It must then be released to become billing relevant, and appear on the billing due list. Periodic billing process creates a Debit memo to be sent to the customer, and posts an accounting document.
    .CREDIT MEMO
    You post a credit memo if too large an amout has been invoiced ,the total invoice quantity in the p.o history is reduced by the credit memo quantity
    A transaction that reduces Amounts Receivable from a customer is a credit memo. For eg. The customer could return damaged goods. A debit memo is a transaction that reduces Amounts Payable to a vendor because, you send damaged goods back to your vendor.
    Credit memo request is a sales document used in complaints processing to request a credit memo for a customer. If the price calculated for the customer is too high, for example, because the wrong scale prices were used or a discount was forgotten, you can create a credit memo request. The credit memo request is blocked for further processing so that it can be checked. If the request is approved, you can remove the block. The system uses the credit memo request to create a credit memo.
    Thanks

Maybe you are looking for

  • Slideshow Exported to QuickTime Won't Play Music

    I also posted this to the QuickTime forum, since I wasn't sure where it quite fit. I created a slideshow using my iPhoto 5.0.4 then exported it to a movie as Quicktime, with music. It plays beautifully on my machine. I burned it to a CD and sent it t

  • HTML input integer zero

    I'm trying to pass value from a box as integer, however if a user types '0' at the start, it is not counted...good reason i guess?

  • VM created from Windows 10 TP template stuck at region select page

    I need use System Center Virtual Machine Manager 2012 R2 to create VM with different locale settings. Step: Create VM with Windows 10 TP ISO. Use local machine account 'A'. Do some manual configuration. Create VM template with this VM. Template setti

  • IPod Nano won't sync, help!!

    When i connect my iPod nano to my Macbook pro, it opens itunes and everything and will sync for about 2 seconds and then say a file is missing and it cannot sync and i dont want to reset setting or anything because i want all my music. what do i do!?

  • Issues after update to 10.2.1.2976

    I updated my Z10 to 10.2.1.2976 and started having issues with the microphone during calls. I don't use voice dictation so I cannot say if it affects everything or just in calls. This is an intermittent issue where the mic just cuts out. It sometimes