Default Billing date for cancellation of F2 invoice

Hello
I am trying to default the billing date to the system date in the cancellation document, but it is not working. Can someone give me advice with my customize settings? My invoice is F2 and my cancellation is S1 (ECC 6.0)
In Billing copy control (VTFF), billing ->billing, I go to the settings for F2 -> S1.
At the header screen, copying requirements and other values are blank. Do I need to maintain any values here?
At the item screen for my item (TAN), copying reqs is set to 005 (Cancellation Header), Data VBRK/VBRP is set to 011 (Bill date = today).
If anyone can give me advice on my settings, it would be greatly appreciated
Regards
Ken

Use the include program for invoice <b>RV60AFZC</b>
in the userexit USEREXIT_NUMBER_RANGE_INV_DATE you have to do the coding.
<b>For using this userexit make sure that you are not using USEREXIT_NUMBER_RANGE for assigning internal number range to invoices of different plant/company code.</b>
The following codes will make all invoices created (S1 or F2) take system date by default, you can modify it to make it work only for S1 (Cancellation invoice)
FORM USEREXIT_NUMBER_RANGE_INV_DATE USING US_RANGE_INTERN.
Example: Number range from TVFK like in standard
US_RANGE_INTERN = TVFK-NUMKI.
*{   INSERT        DEVK906746         
data : date  type dats.
date = sy-datum.
vbrk-fkdat = date.
modify vbrk.
*}   INSERT
ENDFORM.

