Copy Controld for Billing Document F1 to Billing Document S1

Hi All,
I am creating to cancel invoice using VF02. I have assigned S1 in VOFA for F2.
I wanted to know though there are no copy controls maintained for the same, why is the system allowing to create cancelled invoice for billing type F2.
Copy Controls in VTFF
For source Document F2
target document s1
not maintained..
can anybody help me in understanding this

Use Routine 29: Cancel Header Clear in Copying requirements of cancellation section of Billing Doc type(VOFA).
This copying requirements are FORM routines that check certain requirements as a precondition for the copying process.  This requirement checks if a billing document has been paid in AR prior to permitting cancellation.
For instance, if an error has been made in invoicing, it is possible to create a cancellation invoice and then re-bill the customer for the correct amount.  This process, however, should not be allowed if the invoice has already been forwarded to the customer and payment has been received and applied.  This requirement can be assigned to the billing document to insure that no paid invoices are allowed to be canceled.
For this either you check routine 29 coding in VOFM or use SE38 & check program LV60A029.
It will
Checks billing document to be canceled to be sure that it has not
already been paid in AR.  If so, it cannot be canceled.
So it works mainly based on billing doc status.
Regards
JP

Similar Messages

  • Pricing type in copy control for billing documents

    Hi Experts,
    In copy control for billing documents, there is a pricing type M - copy pricing elements, turn value?
    What is the effect of this pricing type?
    thanks

    Pricing type 'M' is used in copying control - billing document to sales document and in particular for sales document type 'RK' - Invoice correct request.
    Pricing type 'M' is used as 2nd pricing type to correct the field VBRP-WAVWR with +/- sign.
    So in short, for pricing type M, no prices are re-determined, but values are corrected with +/- sign.

  • Unable to cancel Billing due to cleared accounting document for Free Goods

    Hi,
    I have a case as described below:
    I.                    SALES ORDER CREATION
    Transaction VA01 à Sales order is created for the following details:
    1.       Material Normal  (TAN) : 100 CAR
    2.       Free Goods (TANN) : 10 CAR
    II.                  Subsequent processing of sales order 
    a.       Delivery(1) and Billing (1) creation for the SO with the following details :
    Material Normal (TAN) : 100 CAR
    Free Goods (TANN) : 5 CAR
    Status of accounting document after releasing billing document to Accounting: Not cleared
                    Accounting Journal:
                    A/R                                                                     xxxx
                    Sales discount                                                     xxxx
                                    General Domestic Sales                                        xxxx
                                    VAT u2013 Out(TAX)                                                    xxxx
    b.      Delivery (2) and Billing (2) is then being made for the leftover item of the Sales Order:
    Free Goods (TANN) = 5 CAR  
    Status of Accounting document after releasing billing document to Accounting: CLEARED
    Accounting Journal
    Dr. Sales Discount                                        xxxx
                            Cr. General Domestic Sales                  xxxx
    III.                Reversal of Billing (2) needs to be done
    Activities conducted:
    a.       Go to VF11 and enter Billing (2) document number
    b.      Execute!
    System response:
    Error Log:
    1)      Data inconsistency during processing of document xxxxxxx
    2)      The Billing Document xxxxxxx  is already cleared
    From the error found, we tried to reverse the cleared accounting document by using t-code FBRA:  
    System response:
    Document xxxxxx IS NOT  a clearing document
    Question:
    We have to reverse the clearing document first in order to cancel the related billing document but we keep finding this error, do Anyone have any advice to solve this issue?
    We have simulated similar transaction in IDES and no problem is found, is there any specific setting in customizing that can allow cancellation of billing document regardless of its accounting document status (Cleared or Not Cleared) ?
    Thanks in Advance,
    Indro

    Thanks a lot for the reply,
    It answers my question, I found the copying requirement using routine 029 was defined in the cancellation document section of the Billing type to be cancelled
    After removing, the billing document can be cancelled
    Thanks,
    Indro

  • User exit to copy the data from sales order to billing document

    hi everyone,
    Is there an user exit to copy the data from sales order to billing document?
    Regards
    Prabudh

    hi
    copy control would be the better option to choose.. but still u can a give a search in list below and opt for the right one..Refer to the link below..
    http://www.planetsap.com/Userexit_List.htm
    User exits for Sales order
    1•USEREXIT_DELETE_DOCUMENT
    2•USEREXIT_FIELD_MODIFICATION
    3.•USEREXIT_MOVE_FIELD_TO_VBAK
    4.•USEREXIT_NUMBER_RANGE
    5.•USEREXIT_SAVE_DOCUMENT
    User exits for billing
    1.•USEREXIT_ACCOUNT_PREP_KOMKCV (Module pool SAPLV60A, program RV60AFZZ)
    2.•USEREXIT_ACCOUNT_PREP_KOMPCV
    3•USEREXIT_NUMBER_RANGE_INV_DATE (Module pool SAPLV60A, program RV60AFZC)
    4•USEREXIT_PRINT_ITEM (Module pool SAPLV61A, program RV61AFZB
    5.USEREXIT_PRINT_HEAD (Modulpool SAPLV61A, Programm RV61AFZB)
    Reward if Useful
    Thanx & Regards..
    Naren..

  • Can i know the copy controls functionality for on standard order to billing

    hi,
    sap gurus,
    can i know the copy controls to be set in for functioning standard order to billing document.
    plz say the config settings and t.code for that ie order to billing
    regards,
    balaji.t
    09990019711.

    Dear balaji
    If you can tell us in which scenario, you need the following, it will be easy to suggest.  Anyway you can try with the following which is for service (item category TAD)
    Go to VTFA and maintain the following settings:-
    Header Data
    Copying requirements::::::::001
    Copy item number::::::::::::::X
    Item Level
    Copying requirements:::::::::002
    Data VBRK/VBRP::::::::::::::001
    Billing quantity:::::::::::::::::::A
    Pos/neg.quantity::::::::::::::::+
    Pricing type:::::::::::::::::::::::A
    If it is a third party, then at item category (TAS) level, you need to maintain the following
    Copying requirements::::::::::028
    Data VBRK/VBRP:::::::::::::::000
    Billing quantity::::::::::::::::::::F
    Pos/neg.quantity:::::::::::::::::+
    Pricing type:::::::::::::::::::::::::G
    thanks
    G. Lakshmipathi

  • Error Message for the cancellation of paid billing document

    Hi,
    Can i create and error message for the cancellation of paid billing document? If yes, how can i create such.
    Overview:
    Accounting document is created upon creation of billing document. Upon payment, document cleared is the accounting document created. There are instances wherein accounting document was already cleared but our user is still able to reversed billing document. Now, i want to create an error message or user exist wherein, when a user will not be able to reverse the billing document if the accounting document attached to this billing document is already paid.
    Thank you and best regards.
    Rachelle

    Hi Rachel,
    You can make use of the exit (Include) MV45AFZZ. The corresponding form routine is FORM USEREXIT_SAVE_DOCUMENT_PREPARE.
    In this exit, For the given billing document ( which is going to be cancelled ), pick up the accouting document from BSEG tables.
    For this accouting document, Pass this to BSAD Table ( Customer clleared items) 
    If BSEG-BELNR = BSAD-BELNR and
      BSEG-Acc.Year = BSAD-Acc,year )..
    Then throw a error message and EXIT.
    So for all the cleared docments , user can not cancel the invoices.
    Regards,
    Sai

  • Table name for open delivery document and open billing document.

    Can any body tell me what are the table names where we can get the the open delivery document numbers and open billing document numbers?

    HI
    Table S066 (Open orders)
    S067(Open deliveries and billing)
    Those 2 tables helpful only to know the credit exposure not for open deliveries and open billings document numbers
    Solution: Mr.Prakash Already suggested table and field names
    Regards,
    Prasanna

  • Event for transferring information from the billing document to the fica do

    Dear all,
    We are having a requirement in which we need to transfer the information from the billing document to the fica document..Can anybody tell me which event can be used for  transferring information from the billing document to the fica document
    Susmita

    Susmitha Harini,
    Can you provide exactly what you want to transfer? Do u want to transfer that information at billing moment?
    Best Regards,
    Pedro Nunes

  • ConfigureCombined invoice for Delivery and Order related billing items

    Dear Guru's,
    Please tell us what settings one have to do in copy controls (like for TAS "OR to F2" & TAN "LF to F2") as to Combined invoice for Delivery and Order related billing items.
    Regards,
    Sai

    Hi Sai,
    for TAS "OR to F2"
    T-code-VTFA
    Target Billing Type --"F2"        and Source Document as "OR"
    At header level you can select .
    Copying requirements "001" Header/order related
    Tick mark copy item number
    At item Level you give
    Copy requirements "028" Order related 3rd party item
    Data VBRK/VBRP= 000
    Billing quantity="A"
    Pos/Neg quantity="+"
    Price type="G"
    and Save
    2)TAN "LF to F2
    Go to Tcode-VTFL
    Target Billing type "F2"   and source document as "LF"
    In header details you give
    Copy requirements "001" Header-order related
    detr export dta="B"
    Allocatio number="B"
    Reference number="A"
    Tick mark copy item number
    In item details you give
    Copy requirements"004" delivery related item
    Data VBRK/VBRP="003" Single invoive"
    Billing qantity="D"
    Pos/neg quant="+"
    Price type=G"
    Price source"E"
    Regards
    Seegal

  • TAX Calculation as per child items for fininsh goods in sale bill.

    hi team,
    here i am implementing SAP business one in construction company :
    SCENARIO:
    TEMPLATE BOM= FG=ABC+D
    steps:
    1.sales order for FG item in which child items we are manually at row level for print layout issues.
    2.Delivery challan document we are making by copy to functionality and then again selecting FG item so that
    child items come again under FG at row level this we are doing so that we can decrease teh stock of chil items whihc ever is required.
    3.A/R invoice we are creating in system only with FG item by deleting child item at row level due to print layout problems.
    in sales invoice we are entering unit price of FG.
    ISSUE ONLY ON VAT:
    here in this company during creation of sales invoice WE HAVE to calculate the tax amount through system but the problem is that we have different taxt rates for different child items whihc is explained as below:
    1.A(Material-aluminum)-vat@4%
    2.B(material- hardware)- vat 12.5%
    3.c(Material- Glass)- vat@4%
    4.D(labour)-  VAT not applicable only service tax 10.3% is applicable
    so now my question is as follows:
    1.how to calcualte the vat tax amount on invoice if child items are not present on invoice or
    how to calculate the sale price( exclusive of  tax) of the child item from the sale price of the FG(COMPANY is not able to bifurcate the sale price of finish goods at child items)
    example:
    after adding delivery we can come to know the COGS of the child items suppose
    A=50
    B=30
    C=20
    D=60
    total=160
    FG SALE PRICE =200 (exclusive of tax)SO Total margin is 40Rs(equivalent to 25%)
    then A= 5012.5(MARGIN)=62.5 WITH VAT 4%= 62.52.5=65
    B=307.5(MARGIN)=37.5 WITH VAT 12.5%= 37.54.69=42.19
    C= 205(MARGIN)=25 WITH VAT 4%= 251=26
    D=60+15(MARGIN)=75 with  NIL VAT
    FG= 62.537.525+75=200
    vat on above= 2.54.691= 8.19Rs.

    Hi Amit,
    Ur example is practicle example by PLD or query and QPLD this is not possible to solve.
    I will suggest u , through help of crystal report and developer u can get desire output for print out of sales bill
    with reference of its base documents.
    Regards,
    Mahesh.

  • For third-party order related billing based on GR

    Hi Gurus,
    I have special requirement.
    In third party Processing we want to do statistical goods Goods Receipt.
    generally we do billing based on the setting in Item category TAS billing relevance "F" So system will allow billing once we do MIRO.
    Now i want to Do billing based on GRN.. is there any way for that????
    I tried with the option "G" . but it is not working. Is there any Settings i need to in Copy controls.?????
         Not relevant for billing
    A     Delivery-related billing document
    B     Relevant for order-related billing - status acc.to order qty
    C     Relevant for ord.-related billing - status acc.to target qty
    D     Relevant for pro forma
    *F     Order-related billing doc. - status according to invoice qty*
    G     Order-related billing of the delivery quantity
    H     Delivery-related billing - no zero quantities
    I     Order-relevant billing - billing plan
    J     Relevant for deliveries across EU countries
    K     Delivery-related invoices for partial quantity
    L     Pro forma - no zero quantities
    M     Delivery-related invoices-no zero qtys (incl main batch itm)
    N     Pro forma - no zero quantities (including main batch items)
    P     Delivery-related invoices for CSFG - No batch split items
    Q     Delivery-related invoices for CRM
    R     Delivery-related invoices for CRM - No zero quantities
    S     IBS-DI: Order-Related Bill. Doc. with DP w/o Billing Plan
    T     Delivery-related CRM billing with IC billing in CRM
    U     Deliv.-rel. CRM billing w. IC billing in CRM - no zero qties
    your immediate Reply will be highly appreciated .
    Thanks
    Pradeep

    Hi
    You can make the control setting as to whether the invoice receipt quantity or the goods receipt quantity should be relevant for billing in the copy control for billing on the item level in the billing quantity field.
    In Customizing, choose Sales and Distribution -> Billing -> Billing documents -> Maintain Copying Control for Billing Documents -> Copying Control: Delivery to Billing Document -> Item, then select an item category.
    Thanks & Regards
    Kishore

  • Combining two sales documents  into one billing document

    Hi Friends,
    I need to combine two sales document into one billing document. Header data is same in both sales document.
    I have set factory calendar in the payer master.
    Tried for data transfer rotine at copy control of item level. But was not sure which routine to be set.
    Please let me know, what all settings are required to create one combine billing document.
    Regards
    Suman

    Hi,
    Is it delivery based billing or order based billing?
    2 orders / 2 deliveries and 1 invoice.
    For the above situation you need to write a routine which eliminates document number difference for Reference and Allocation.
    If you do not have different customer purchase orders for these two sales orders and in your copy control from delivery to billing your assignment and reference numbers are blank then system will club these deliveries and create one sales order.
    Else you need to eliminate these by writing a copy control routine and assign it at the header level.
    Hope this helps.  Pl. revert in case of further clarifications.
    Thanks
    Krishna.

  • Copying of manual conditions  from SO to Billing

    Hi experts,
    I am facing some problem in copying manually entered conditions from sales document to Billing document.
    It is delivery related billing.Service entry sheet. I had checked copy control, ,- In header data Copying requirements   001  Header/order-related and in Item data are Copying requirements  set to 002  Item/order-related, Data VBRK/VBRP to 002  Ord-rel.credit memo, Billing quantity to C,Pos./neg. quantity to +
    Pricing type- D, PricingExchRate type- nil, Price source- Nil i.e. order.
    I had checked pricing procedure, condition types and billing document type too. could not get any solution. Kindly help.
    Thanks in advance
    Hrishi

    Hi Colin,
    Try following the next steps in Tx. VOTXN:
    1. Delivery --> Header (Flag) --> Icon Text Types: create your text type in the VBBK object. Let's say Z01D - Text1Delivery
    2. As the text types for delivery and billing are in the same object, you need to create (same as point 1) a second text. Let's say Z01B - Text1Billing
    3.  Delivery --> HEader (Flag) --> Icon 'Change':
           3.1. Copy the text procedure '02' to 'Z02' to make the needed changes.
           3.2. Select your text procedure Z02 - Delivery Header and click 'Text ID in Textprocedure': add your Z01D text type without 
                  access sequence.
    4. Billing Doc. --> Header (Flag) --> Icon 'Change'
           4.1. Copy the text procedure '03' to 'Z03' to make the needed changes.
           4.2. Select your text procedure Z03 - Billing Header and click 'Text ID in Textprocedure': add your Z01B text type without 
                  access sequence (we need to create the access sequence before assign here).
           4.3. Go back to Access Sequence folder:
                   4.3.1. Create a new access sequence, let's say 9001.
                   4.3.2. Select your access sequene 9001 and click 'Access Sequence for Text ID's': add at first position (10) Text
                             Object VBBK, and ID Z01D
           4.4. Come back to 'Text ID in Texprocedure' (point 4.2) and assign access sequence 9001 to your Z01B text.
    5. Finally assign in 'Text procedure assignment' folder, your delivery type document and your billing tupe document to the Z02 and Z03 text procedures created.
    Please let me know should it works.
    Best regards,

  • Problem with RDIV output for order related inter company billing

    Hi ,
    Developing a order related inter company flow . IC Billing (type IVA) gets generated through RVIVAUFT , but facing the following issues with output (though configuration has been done as per note 728993)
    system only creates SAP standard billing type IVA i.e not any ZIV2 which is a copy of IVA (Find IVA is hard coded in RVIVAUFT )
    why note 728993 says V10000 'Billing Output i.e why not V40000 // Intercompany billing
    No document flow on IVA billing generated through RVIVAUFT. It does not show its link with original sales order .
    It will be very good if someone Thanks
    With regards,
    Mrinal

    Hello Mrinal,
    Please review the note 381042 Order-related intercompany billing in Releases.
        o  Report RVIVAUFT instead of report ZZIVAUFT
        o  Standard requirement 036 'Item/order related IB'
           Use this requirement in the copying requirement for billing
           documents for your process flow.
        o  Standard requirement 018 'Order-related IB' instead of
           customer-specific output requirement 990.
           Use this requirement in the output determination procedure of
           your billing documents (in the standard system, this is procedure
           V10000 'Billing outputs') for output type RDIV.
        o  Standard ouptput type RDIV instead of customer-specific output
           type ZZIV.

  • How to capture Ord-related bill.st. in a sales document item

    Hi Experts,
    Just want to know how will i able to capture the value of the Ord-related bill.st. in a sales document item.
    Here's to give you example.
    - Go to VA03 and type in a credit memo req.
    - Double click on first item material.
    - Go to "Status" tab and you will see the "Ord-related bill.st. under Processing status.
    I want to capture the value found to this and display it in my report but I have no idea what table maintain this.
    Hope you can help me with this ASAP... Sorry for the rush..
    Regards,
    Yu

    Hi Both,
    Thanks for this! I already saw this one but I'm doubting at first if this is correct.
    Nevertheless, thanks for all your answer. =)
    Appreciate your help! =)
    Regards,
    Yu
    Edited by: Aura Yu on Sep 16, 2010 12:37 PM

Maybe you are looking for

  • How to stop syncing Contacts with mobileme

    I don't know why but I keep getting a 'Sync Alert' saying that Mobileme wants to change more than 25% of my contacts. When I look at the details it has all these people I barely know and it there is no other contact info attached to their name. For t

  • Is There A Way To Make The "Check Out CNN On Twitter" Pop-Up Stop?

    I had an old DVR that I had to get rid of and before that I got this annoying pop-up to stop appearing but it's been weeks with my new DVR and no matter what I do it keeps popping up on the screen. Sure, you just hit 'exit' on the remote and it goes

  • Problem with Excel 2013 TaskPane

    Hello, I got problem with TaskPane on Excel 2013. With Excel 2007 and 2010 my program works perfectly. I'm opening a workbook and making custom ribbon, but my workbook is hided and the problem comes that first time i can see TaskPane but after any ot

  • Adsl start -but fails

    I have a very annoying problem, for some reason my ethernet/adsl router wont connect after a minute after booting up the machine, so, I have to wait this time before be able to connect to inet. The problem is that the adsl script doesnt run the pppoe

  • What are points and levels?

    Hello, I dont understand what "points" and "levels" are on the apple discussions site? can someone explain