No accounting document gets generated from billing document

Hi,
While releasing a billing document to accounting , I am getting the following error
"Credit control area ABCD not permitted for company code XYZA".
Can you please let me know the exact place of the error?
Edited by: Christino Ronaldo on Oct 17, 2008 4:14 PM

Hi,
Please check with T. Code: OBZK
(SPRO --> IMG --> Financial Accounting (New) --> accounts Recievable and Accounts Payable --> Credit Management --> Credit Control Account --> Assign Permitted Credit Control Areas to Company Code)
Best Regards,
Amit
Note: As suggested by Mr. Lakshmipathi, check: OX19, or T. Code: OB38 - Assign Company Code --> Credit Control Area

Similar Messages

  • Accounting document not posted from billing document SD module

    Dear Sir,
    I am encounting a weird issue in SD module, that is when I am saving the billing document the system will generate accounting document automatically from my ID but when the same process will perform from the other ID having same rights and previligies then system prompt the folllowing message .
    "Tax code C1 does not appear in any G/L account item"
    It means the system allow a specific user to post accounting document with reference to billing document but not allowing to post from any other ID.
    Apparently this issue related to basis module. we have checked in the basis area as well . still unable to get ane resolution for this issue.
    Best Regards,
    HASEEB KHAN
    MM,PP,SD CONSULTANT

    Hello Haseeb,
    In that case, I would suggest you check Change Message Control for Taxes follow following path in SPRO:
    IMG - Financial Accounting (New) - Tax on sales/purchases - Basic setting - Change Message Control for Taxes
    Check corresponding doc to it and go through different Application Area, particularly, FF
    Also refer SAP Note 495737 - Customizable messages in FI_TAX_SV_BSEG_BSET_GROSS
    Hope this can assist you in understanding
    Thanks & Regards
    JP

  • Transfer document header text from billing document to FI document

    Dear all,
    Where do I specify that the document header text out of the billing document should be transferred to the corresponding FI document?
    Currently, the FI document header text (BKPF-BKTXT) remeans blank after transfer from billing document. We need this field to be filled in, but I haven't found how to have this filled in.
    In copy control from sales doc to billing doc, there is the possibility to transfer the Reference number & Assignment, but nothing about document header texts.
    Some say that it would only be possible via coding, but anybody has any idea if it might be possible via standard SAP?
    Many thanks!
    Best regards

    Hi,
    We also had a bit same requirement, which is to copy the billing header text to FI item text (BSEG-SGTXT). The solution we took is to use FI Substitution (t-code GGB1), so that every time a FI document created from SD... the substitution reads the billing header text and put it in the FI item text. I think the same method could be used for FI header text (BKPF-BKTXT). Below is the solution for your reference.
    Prerequisite:
    Document Type = 'RV' AND Reference <> '' AND
    ( Transaction code = 'VF01' OR Transaction code = 'VF02' OR
    Transaction code = 'VF03' )
    Substitution:
    Using exit which coding is as below.
    *&      Form  u900
          Copy Billing Header Text to SGTXT
         -->P_SGTXT    FI Item Text
    FORM u900 USING p_sgtxt TYPE bseg-sgtxt.
      DATA: lv_name TYPE thead-tdname,
            lt_line TYPE STANDARD TABLE OF tline,
            lw_line TYPE tline.
      lv_name = bkpf-xblnr.
      CALL FUNCTION 'READ_TEXT'
        EXPORTING
          id                      = 'Z001'
          language                = sy-langu
          name                    = lv_name
          object                  = 'VBBK'
        TABLES
          lines                   = lt_line[]
        EXCEPTIONS
          id                      = 1
          language                = 2
          name                    = 3
          not_found               = 4
          object                  = 5
          reference_check         = 6
          wrong_access_to_archive = 7
          OTHERS                  = 8.
      IF sy-subrc EQ 0.
        READ TABLE lt_line
          INTO lw_line
          INDEX 1.
      In Billing Header Text, the sign '&' (ampersand) is automatically
      added some characters so it becomes '<(>&<)>'.
      The logic below is to fix that issue.
        REPLACE ALL OCCURRENCES OF '<(>' IN lw_line-tdline WITH space.
        REPLACE ALL OCCURRENCES OF '<)>' IN lw_line-tdline WITH space.
        p_sgtxt = lw_line-tdline.
      ENDIF.
    ENDFORM.
    Regards,
    Teddy Kurniawan

  • Getting installation from billing document and then devices from that inst.

    From the  billing document with billing class 'PSPC'  how to collect the installation(there could be more than one device) connected to it and the 'valid from' date.Which table are used in terms of ABAP.
    How  to query on these tables.

    As far as I know
    1. Get the VERTRAG from ERCH for the given BELNR
    2. Get the ANLAGE from EVER for that VERTRAG
    3. Get the u2018Valid fromu2019 date  from EANLH for the above ANLAGE
    Regards,
    Rajini.

  • How to get Accounting document number from billing document number

    Hi,
    How to get Accounting document number from billing document number i.e. from VBAK- VBELN.
    Cheta Pant

    Hi,
    VBAK is the Sale Order header table, Billing document table is VBRK.
    Sales tables (VBAK,VBAP,VBRP,VBRK) do not store accounting document numbers.
    You do other way around. Just go to SE16 and enter the Billing document number in field Billing document VBELN in BSEG or BSID or BSAD table and execute, you will find the accounting document number.
    If you just want collect this information once then you can use table BSEG, but if you think to develope a report then use table BSID and BSAD.
    Regards,
    Chintan Joshi

  • GL Account is not getting picked by billing document

    Hi Gurus,
    one new GL account is set up by our FI team for a accrual condition type.
    case 1:
    Now when i have cancelled the previous created billing doc and trying to create again then the new GL account is not getting picked.
    case 2:
    Whereas when am doing the complete process flow like sales order creation, delivery and billing then the new GL account is getting picked.
    Could you please let me know what would be the reason for this, why its not getting picked in first case.
    Thanks,
    Ashi

    Hello Preety,
    Unless you see the Revenue Account Determination Analysis for the Billing document, it is very difficult to understand the reason. Please click on the Environment >> Acc.Determination Analysis >> Revenue account in the VF03 screen and find the missing assignment.
    Thanks,
    Suman$

  • Accounting entry problem for cancel billing document

    Hi,
    We have manufacturing process  for SO to DC we follow the proces
    Sales order -> delivery -> VF01 -> J1IIN -> VF02 release to accounting,
    now when we do the above procees in billing document document flow we can see two accounting entry generated ref. to t. code VF01 and billing document number
    now to reverse the above, we are following the procedure
    J1IIN reverse -> VF02 cancel billing document  we get new cancel billing document numbver  then again in VF02 we are releasing the cancel document number,
    but earlier when we do the cancelation procedure only two accounting entries were generating under the original billing document and also under the cancel billing document,   but now as soon as we reverse the invoice in J1IIN  under the original billing document one additional accounting entry is coming which is generated ref. to T. code J1IH  document type JM , and when we cancel and release the billing document there are three accounting entery under Cancel billing document number and additional entry is created ref. to J1IH do. no. JM
    so what can be the problem hiw one entry is generated by J1IH and what is eefect of this.
    regards,
      zafar

    in billing document document flow we can see two accounting entry generated
    Yes this is standard.  One for customer debit and another accounting document for excise.
    thanks
    G. Lakshmipathi

  • Cenvat Suspense Account to be populated with Billing Document No.

    Hi,
    Cenvat Suspense Account gets credited when billing document is generated and the same gets debited when Sales Excise invoice is created. Is there a way to populate Billing document no. in both cases in the assignment field so that can be cleared automatically
    Regards,
    SAPFICO.
    Edited by: SAPFICO on Oct 10, 2010 12:05 PM

    You'll have to create a Substitution rule in GGB1 for the transactions and in that, you select User Exit as the parameter.  Then have your ABAP consultant to write some code to extract the Billing document number and fill the Assignment field of the Cenvat suspense account (you can default the GL Account number it in the program itself if you are using one account, which is normally the case).
    Then activate the substitution for the Co. Code in OBBH.
    Ravi.

  • Zero BED value when posted J1IIN excise invoice from billing document

    Hi Guys,
    I created VA01, VL01N and VF01. Bed value is showing in VF03 but when I created J1IIN from billing document, BED value is zero. I checked several places like below
    a) Logistics-General > Tax on Goods Movements > India > Account Determination > Specify Excise Accounts per Excise Transaction. Here ensure that for DLFC, necessary Account names are maintained.
    b) Similarly, in the next tab, Specify G/L Accounts per Excise Transaction, ensure that for that Excise Group, relevant G/L Accounts are assigned
    c) Finally, in Business Transaction tab, select Outgoing Excise Invoices where you need to ensure that you have assigned billing type to delivery type and also the default Excise Groups and Series Groups are maintained.
    I couldn't figure it out where the problem is. Please help me where to check and what should be done for this?
    Thanks,
    Manohar.

    I maintained excise defaults for TAXINN, I am maintaining A/R BED % which is coming in billing document but not in J1IIN. When I click on simulate it is giving a popup box saying 'No defaults could be proposed for Excise utilization' and click on continue then it is giving another message saying 'Excise modvat accounts not defined for GRPO transaction and E2 excise group'. Please help me what is it?
    Thanks,
    Manohar.

  • Copying of freight conditions from billing document to return order

    Hi,
    I have a scenario of returns with reference to the billing document. In earlier billing documents the conditions like freight, insurance etc., are maintained. While creating the return order with reference to the preceding billing document, system is copying the freight, insurance conditions also, which I donu2019t require in case of returns scenario. Can anyone help me to come out from this problem?
    Thanks
    Srinivas

    Hi
    In VTAF choose your source billing type and target sales type and choose your item category
    In that i think in your case D is set
    You can define a new pricing procedure for your return order and make the necessary settings in OVKK by leaving out all freight conditions
    After this In VTAF choose your source billing type and target sales type and choose your item category
    In pricing type you can set it to B so that a new pricing is carried out without the unwanted condition types when you make the return order referencing the billing doc
    Alternatively you also try with pricing type H in that pricing type that is freight gets redetermined
    Regards
    Raja
    Edited by: ramanathan raja on Nov 20, 2008 8:57 PM

  • To know Customer from Billing Document number

    Hi,
    In VF03 IN we enter BILLING DOCUMENT NUMBER then we get detail of that. How can we find Customer(KUNNR from KNA1) from this BILLING DOCUMENT NUMBER. Please help me in this.
    Thanks in advance.

    Hi  Suresh..
    Table: VBFA (sales doc flow)
    From Billing Document No  find the Sales order no.
    Table VBAK - From sales order No find the Customer No.
    reward if Helpful.

  • Sales Document Number from billing document

    Dear all,
    How can i get the corresponding sales document number form a billing document number?
    I currently have data from VBRK and VBAK tables.
    so is it possible to get the corresponding sales order number for that billing doc no?
    Plz let me know.
    Regards
    Rahul.

    Dear Rahul
    If you want to see for a particular billing document the corresponding sale order reference, go to VF03, input the billing document and click on Document Flow
    If you want to see sale order references for multiple billing documents, go to SE16, input table VBFA, paste the billing document references in [Follow on doc] and C in [Prec doc categ] and execute.
    thanks
    G. Lakshmipathi

  • Sales Document from billing document

    Dear all,
    How can i get the corresponding sales document number form a billing document number?
    Plz let me know.
    Rahul.

    Please look at the below code.. It will give you the sales document no corresponding to the billing document no:
    DATA: wa_comwa TYPE vbco6,
          i_vbfa TYPE STANDARD TABLE OF vbfa INITIAL SIZE 0,
          wa_vbfa TYPE vbfa,
          l_vbeln TYPE vbeln.
    *billing document no
    l_vbeln = '90000049'.
    *Padding leading zeros
    CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
      EXPORTING
        input  = l_vbeln
      IMPORTING
        output = wa_comwa-vbeln.
    *Get the order info
    CALL FUNCTION 'RV_ORDER_FLOW_INFORMATION'
      EXPORTING
        belegtyp      = 'M'                      "Billing docu
        comwa         = wa_comwa
      TABLES
        vbfa_tab      = i_vbfa
      EXCEPTIONS
        no_vbfa       = 1
        no_vbuk_found = 2
        OTHERS        = 3.
    IF sy-subrc = 0.
      READ TABLE i_vbfa INTO wa_vbfa
        WITH KEY vbtyp_n = 'J'                   "Shipment
        vbtyp_v = 'C'.                           "Order
      IF sy-subrc = 0.
      Display order
        WRITE wa_vbfa-vbelv.
      ENDIF.
    ENDIF.
    Please reward if useful
    -Tushar

  • COPA document created from billing document, cost components are twice

    Hi Experts,
    Ref Subject line : COPA document created from billing document, cost components are twice.
    I have checked the following :
    1.  Cost Estimate of a material
    2.  Production Confirmation of the Order
    When comparing both of the above, they are same, without variance.
    Now when a COPA document is created, we observe the Cost Component Split in Sales Order to be exactly TWICE as compared to Cost Estimate of the material.
    May I please request help from you all. What must be the cause & where do i check / rectify.
    Regards,
    Hussein.

    Hi Hussein
    If you are seeing double in KE30 Report - May be you are updating both sales order and billing doc in COPA and hence you are seeing 2 line items.. But one of them will be record type A and the other one with F
    If the above is not the case and you are seeing double in the COPA document itself - Then See if you have mapped VPRS cond type in KE4I to the same value fields as Cost Comp Split
    Also, one strong possibility that you are using Batch Split in SD.. .... Which means your delivery document (VL03N) will have multiple batches of materials being delivered to the customer....
    a. In this case, your Item Category for main item (HPOS) and Sub Item (UPOS) has to be different and the Item catg for UPOS should not be relevant for billing / Costs... Note 77414 descirbes this situation and the settings to be done in SD Customizing
    b. You may need to apply note 352441 in your system
    Regards
    Ajay M
    Edited by: Ajay Maheshwari on Dec 1, 2010 5:36 PM

  • FI Document Summarization for SD Billing Documents

    Hi Gurus,
    Appreciate if you can please let me know the configuration and process of FI Document summarization for sd billing documents where, there are more that 10000 line items in one billing document. And how can we do clearing of multiple accounting documents against one billing document when we recieve payment.
    Thank You

    Hello,
    The summarization of FI items for SD billing documents are done in transaction OBCY. The steps to configure it is explained in note 36353:
    1) Enter in transaction OBCY
    2) Inform Reference Transact. VBRK
    3) Add the following fields:
              BSEG     MATNR
              BSEG     MEINS
              BSEG     MENGE
              BSEG     PAOBJNR
              BSEG     POSN2
              BSEG     VBEL2
              BSEG     WERKS
    Be informed that the content of those items will be deleted in FI document.
    The information above will help you to configure summarization of FI items for SD billing documents.
    Kind regards,
    Cintia.

Maybe you are looking for

  • Error while activating field exit

    hi all while activating field exit iam getting error like system is not configuted for field exit solution is Set the abap/fieldexit parameter to YES in the system profile and restart your SAP system then in which tcode  i can set the parameter thank

  • Acrobat 7 requires admin password at every launch for non admin users?

    acrobat 7 requires admin password at every launch for non admin users? any one with a solution or similar problem? thanks for any help.

  • Fetch the file name form document name....

    Hello all, I am new to development... I have a doubt, I have a file name in one table like 011abc_XYZSupplier.pdf from this, I need to take Invoice number and the supplier name from the above file. ex: upto _ is invoice number (011abc), after _ is su

  • Oracle Error : Oracle Initialization or ShutDown in progress

    Hi friends ; Iam unable to open my ORCL database; and getting the following errors with the process i followed : J:\Documents and Settings\Administrator>sqlplus /nolog SQL*Plus: Release 10.2.0.1.0 - Production on Mon Nov 2 09:19:33 2009 Copyright (c)

  • A second window from an applet?

    I want to add a second window with a frame in it to my applet but only popup when a button is hit. I do know that is the actionperformed deal but not anything about adding this second window.