Similar Messages

  • Billing Date for Cancelled Billing Document

    I have billing document whose billing date is Mar-2008 and in header creation date is May-2005. When we checked the document flow it showing same billing document has been cancelled in My-2005 and also cancelled document date is May-2005.  This billing document is created for contract whose billing plan is valid till Dec-2008. When i checked the billing plan there I get the billing date which showing in billing document. Now my question is why cancelled billing document having current year billing date when it is cancelled in May-2005.
    Regards,

    Hi
    We have a option to change the billing documnet date under header details.
    1) Go  to VF02
    2) Enter billing document date
    3) Go to header deatils and change the billing date to current billing date
    4) save the document.
    Pts if ur problem gets solved
    RGDS
    B.JAGANATH

  • Default billing type for delivery type

    Dear friends,
    I am doing STO scenario. After creation of purchase order and delivery I am creating proforma Invoice with reference to delivery document. By default it is taking F2 billing document type, but I want my own created proforma invoice ZF2 as default billing type for this delivery type. Is it possible? If so how?
    Regards
    Rama

    Dear Rama Rao
    Go to VTFL, select your delivery type and assign ZF2 billing type so that whenever you create billing for delivery, by default system will take zf2.
    thanks
    G. Lakshmipathi

  • BI : Billing date for largest billing amount

    Hi,
    I have a scenario where I have data for sales order and invoices in PSA.
    Now I need the billing date for the largest billing amount against a sales order in the cube. Can we calculate the billing date in the cube/report?
    If yes then how......

    Hi,
    Have you tried using condition in your report with the following criteria
    Top N condition for invoice amount with N = 1.
    But, this is possible from the cube only. Direct access to PSA data cannot be done.
    With Regards

  • BI : Billing date for largest billing date

    Hi,
    I have a scenario where I have data for sales order and invoices in the cube.
    Now I need the <b>billing date for the largest billing amount against a sales order</b> in the cube. Can we calculate the billing date in the cube/report?
    If yes then how......

    Query kept in wrong discussion group..

  • Default Billing Type for Delivery against PO

    Hi Experts,
    Is there any setting to maintain Default Billing Type for Delivery against STO. Though the invoice is crated by manually putting customized Biiling Type and A/Cing doc also generated, but in the VF04 still system shows the same deliveries pending with Billing Type (F2).
    Kinly help in finding out the reason.
    Thanks & Regards
    Girish

    Hi
    There is a customization available here no default or hard coded
    Normally in a sales doc type we mention which billing type system has to pick
    If the billing happens from a PO which billing type system will take depends on the controls set in the areas mentioned below
    Go to your delivery type OVLK (say your delivery type is NL)
    In that there is a field called default order qty in the order reference tab (say if you maintained DL there)
    This DL is called PSEUDO order type
    Then in VOV8 for DL based on the billing types mentioned ,system will take the billing doc
    For delivery related billing say if you mention say ZF8  in the details of DL in VOV8(provided you have created ZF8)
    Then while you bill the delivery doc of NL system will take ZF8
    For intercompany delivery you can create ZIV billing type also Pure customization
    PO is linked to delivery type ( MM spro settings)--Del type linked to order (pseudo)  type---in order type (pseudo) we mention the billing types. Here the flow is bit different that pure SD flow
    Though the invoice is crated by manually putting customized Biiling Type and A/Cing doc also generated, but in the VF04 still system shows the same deliveries pending with Billing Type (F2).
    This manual is not reqd if the said assignments are done properly
    Regards
    Raja

  • How to set a default Billing type for a particular Delivery type

    Dear All,
    How to set a default billing type for a particular delivery type.
    My requirement is, we are creating delivery for a Stock Transport Order. Delivery type is NL and the Purchase order type is UB.
    When we are creating Billing, it should take Billing type "ZSTO" by default, which is the customised Billing type.
    Where we have to do this setting?
    In case of normal sales order, this control will be available in the Sales order document types.
    In case STO, how to set a default billing type for a delivery type (NL).
    Regards,
    Rajesh

    There is a customization available here no default or hard coded
    Normally in a sales doc type we mention which billing type system has to pick
    If the billing happens from a PO which billing type system will take depends on the controls set in the areas mentioned below
    Go to your delivery type OVLK (say your delivery type is NL)
    In that there is a field called default order qty in the order reference tab (say if you maintained DL there)
    This DL is called PSEUDO order type
    Then in VOV8 for DL based on the billing types mentioned ,system will take the billing doc
    For delivery related billing say if you mention say ZF8 in the details of DL in VOV8(provided you have created ZF8)
    Then while you bill the delivery doc of NL system will take ZF8
    For intercompany delivery you can create ZIV billing type also Pure customization
    PO is linked to delivery type ( MM spro settings)--Del type linked to order (pseudo) type---in order type (pseudo) we mention the billing types. Here the flow is bit different that pure SD flow
    Though the invoice is crated by manually putting customized Biiling Type and A/Cing doc also generated, but in the VF04 still system shows the same deliveries pending with Billing Type (F2).
    This manual is not reqd if the said assignments are done properly
    Hope it can assist you.
    Thanks & Regards
    JP
    Edited by: J Prakash on Jun 23, 2010 4:05 PM

  • VF01 Determine Billing date for billing index and printout to current date

    Hi
    we need to determine the Billing date for billing index and printout to current date
    What can I do to determine automatically at the time of creation current day to Billing date for billing index and printout?
    please let me know
    Best Regards,

    Hi Beatriz ,
    You have two options here. you can chose either of these solutions:
    1.
    A. T-Code: VTFL ( if using del related billing)   For the billing document and delivery, at item level assign the copying requirement 011 or if you are currently using some other routine then you can use following in that
    VBRK-FKDAT = SY-DATUM.
    B. T-code VTFA (if using order related billing)
    Similar to A, using copying requirement 011.
    2. You may also try option of Checking in the User Exit for the Program RV60AFZA & RV60AFZA.
    Please let us know if this helps
    Regards
    Harpreet

  • Setting up Billing Block for SALE ORDER during Invoice cancellation

    Hi,
    I have a requirement where in i need to set the billing block(VBAK-FAKSK) while saving Invoice cancellation document. Please suggest some user exit or BADI during Invoice save so that i can set the billing block in sale order header data.
    Thanks in Advance,
    Raghav
    Moderator message: please do your own research before asking.
    Edited by: Thomas Zloch on Jan 12, 2011 2:59 PM

    Hi,
    You can try TCode V.00
    This transaction when executed will give you the list of all the sales documents blocked for delivery per sales organization. There are various other criteria which might be useful. This transaction will allow you to edit each sales document.
    If this is not the one that you want, then perhaps you might have to develop one.
    Thanks
    Mukund S

  • Only One Billing Date for Collective Invoices

    Hi Gurus,
    I have a peculiar client requirement.
    There is a Order related billing. Now this Order type and Billing type is used by 30 RBUs.Now I want to do Collective billing for a particular RBU on last day of the month. Also I dont want the billing to happen any time of the month in between so I can think of blocking of Order but this will block all Orders for that type. Also if I use Billing block this will block all Billings !
    I am thinking of taking ABAP help.
    Pls suggest
    rgds..
    Ameet

    Go to VF04, maintain the required Billing Date in Default Data tab and execute.
    G. Lakshmipathi

  • Default due date , payment method when posting invoice with Special G/L

    Hi Gurus,
    I have a question is when I am posting an invocie to a vendor (FB60), Due On date, payment method  are automatically calculated based on the defaulted baseline date and the payment term in the vendor master. But when I am posting the invocie to the same vendor with Special G/L indicator, Due On date, payment method are not automatically calculated and system are expecting me to enter this date manually. Is there a way we can default this Due On date, payment thod based on payment term like it happens when posting to other invoices without Sp GL indicator ?
    Thanks
    Edited by: Ngoc Hoang on Nov 29, 2011 8:30 AM

    Dear Ngog,
    In general, special G/L transactions are used to map special processes
    to be stated separately in the balance sheet.So if you use special GL
    indicator, the fields relevant to payment terms (including baseline
    date) are not displayed. This is not controlled by field status.
    To make the fields You need ready for input for posting
    with special G/L indicator, the following Customizing setting is
    necessary:
    Financial Accounting -> Accounts Receivable and Accounts Payable
    ->Business Transactions -> Outgoing Payments -> Automatic Outgoing
    Payment-> Payment Method/Bank Selection -> Configure payment program ->
    All company codes -> double-click on corresponding company code -> under
    Vendor -> 'Sp. G/L transactions to be paid' you should enter the special
    G/L indicator A,B, etc.
    As explained in SAP note 4683, the only standard possibility to get the
    field payment terms on creating a posting with a special G/L indicator
    is by setting in the payment program configuration (trans. FBKP) for
    'All company codes' for customers/vendors 'Sp. G/L transaction to be
    paid'.
    Mauri

  • Payment terms default baseline date for delivery

    Dear All,
    Our requirement is for some customers we need set the baseline ref to SO date, for some customers we need set the baseline ref to delivery date, for some customers we need set the baseline ref to invoice date, but I can not find from customizing.
    Please help me.
    regards
    Nathan.

    Hi,
    I can only find document day, posting day, entry day, no default.
    can you help me what those mean?
    regards

  • Default Billing Date in VF01

    Hi,
    For transaction VF01, is there any way to make Billing date (Screen field: FRV60A-FKDAT, Screen No: 102) as system date by default.
    User should be able to change this date.
    Regards,
    Umesh

    One other thought,  take a look at transaction MB11,  here you can see that the two dates at the top of the screen are defaulted to SY-DATUM.  This is being done in a module of the PBO of the screen.  So you see, if there are any defaults being set in transaction programs, it is either coming from this type of coding or being pass thru parameter ids.
        MKPF-BUDAT = SY-DATLO.
        MKPF-BLDAT = SY-DATLO.
    Regards,
    Rich Heilman

  • Billing date for Rebate CMs

    Hi,
    We would like to set the billing date of CMs from rebate settlement to be set as 'current date' instead of the valid-to date of the agreement.
    We already updated user exit : RV60AFZC and put the code:
    IF sy-tcode EQ 'RBT_ENH_VB7'.
    vbrk-fkdat = sy-datum.
    But the billing date is still not getting updated..

    Hello Gemma,
    the relevant source code is in program LV60AA38:
      PERFORM vbrk_vbrp_fuellen.    < here your userexit is performed
    übergebene Daten setzen
      IF NOT xkomfkgn-fkdat IS INITIAL.
        vbrk-fkdat = xkomfkgn-fkdat.        < here VBRK-FKDAT is filled (overwriting the value set by userexit)
    Please use instead a copy-routine in transaction VTFA.
    The combination is:
    - sales document type from field T6B1-AUART_B3 (for partial setlement) or T6B1-AUART_B1 (for final settlement)
    - billing document assigned to the sales document type in VOV8 (field order related billing type)
    - item category set as default in transaction VOV4
    In the copy-routine you can set the billing date.
    Best regards,
    Ivano.

  • Billing date for return orders

    Hi,
    when creating return order (RE), without reference to any SD document, the billing date is default as current date.
    But, when I create the return order, with reference to a billing document, the billing date is scheduled, based on the lead times etc..
    I want to have it default as current date, with reference or not.. where/how is this configured?
    Thanks,

    Check in VOV8 for your return order type where there is a field to propose billing date.
    thanks
    G. Lakshmipathi

