Error in the Billing Document

Hi,
I am working on a CRM IPM project for a music company. I have a problem while maintaining the OR billing documents. The billing documents are not getting transferred to Accounting. The error code reads as "Maintain entry in the field "Business place" and "Section Code". But, I could not find these fields in the CRM. Please share any info that could solve this issue.
Regards
Sekar

Hi again, Sekar
"Business Place" and "Section Code" are fields in the Accounting Document Segment in R/3, for the Account Payable/Receivable line.
--> Technically: Table is BSEG, fields are BSEG-BUPLA and BSEG-SECCO respectively.
Especially "Business Place" sounds like a specific field of IS-Media Solution.
First of all, you should investigate on WHY these 2 fields are mandatory in R/3 system: I'm working in a IPM system with a R/3 IS-Media backend, and I have not this problem. with these 2 fields.
After that, you should determine a RULE to give a value to these fields (a FI Business Analyst for the R/3 backend system could help you), and then implement a code in IPM to value these fields.
To do that, I thinks you should develop a new implemetation of BAdI BILL_ACC_IF; the method you should develop is ENRICH_ACC_DOCUMENT, and the code could be something like that:
DATA:
   ls_acc_acar09 TYPE LINE OF bill_acc_acar09_t  "Table: Customer Line
  ,ls_acc_acap09 TYPE LINE OF bill_acc_acap09_t  "Table: Creditor Row
LOOP AT CT_ACC_ACAP09 INTO   ls_acc_acap09.
****--> Here you should implement the rule to find suitable values for Business Place and Section Code
**--> Here you give values
  ls_acc_acap09-BUSINESSPLACE = (Value of Business Place)
  ls_acc_acap09-SECTIONCODE = (Value of Section Code)
  modify CT_ACC_ACAP09 from ls_acc_acap09 index sy-tabix
             transporting BUSINESSPLACE SECTIONCODE.
ENDLOOP.
LOOP AT CT_ACC_ACAr09 INTO   ls_acc_acar09.
*****---> SAME LOGIC...
endloop.
I think you could start with a technical test, assigning fixed values to fields:
--> See Table J_1BBRANCH in R/3 for possible values of Business Place
--> See Tbale SECCODE in R/3 for possible values of Section Code

