Change condition of invoicing for dunning charges

Hi gurus,
we have requirement in isu to change the condition of invoicing for dunning charges.
Actually we have two company, n now it post dunning charge for both of these companies n do invoicing.
But now we want to invoice (dunning charge)only for one company with all condition. and second company will be invoived (posted by dunning charges) if its blart = sd n  blart = 'as'.
if anybody did it before please help me.
for that purpose does we have to create some fm n have to do  customisng.
if yes then plz suggest me the step by step process.
thanks.
seema

hi,
In the BADi BBP_SEND_MEDIUM_MODE, you dont have any incoming parameter on basis of which you can check the mode(Whether CHNAGE or CREATION of PO).If you want to usethis,you will have to use the CHANGE/CHECK badi in combination with this Badi.In the CHNAGE/CHECK badi,you will need to check whether the PO is changed and set a memory paramter.Export this parameter to the badi BBP_SEND_MEDIUM_MODE and acc set the Medium of output.
Another BADi which you can look for is BBP_PROCESS_PO.
BR,
Disha.
Do reward points for useful answers.

Similar Messages

  • Change Document - Block Invoice for Payment - BAPI

    Hello All,
    I have the requirement to block an invoice for payment through the Portal.
    In FB02 transaction, we can select an item and set the "Payment Block" indicator to B (blocked) for instance.
    I would like to know if exists a BAPI that allows this update. If not, if exists a function module for that (then we could create our own BAPI).
    Thanks in advance,
    Marco

    Hi Marco
    The BAPI never sets a payment block indicator by itself. It doesn't do so even when you have a payment release workflow
    activated where FB01 would automatically set the indicator.
    For BAPI calls you must always pass the payment block indicator in ACCOUNTPAYABLE-PMNT_BLOCK or code a user exit as described in note 487722 to populate the indicator automatically.
    In the normal FI posting transaction code, for example:FB01, system will read the customziing in Tcode OBB8 ->if Block key is defined and the flag of Transfer payment block when changing terms of payment is on, the system will set the this payment block into corresponding line items in which this payment term is used. please refer to source codes:
    Main Program     SAPFF001
    Source code of   SAPFF001
        CALL FUNCTION 'FI_FIND_PAYMENT_CONDITIONS'
          EXPORTING
            i_zterm            = bseg-zterm
            i_bldat            = bkpf-bldat
            i_budat            = bkpf-budat
            i_cpudt            = bkpf-cpudt
            i_zfbdt            = bseg-zfbdt
            i_funcl            = t020-funcl                     "ERP05
          IMPORTING
            e_t052             = t052                   <<<<< import customizing in T052(Tcode:OBB8)
            e_zfbdt            = bseg-zfbdt
            e_sklin            = sklin1
          EXCEPTIONS
            terms_incorrect    = 4
            terms_not_found    = 8
            no_date_entered    = 12
            no_day_limit_found = 16.
        CASE sy-subrc.
          WHEN 0.
          WHEN 4.
            MESSAGE e737 WITH bseg-zterm.
          WHEN 8.
            MESSAGE e100 WITH 'T052' bseg-zterm.
          WHEN 12.
        MESSAGE.
          WHEN 16.
            MESSAGE e024 WITH bseg-zterm bseg-zfbdt+6(2).
        ENDCASE.
    *------- Zahlungsschlüssel und Zahlungssperre vorschlagen -
        bseg-zlspr = t052-zschf.    <<<<<<<< payment block is set
        bseg-zlsch = t052-zlsch.
      ENDIF.
    Hope above explanation are useful for you to find the solution.
    Best Regards,
    Gladys xing

  • Header condition in invoice for calculating pallet cost

    Hey,
    Based on the number of handling units in the delivery we would like to invoice the customer for this.
    We have set up an header/item/group condition (fixed rate) for this. In the calculation schema we have assigned a formula to the condition.
    The formula is triggered when invoicing, but we are noe able to influence the value on the conditon. The problem is that we want to influence it in header conditon.
    Any idea of how to handle this type of condition based on header data from the delivery?
    Best regards,
    Terje

    Hi,
    In the M/06 transaction for your freight condition, select the Calculation type as fixed value.
    Or try using FRB1 conditon instead of FRC1, hope it will work.
    Regards,
    RitiG.

  • The invoice for the charge you made on the credit card?

    Hi
    I need the invoice you charged this year on the credit card. Could you email it to [email protected]

    Hi bc care,
    Please see Manage your membership and payments | Creative Cloud for instructions on printing a receipt. You'll find what you're looking for in the Payment & Credit Card section.
    Best,
    Sara

  • MIRO error for Delivery Charges

    Dear Gurus,
    When I try to post invoice for delivery charges such as Custom duty the following error comes,
    Tax code V0 country IN does not exist in procedure TAXINN
    Message no. FF713
    Diagnosis
    You entered a tax code which is not defined for the country of the company code to be posted to in the tax calculation procedure.
    Whereas Invoice for material price to the material supplier is posted without error.
    i have assigned tax procedure to country
    I have created a tax code and maintained it in company code.
    Please guide me.
    Regards
    Ashish

    HI,
    Check the Assignment of tax code to the CC and tax procedure.
    2.Check the PO tax code and Invoice tAX CODE.
    And check the configuration , menu path
    SPRO>>Financial Accounting (New)>>Tax on Sales/Purchases>>Posting>>Assign Tax Codes for Non-Taxable Transactions
    Regards,
    Andra

  • Change in Invoice for condition amount.

    Hello Gurus,
    Actually I have a query where I want to make changes in the Invoice amount. I have maintain the contract and with respective of that contract I got due invoices of equal amount by the periodic billing. But now the case is that I want to raise the invoice amount without making changes in the contract value. So can I make changes in the invoice amount by adding a condition into the invoice condition directly or can I change the previous condition amount in invoice only?
    If we can make this changes please tell me how can we do it? Or else please suggest me the solution for above scenario.
    Thanks in advance,
    Sanju

    Hi Sanju
    Welcome!
    Q1: can I make changes in the invoice amount by adding a condition into the invoice condition directly or
    A: Adding a new condition type to your invoice will be an overhead for you as it's one change. Also it will require amendment to you invoice pricing procedure as well.
    Q2: can I change the previous condition amount in invoice only?
    If this is only one time change, this is better idea.
    Please revert if require more help.

  • Vendor change in PO for delivery charges after MIGO

    Dear All,
    System is allowing to change the Vendor for delivery charges even after the MIGO has been done, without any message (warning/error). The Vendor field is editable in PO, even after MIGO.
    Vendor was changed, But at the time of MIRO system is showing the old vendor, not the changed one.
    Problem is explained with one example-
    PO created with "Freight" Delivery charge - with vendor ABCD.MIGO was done.
    After MIGO the exact vendor for the Freight was know, Vendor XYZ . As system is allowing to change it without message, it was changed. No change log is there for the changed vendor.
    But now at the time of MIRO, system is suggesting u201CPlanned delivery costu201D for Vendor ABCD, not for XYZ.
    So how to proceed as the payment has to be done for the new Vendor XYZ.
    Please suggest.
    Regards,
    Vijay P.Bhaware
    Edited by: vijaypb on Aug 28, 2011 4:40 PM

    Hi,
    Please check SAP Note 549408 - Conditions modifiable after invoice receipt for the same.
    THis will resolve your issue.
    Symptom
    You already posted an invoice receipt for a purchase order with delivery costs, but no goods receipt yet. After that you can still change conditions of type 'B' (Delivery costs) via Transaction ME22 or ME22N in the purchase order.
    Solution
    Refer to the attached advance corrections.
    In addition you must adjust message V1631 as follows:
    Change the short text of the message via Transaction SE91 as follows: <Z1> No new delivery costs must be entered after occurred GR/IR.
    Extend the long text by the following passage in section 'Diagnosis': <Z1> After an occurred invoice receipt the change of delivery costs is not allowed in the purchase, either, as information for the correct process are no longer available and the postings can no longer or not without errors be carried out, particularly after the deletion of posted delivery costs for subsequent cancellations or invoices.
    Regards,
    Sandesh Sawant

  • Condition type used for invoice list

    Hello Gurus,
            following condition type used for invoice list, why do they exit in invoice list:
             RL00    MW15.  LR00    RD01

    Hi,
    Please go through the below document
    When you work with invoice lists, you need to be familiar with the following concepts:
    Prerequisites for invoice lists
    Relationship to Pricing
    Structure of an Invoice List
    Changing header and item data
    Integration with financial accounting (FI)
    Prerequisites
    You can only process invoice lists if the following prerequisite data is defined by your system administrator in Customizing for Sales:
    Condition type RL00 (factoring discount) must be maintained and, if required, also the condition type MW15.
    An invoice list type must be assigned to each billing type that you want to process in invoice lists. The standard version of the SAP R/3 System includes two types of invoice lists: LR for invoices and debit memos, LG for credit memos.
    Copying requirements must be defined (for example, the payer, terms of payment and other fields that must be identical in the documents to be included in the invoice list)
    In addition, before you process an invoice list, you must maintain the following master data:
    A customer calendar must be defined, specifying the time intervals or dates on which invoice lists are to be processed.
    The customer calendar must be entered in the Billing Sales Area view of the customer master record.
    Pricing condition records for the condition type RL00 and, if necessary, (e.g. in Germany) the condition type MW15 must be maintained.
    Output condition records for condition types LR00 and RD01 must be created.
    Relationship to Pricing
    The system processes factoring discounts in invoice lists in exactly the same way as other kinds of pricing elements. The data for the factoring discount is stored in condition records. Controlling during document processing is carried out via condition types, pricing procedures and access sequences. This control data is defined in Customizing for Sales by your system administrator.
    For further information, see  Conditions and Pricing.
    Structure of an Invoice List
    An invoice list represents an individual billing document. It consists of a document header and document items. Each item represents a billing document that you have included in the invoice list. The header contains an overview of summary information, such as the net value of all documents in the invoice list, the value of the factoring discount, details of taxes, and so on. It also contains information on partners and output.
    Changing Header and Item Data
    You can change some of the header data - for example, the billing date - when you process the invoice list. You can change an item - either an individual or collective invoice - and display document details. However, you cannot change any data in individual billing documents once they are part of an invoice list.
    It is possible, however, to make certain global changes to output in all items in an invoice list.
    For further information on output, see  Communication in Sales and Distribution Processing.
    Integration With Financial Accounting (FI)
    The documents that you want to combine within an invoice list must already have been billed and forwarded to Financial Accounting. Here the billing documents intended for an invoice list are blocked for normal dunning transactions.
    The dunning block on FI documents is lifted as soon as you create an invoice list and transfer it to FI . The system then calculates the new dunning date for the invoice on the basis of the invoice list date.
    In addition, the system enters invoice list numbers in the FI documents as reference numbers. Invoice list numbers can then be entered for incoming payments.
    When you save the invoice list, the system automatically creates an accounting document for the factoring discount and possible taxes and posts it to the corresponding G/L account in FI.
    Regards,
    Murthy

  • Customer invoices are blocked for dunning automatically when we run F150

    HI All
    when we are running the dunning (T.Code F150) for one of the customer invoice items are blocking for dunning automatically.
    the customer master setting for dunning block fields is empty and there is no changes for this field.
    These invoices are created recently and could please help to find a solution for not happened the same in hte next dunning runs?
    thanks in advance
    Best regards
    Venu

    Hi,
    Customer automatically gets blocked if the Customer has NO Line Items which can be considered for Dunning.
    Before running the Dunning check weather the customer master us updated with DUNNING Variant and also check for the weather the  Line items are over due and if so check the Dunning Procedure for Dunning INTERVAL and also the Arrear Days for each Internal.
    Hope this will Help you .
    Thanks
    Goutam

  • Change condition in already invoiced Sales Order

    Dear all,
    Could you please help me with following questions?
    Is it possible to add/change condition types on the sales order (header and item level) for which invoice has been created already?
    I mean is it possible to add some surcharge condition to already invoiced order and than as result debit memo?
    And one more question : Are there some time restrictions when debit/credit memo can be created? (I believe not, but I would like to have this confirmed, as I am not SD expert.)
    Thanks in advance for all replies,
    Cheers,
    Milan

    Hi,
    Here are the answers to your question
    > Is it possible to add/change condition types on the sales order (header and item level) for which invoice has been created already?
    I mean is it possible to add some surcharge condition to already invoiced order and than as result debit memo?
    The answer is No. You cannot add or change the condition once it is invoiced.
    > And one more question : Are there some time restrictions when debit/credit memo can be created? (I believe not, but I would like to have this confirmed, as I am not SD expert.)
    The answer is No again. There is no time restriction and you can create debit or credit memo immediately when the invoice is released to accounting.
    Hope this helps
    Thanks
    Mukund S

  • No condition for Offloading charges in PO

    Dear All:
                  I want to ask there is no condition for Offloading charges in PO. PO maker forgot to put them. Now PO is released as well. To pay Offloading vendor we must do its MIRO first but since there is no condition for Offloading in PO  i am unable to process the bill attached with PO reference for Offloading charges. Please guide how to do its MIRO with reference to same PO.
    Regards

    Hi Atif,
    In such cases wher esome cost is incurred as additional cost which was not part of PO, you can use unplanned delivery cost while posting MIRO.
    When you run T.CODE MIRO ,you give the reference of PO and go to detail tab in Header there is field for Unplannned delivery cost.Here you can put the cost incurred for offloading the material and mention the invoicing party in case other vendor is doing offloading.
    Hope this clarifies your querry.
    Thanks,
    Charu

  • Changing the Dunning level and reports for Dunning

    How can I change the 'Dunning level' for line items in the 'Dunning History/Dunning overview'? I have read in help.sap that I can change it, but am not able to find where I could do that.
    link: http://help.sap.com/erp2005_ehp_03/helpdata/EN/bc/2127c4265911d286d6006008bbc8e8/frameset.htm (In 3rd para).
    Can anyone tell me if there are any reports available to view the 'Dunning list'(other than Dunning History in F150).
    Also, Our client needs a report which shows a list of all 'customers' and 'line items' Blocked for Dunning.
    Please give me your suggestions ASAP.
    Thanks
    Edited by: sapfan 20062007 on May 3, 2008 10:39 PM

    Thanks .
    I'm looking at running the ALFS editor . I'm in WebAS 7.00 . The Themes/templates and brand colours on the left frame does appear but the bsp page does not appear . used the standard bsp page which appears as a default ( bsp add it05 ) . The error message is as follows
    The following error text was processed in the system:
    BSP Exception: Das Objekt entrypoint.htm_sap-themeRoot=/sap/public/bc/ur/design2002/themes/alfs1000101F5FFFA2F4F4F2929296F8FAF3F5F7F in der URL /sap/bc/bsp/sap/it05/entrypoint.htm&sap-themeRoot=%2fsap%2fpublic%2fbc%2fur%2fdesign2002%2fthemes%2falfs1000101F5FFFA2F4F4F2929296F8FAF3F5F7F ist nicht gültig.
    But if I run the bsp application manually then the right theme does get picked up . I made the entry in the bspthemeroot table and put in the alfs parameter in the above url ( 1000101F5FFFA2F4F4F2929296F8FAF3F5F7F  ) . The bsp application works fine but not the alfs editor . Any ideas ?

  • Proforma Invoice for Free of Charge Delivery

    I want to know how to create a pro forma invoice for a free of charge delivery. Currently the item category is KLN and it says that the item category is not relevant for billing.
      Thanks in advance
    Dinesh

    Hi,
    Check item category detail screen Billing relevance filed.if you want to create invoice this should be actiavted.
    Regarding Profroma invoice you need to mention in the order type(VOV8).The field called order related billing,here you have to mention proforma billing doc. type.
    Let me know if you need more info.
    Regards,
    Chandra

  • Change G/L account for free of charge po good receipt .

    We create free of charge po for sample parts.Because its price is 0 and will decrease moving average price.
    ( Our price control is moving average price .)
    Our user hope system can support as below :
    1.No ap -- ok .
    2.Change G/L account for GR fi document
    3.Do not impect moving average price
    4.stock qty increase after GR
    I try to copy movement type 101 to another .And receive po using this movement type , but it does not work.
    Is anyone tell me how to config it?
    Thanks very much.

    Hi Jimmy
    Even MAP changes also, total stock value will be the same,
    posting freegoods won't effect the stock value.
    What exactly the necessity of restricting the moving average price change against freegoods posting.
    Through standard SAP I dont think it is possible, if you really ned this then go for custom development.
    Thanks & Regards,
    Krish

  • Price Change in Framework Order for services, with Invoicing Plan

    Hi All,
    I create a F.O for a single item with Acct assignment"K" and Item Cat"D". The FO has two service masters with a common cost centre, with different tax codes. E.g.One with N2(19%) and the other with V0(0%). This FO is created with a periodic Invoicing plan.
    When I run MRIS for the first month, the invoice is posted with the correct values.For the second month when I change the prices randomly for the services at the service level, the invoice is posted with wrong values.
    But when I change the prices proportionately,e.g. for Serv1. from 100 to 200,300,400.. and for Serv.2. from 10 to 20,30,40.. respectively, the Invoices are calculated correctly.
    Could you please reply the reason for such a system behaviour and also the possible solution or the OSS notes for this issue. I am working in version 4.7.
    Thanks,
    Suresh Natarajan.

    Hi Steve,
    1) The invoice is calculated at a random value and I couldn't make out the proportions.
    2) Yes, the invoicing plan is Periodic with the Invoicing date as the last day of the month.The order is valid for 2 years(01.01.2007 TO 31.12.2009) and therefore in the invoicing plan of the PO, there will be invoices till 31.12.2009 with the Invoice Block. At the end of everymonth, the block will be removed for processing the Invoice(MRIS).During this time, if there is any change in the prices, we can change it and remove the Invoice Block and save the PO. Here when we change the prices randomly and execute the MRIS, it is throwing wrong values(i.e.the tax calculated is wrong)
    Thanks,
    Suresh.

Maybe you are looking for