Maybe you are looking for

  • How do i change what apple id i want to use when updating apps?

    When updating apps, it shows my boyfriends apple id (we share a plan and both just got 4S). Every thing else shows my apple id. I want to use my own accont to update apps. How do I get rid of his apple id on my phone?

  • Has anyone else had difficulty using WPA2 Internet sharing with their Apple TV? Any solutions?

    Hi. I've seen references to this on here, but no solutions. I use my 27" 2010 iMac to share Internet in my home, latest versions of OSX and iOS.. Works fine, sharing with iPhones, an iPad and my Apple TV 2. Recently though, I changed to WPA2, and the

  • Average Value

    Dear all, i have to calculate a query which contains the following data                ¦ Day 1 ¦ Day 2 ¦ ... ¦ Day 7 ¦ Avg. week ¦ Avg. month ¦ Avg. year ¦ Value 1 Value 2 In Colum 1 to 7 the daily revenue should be displayed; in the column Avg. week

  • Facebook integration

    Hey, I tried the new Facebook iOS SDK, but there's something really bothering me. It seems that every time I load the App, and even push a window after it's been popped, the session ends and I have to log in again. How can I resume a session like wit

  • How to create buttons in Standard DYNPRO

    I have to show an LVA in VA01/02/03. I have to create a button in the standard dynpros, but i wouldn't like to registry the object. How can i do this? Thanks!