Similar Messages

  • Pricing error in the billing document

    Hi,
    in intercompany billing, in sales order the order the condition type is PI02. but there is no net value in the billing order.
    Plz, what's missing?
    could you please explain step by step what i have to do?
    Thanks

    Hi,
    For intercompany biling Company 2 Pricing Procedures has to be maintained ie. one regular Pricing procedure and another ICA001 i.e Intercompany Pricing Procedure.
    1. As in intercompany billing company 2 (supplying company)bills to company 1(ordering company).
    2. Maintain Pricing procedure ICA001 for sales org-2 with Subtotal-B, Req-22
    3. Maintain condition type IV01in vk-11 with sales og-1 & Plant.
    4.Maintain Pricing procedure(I) in doc pric proc and assigned it with sales area-2
    5.create intercompany billing in vf04
    Revert in case of further clarification.
    Regards
    Jaiprakash P.T

  • Error while saving the billing document

    Dear All,
    I am getting an Error- "No taxes on sales/purchase are allowed for account 870205 L002, AB is not allowed" when i save the billing document. when i go to the conditions tab under item data in the billing document after saving the document and try to view the detail for the discount condition type it shows that the discount condition type has a tax code AB assigned to it.
    I am using the same pricing procedure in another company code where it works fine and I don't get any error. Besides here on viewing the same discount condition type there is no tax code assigned.
    Can anybody explain what could be the possible reason?
    I searched for the solution in the forum and came to know that if I go to FS00 and assign * to Tax Category under control data then it works fine and i don't encounter the problem after saving the billing document.
    Although i have found the solution But what troubles me is that when the same pricing procedure works fine in the first company code without assigning * to the tax category then why do i need to assign * in the second company company code to be able to save the billing document.
    Thanks and Regards
    Deepak Joshi

    First of all let me ask you to indicate the name correctly.
    Secondly,  the root cause to the issue what you have indicated is in FS00 and you need to compare the settings in both the company codes.  
    Finally, the issue is not because of your pricing procedure but because of some missing FI settings.  Thats all I can say now based on the information you have provided.
    thanks
    G. Lakshmipathi

  • Error while releasing the Billing document

    Hi Everyone,
      Encountering an error with the description 'Balance in Transaction currency' while trying to release the Billing document from VF02 transaction, still didnt come across the right oss note that can remove this error, can any one give me a clue on this,
    Rgds,

    hi,
    We are facing similar problem, when releasing the billing document to accounting.
    Have you been able to find the solution to this problem. If so, kindly suggest the answer
    Thanks
    Dinesh

  • Error while releasing the billing document to accounting

    Dear All,
    I need your favor to resolve the below issue:
    (System SAP SAP ECC 6.0)
    User is getting the below error message while releasing the billing document to accounting in VF02:
    This is an inter-company billing document (B. type : IV) created in company code 0151. Payer is "IC0186", verified the customer has been setup in 151.
    Corresponding invoice has been successfully posted in company code 0186. (Partner : P0151)
    User is able to post the inter-company document in 0151 using other inter- company partner (ex. IC0183). Therefore, seems that Document type can't be an issue here.
    "Consolidated companies 151 and 186 are different
    Message no. F5080
    Diagnosis
    The number of the affiliated company must be clear for the selected document type for all the line items. In this case at least two different companies or a company in connection with a business partner who does not belong to a company are stated.
    Procedure
    If you selected the correct accounts, you must enter the document with a document type that allows cross-company posting. Otherwise, please correct the entered account."
    Could anyone please suggest what can be the reason, if any configuration is missing. Any help is this regard will be highly appreciated
    Thanks in advance,
    Praveen

    Hi Murali,
    Thanks for the prompt input, however as mentioned document type can't be an issue. Since user is able to post the document (same document type) using other inter-company partner in 0151.
    Thanks,
    Praveen

  • Error while cancelling the billing document in MR08

    hello every one,
    I am not able to cancel the billing document in MR08.it throws the following error:
    Field COBL-PPRCTR. does not exist in the screen SAPLKACB 0002                                                                               
    Message no. 00 349                                                                               
    Diagnosis                                                                               
    The specified field does not exist on the screen.                                                                               
    Procedure                                                                               
    Check your batch input data.   
    Any suggestions are welcome.
    Thanks in advance.

    Hi
    Use the T.code: VF11 to cancel billing document
    Reward if it helps
    Regards
    Prasanna R

  • Error While Releasing the Billing Document Msg No. KE/AD 243

    I am getting error while releasing the billing document
    Error No KE/AD 243
    This error comes in particular billing document only others are posted correctly.
    Rgds
    Dhiraj

    Dear Anil
    We had applied EHP3 enhancement, before EHP3 is working fine with no transfer sign assignment but after EHP 3 it gives the error and not in all billing document but in particular document only. so i think there is no changes required in KE4I.
    Rgds
    Dhiraj

  • Runtime error while saving the billing document after creation

    hi friends ,
    while saving the billing document after creation , the fallowing discriptive runtime error has come.
    Run time errors    -
      SAPSQL_INVALID_TABLENAME
    Except.              -
      CX_SY_DYNAMIC_OSQL_SEMANTICS

    Dear Unnam,
    There may be several reasons...
    1. If u have enhanced the tcode with some z tables,and that might not be moved properly to prod or not active in data dictonary.
    2. u may not be entering proper data to the input fields.
    3. please check if u have added any z tables to the std tcode.I am exepcting this prob.u may not moved the table or enhancement properly to prod server,
    Please check it...
    Thanks N Regards
    SettyKY

  • Error while cancelling the billing documents with VF02

    Hi,
      I am trying to cancell the billing document with VF02   but while cancelling with VF02 i am getting error  "For object RF_BELEG MS20, number range interval 62 does not exist FBN1",  here MS20 is our company code  then in FBN1 i have checke number range for 62    fiscal year 2009,  but number range is properly maintain thier.
    what can be the problem, the document is made today itself  and i am cancelling on same day
    regards,
      zafar

    Hi,
    Goto the Transaction code FBN1 and maintain the Number range 62 for the Financial year 2009 in your company code
    Check the same is available or not in OBA7 for the Reversal accounting document for your company code
    Please check and revert back
    regards,
    santosh

  • While releasing the billing document error

    Dear TEAM,
    While releasing the billing document system was showing the message like NO STANDARD COST ESTIMATE COULDBE FOUND FORTHE MATERIAL.
    I have suggested to the user to release the price through ck24.At that time system is showing the message like cost has not been created for the inhouse production.
    The samething was tested in Qualiy server and the transaction was through.I have not done any price release for the samematerial.I have checked the table under VBAP the documents was made against to the samematerial.That time we have not faced any issues like this.
    Note:Material ledger concept using by client.
    Please kindly advice how to proceed further.
    Regards,
    Suma

    have you checked in ck13n if there is a standard cost estimate for the material and what status it has, if there is one? Also, what are the dates in that cost estimate? How do they compare to the date of the billing document? What does the customizing say about the selection of cost estimates for valuation of SD documents? SPRO>Controlling>profitability analysis>master data->valuation-->Set up valuation using material cost estimates
    Nikolas

  • Error when reversing the Billing document,

    Hi,
          I cancelled a billing document but it was never passed to accouting because the period is closed as the original billing document period is closed.Can i change the billing document that got cancelled for todays date so it can post to the accouting.Please let me know the options.I know i can reverse the transaction in AR but do i have options doing it from SD
    Thanks.
    Sri

    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

  • Error while releasing Billing document in Subcontract process

    Hi All,
    We are working on Subcontract process as explained below:
    Company code X purchases the component A and sends it to Company code Y on Subcontract. Company codes X and Y belongs to one company using single operative chart of Accounts, Controlling area & operating concern. FI configuration has been maintained in OBYA by treating above company codes Inter company GLs. The component A is sent to company code Y as non value added item. Through 501 movement type, as the component is sent by Company code X.
    Company code Y will add some components (like B,C and charges some expenses as service component D for preparing Finished good) and send this FG to Company code X. For this company code Y will raise a Sales order and followed by MRP run and Production order is created.
    In VA02 of above Sales Order, while entering Item details, where the Settlement rule is asking for PA Transfer structure (in Account assignment tab of Item details) and giving the following error analysis:
    Enter a PA transfer structure
    Message no. KD 044
    Diagnosis
    A PA transfer structure is required for settlement to profitability analysis.
    System Response
    You cannot save this settlement rule.
    Procedure
    Enter a PA transfer structure. To do this, choose the "Parameters" function in the settlement rule. As part of customizing, you can also store a default value for the PA analysis structure, in the settlement profile. The system then uses this default value when you enter a settlement rule.
    In addition to above, another issue has raised while releasing the Billing document after doing PGI. Accounting document is not getting generated and while releasing the Billing document (VF02) it is throwing an error as
    “Enter profitability segment as cost object for Revenue and COGS posting”
    Message no. ZC 001.
    MM,PP,SD & FICO configuration settings maintained:
    1. All required OBYC settings
    2. All cost element and Cost element categories have been maintained
    3. From MM side the system is generating FI & CO documents
    4. Settlement profile in Production Order type is maintained (in KOT2). Allocation structure and PA transfer structure were maintained in (OK06, OK07 & KEI1).  In PA transfer structure we have assigned the required Sources and Value fields and settlement cost elements.
    5. In VKOA condition types KOFI and KOFK were maintained for relevant Customer & Material Account Assignment groups.
    6. Required settings have maintained in OKB9.
    Movement types 501 (sub contract), Received back to Company code X through Movement  type 101. In spite of these settings still we are getting the above mentioned errors.
    Could any one help to provide some inputs on the above issue as early as possible.
    Thanks in advance.

    Hi,
    check  in the sales order line item procurement tab . u can get the requirement type. in SPRo check the requiremnt class for the requirement type. in that requirement clas u will get settrlemnt profile for the sales order. Check that settlemnt profile there u have to maintain the PA transfer structure.
    I think both problem will get solved by maintaing the PA structure..
    You are doing sales order costing right....and i hope it is non vsaluated sales order costing .....
    If help ful please assign points.
    cheers
    Prabhat

  • Restricting for creating the Billing Document without PGI in STO Process

    We want to restrict creating the Billing Document  without PGI in STO Process
    Delivery Type:NL
    Item cataogory:NLN
    Billing Type: JEX Profroma Invoice
    I have check in VTFL
    At Header Level, Routine - 003.  for normal sales process LF-F2
    At Item Level , Routine  - 004
    in VTFL-- NL-JEX
    At Header Level, Routine - 009. 
    At Item Level , Routine  - 010. here when i changed to 003 and 004 for NL and JEX
    i am getting error after PGI when i am doing vf01 error is coming " document is not relevant for Billing"

    Hi
    Kindly do the belwo
    1. goto the t code VOV7 item category determination and select the item category and put  the billing relevance as "A"
    2. once the step 1 is completed then it will show the billing relevant status AS "A"in the delivery documnt at the item level
    The above configuration  will be applicable in the new documents only
    Regards
    Damu

  • Error while posting billing document

    dear gurus,
    while posting the billing document,the following error will appears.
    "no taxes on sales / purchases are allowed for accounting 20704540  1000, E4 not allowed."
    please do the needful.

    First check whether you have condition records for your tax. If it is there, then check the tax code assigned to the condition records. Seems E4 was incorrectly assigned to it. Check the correct sales tax code and assign. now try to post the billing document. Try first in sandbox or test environemnt.
    Regards,
    Sats

  • Error while posting billing document to Accounting

    Hi,
    We are getting an error when posting Billing document to Accounting .Eror "The document type is relevant for VAT.Please inset a VAT code in postings.
    Thanks in advance.

    Dear Ravinder
    Go to VF02, input the billing document and execute.  Now from the top menubar, click on Goto <> Header <> Header.   There check what pricing procedure is flowing.
    Now go to V/08, select that pricing procedure and check whether you have maintained the condition type for VAT.  I believe you have not maintained and hence, the error. Include the VAT condition type and create a fresh sale order.
    Meanwhile, you have to reverse the billing document via VF11, reverse PGI via VL09 and delete the delivery document. 
    thanks
    G. Lakshmipathi

Maybe you are looking for