Disable profit segment in the billing document

Hi experts,
I'd like to know if it's possible to disable the field profit segment in the billing document.
I need to post amounts from taxes in cost center , but as the profit segment is enable in billing document, the amounts are posted in CO-PA.
Thanks in advance.
Osmar Tardivo.

Hi,
You can disable the PROFIT CENTRE from the billing document using the transaction code SHD0
Goto the Transaction code SHD0 and in the Transaction code give the transaction code VF01 and choose the screen sequence variant by selecting the Program as SAPMV60A
and goto the change mode and select the Profit centre with the field as PRCTR and check the INVISIBLE to disable the field in the Billing document.
Please check the above solution , it will help
thanks,
santosh

Similar Messages

  • Wrong profit center capture in the billing document of intercompany sales

    Hi Experts,
         I am facing a problem on the incorrect profit center capture in the billing document while billing to external customer. I did try to search SAP notes found that it can be use substitution user exit to correct it. So I try to find out the substitutions by T-code GBB1 in the folder  "profit center accounting" under create sale order.
    The problem is how to maintain the substitution? Besides that did any one knows how to write the user exit for this substitution.  I will appreciate if you can give me some sample program. Thanks in advance.
    Regards,
    Jennie Tan

    Hi,
    Refer to program RGGBS000 FORM u100. Your user exit has to be modelled along those lines.  Change the select statement to select the profit center from the material master using the material number field (PCASUB-MATNR) and plant (PCASUB-WERKS). Move this profit center to the profit center field (PCASUB-PRCTR).
    Copy RGGBS000 to ZGGBS000 and then write this code.
    Just writing this out of my mind. Get an abaper to help you with this.
    TABLES: MBEW.
    DATA: WA_MARC TYPE MARC.
      exits-name  = 'U345'.
      exits-param = c_exit_param_none.
      exits-title = 'profit center subs'.            
      APPEND exits.
    FORM u345.
    SELECT * FROM MARC INTO WA_MARC WHERE MATNR = PCASUB-MATNR AND WERKS = PCASUB-WERKS.
    IF SY-SUBRC = 0.
       MOVE WA_MARC-PRCTC TO PCASUB-PRCTR.
    ENDIF.
    ENDFORM.
    In SM30 table V_T80D assign the program ZGGBS000 to application area GBLS.
    Then write your substitution in 0KEM. Make sure in TCode 0KEL the the activation level is 1 or 3.
    Thanks and Regards
    Shivram.

  • Profit center document not generated after creating the billing document

    Hi,
    I have few billing document for which the accounting document is created, but no profit center document got generated. What could be the reason? The profit center is captured at the account assignment tab of sales order as well as at the item level of Invoice and in accouting document too. The only problem is it has not generated the "Profit center document".  Pl help. Thanks in advance.

    Hi
    When you save the billing document then the accounting document and Controlling document gets generated.
    A profit center gets captured and it can be used when we check the accounting  document. But make sure that for the G/L accounts profit center is assigned and in your controlling area details  also profit center is checked.While configuring controlling then the profit center should also be assigned . to the G/L accounts .So kindly check with the help of your FICO consultant wheather proper assignment has been done or not
    Regards
    Srinath

  • Removal of Profitablity segment num from billing document

    Hi,
    In the billing documents, system is generating profitability segment number, however the source for number generation is unknow.  Is there anyway we can stop generating the number in billing document, since we dont want this number to be geneated in billing document.
    Please suggest.
    Best Regards,
    Goutham

    Hi,
    These documents are CO related if you implemented CO and CO-PA then
    Profit centre document
    Controlling documents
    Profitability analysis document
    Are generated, still if don't want to generate then take help of FI/CO consultant he/she can guide you properly weather that can be stop or it need to be generate.
    Kapil

  • Profit margin - frm_kondi_wert_018 - create billing document

    Hi!
    I want to create a sales billing document with reference to a delivery. The profit margin for one billing item not exceeds a certain limit (calculated in FV64A018, frm_kondi_wert_018) and for some materials the system does not pop-up any message, just calculates the margin. The problem is that when the user creates the billing document, the system issues an invoice number but when he wants to display the invoice, the system issues the error message VF 041: Billing document 90589068 does not exist. (I browsed the table and watched the flow documents and indeed the invoice does not exist.)
    It may be a problem of authorization but I don’t find the missing one (I used SU53). I searched SAP Notes or related threads....
    Do you have any idea? Or some helpful links...
    Thanks guys.

    Hi Florina,
    Oh if that is the case then you can try out one last try by debugging the system with help of ABAPer.This way you can atleast analyse why system is behaving in different way for different logons.
    If it is not traced then you can post this in ABAP forum.
    At times I have faced the same issue.That time the cause was in problem in the output program.User had set the processing time of output as 4-Immediately afetr saving the document.Whereas I was processing with manual release of output.
    So whenever I used to save the document it was getting saved.
    But when the user does the same thing the output is called immediately at time of saving the document and due to error in output program,he used to face this sort of error.
    In user's case he system used to issue the document number but when you go to VF02,document number is not avialable.
    Ask user to remove the output assignment and try saving the invoice.This time if the error is not faced then you need to check the output program.
    Reward points if useful
    Regards,
    Amrish Purohit
    Regards,
    Amrish Purohit

  • How to rerun the costing in the Billing document.

    Hi,
    I am working for an client who belongs to Cable Industry, we are capturing the costing in the sales order and pricing is based on the costing.
    We are capturing the pricing in Ek02, on this we are adding the profit margin.
    As Copper price is always changes in some cases client want to charge more or less the difference amount at the time of creating the invoice. The sales order may partially delivered and billed. In this case also client want to change the price.
    How can we incorporate the change of copper price in the billing document as i cannot run the costing once again in the sales order for the balanced quantity, and client want this calculation to be done by system itself during billing.And SAP has not given any provision to run the costing during billing document.
    Kinldy suggest how to proceed further.
    Thanks & Regards,
    Kumar.

    Hi,
    My client belong to cable industry, so copper becomes the major rawmaterial which changes daily.
    So, sometimes based on the customer request if the invoicing is done after 3 months from the date of sales order
    then we  need to update the price at the time of invoicing.
    In sales order we are running the costing and using the variant configuration Module in th project.
    And after production at the time of invoicing client is asking to put the changed prices (Ex. Copper, GI Wire and PVC component) for which prices will be announced by the LME.
    So, kindly suggest me how to re run the costing in the billing or is there any alternative to define separate condition types for Copper, GI Wire etc.
    Awaiting for your reply,
    Thanks & Regards,
    Tilak.

  • 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

  • Problem in releasing the billing document

    When I am trying to release the billing document to accounting, I am getting the following error.
    "Account XYZ requires an assignment to CO object".
    What could be the cause of it?

    Hi Christino,
    Carefully think about it first as to which account groups belong to which chart of accounts (or which profit center groups to which controlling area).
    Then call report ZECPCA11 for the respective top hierarchy node of a hierarchy of account groups (or profit center groups).
    Enter the name of the hierarchy node under "Group", the name "RACCT" for account groups (or "RPRCTR" for profit center groups) under "Field" and the required chart of accounts (or controlling area) under "Searchf".
    The "0H_Kennz" indocator should generally be marked (all groups that were created with the maintenance transactions in EC-PCA are technically stored as 0H sets in the database, that is, with prefixed "0H").
    Report ZECPCA11 fills the T800S-SEARCHFLD field with the required chart of accounts (or controlling area) for all groups of the entered hierarchy.
    After you have corrected all hierarchies this way, you should be able to maintain the account groups or profit center groups again.
    You can find report ZECPCA11 on SAPSERV in directory /ftp/general/R3Server/ABAP/note.0042821 under the name "ZECPCA11.TXT". Alternatively, create the report from the 'Corrections' section using Transaction SE38.
    For further more details, please refer the SAPnote 42821
    https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=42821
    hope it will be useful.  Appreciate with points if it useful.
    Thanks and Regards
    Vetrivelan

  • 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

  • Component Detail in the Billing Document

    One of our markets in Europe wants to sell an assortment of products under one material number (ABC in the example below).  Per a requirement from our largest customers, they want the one item to appear on the Billing Document along with all of the items in the assortment.  See the table below for an idea of what the invoice needs to look like.  In this example, ABC consists of 2 cases of A1, 10 cases of B2, and 7 cases of C3.
    Does anyone do anything like this?  If so, can you please share the details of what you do?  We want to avoid Variant Config.
    Sample Invoice -
    Material - Quantity - Unit Price - Extended Price
    ABC - 1 - $100.00 - $100.00
    ---A1 - 2 - $20.00 - $40.00
    ---B2 - 10 - $2.50 - $25.00
    ---C3 - 7 - $5.00 - $35.00
    Total - $100.00

    HI Patrick,
    Here in this senario you can try SD Material BOM.
    you can cerate the material BOM with main item in this case the main role play by the Item Category grp. which we take in Material Master LUMF in Sales org.2 .
    When we cerate BOM for this item all the sub item will explode in the sales order & same will happen in Billing.
    In this type of BOM pricing happen at sub item level not at header level.
    I hope this will help u.
    Regards
    Deepak

  • 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

  • Not to allow to save the billing document in the back date if FI period clo

    Can anybody help me please. My FI period for october is closed. But there are still some open delivery documents in billing due list for October. So now let say on 7th december if i will make the billing documents by giving the date 30.11.2007 logically as FI period is closed it will allow to save the billing document but will not pass to accounting.
    So this normaly happening in my industry endusers are creating the billing documents in the back date even after the period close so all the documents come into VFX3.
    So can any body help me? Can we have any check if the FI period is closed for a perticular months if we will try to make the billing documents in the closed period it will not allow to generate the billing document rather saving the documents and blocking for accounting.
    Reggards.
    Laxmikanta Das.
    09958119889.

    Dear laxmikanta
    I also not come across the situation what you said and hence dont have much idea about authorization group.
    However, on going through the F1 help, it says
    <b>Procedure</b>
        If only a limited set of users is to be able to post in a particular
        posting period, proceed as follows:
                 o   Add the posting period authorization (authorization object
            F_BKPF_BUP) to the authorizations of the selected users. Assign an
            authorization group (e.g. '0001').
                  o   Enter the account type '+' for the posting period variant to which
            the restriction is to apply. Enter the period(s) whose use is to be
            restricted in the first period, those which are available to all
            users in the second period, and the authorization group (e.g.
            '0001') in the last column.
    <b>Examples</b>
        A posting period can be successively restricted. If, e.g. 10 users have
        the posting period authorization with authorization group '0001', and 3
        of these 10 users also with authorization group '0002'.
        If the period is only to be accessible to the 10 selected users the
        authorization group '0001' is entered in the posting period variant.
        Access can later be restricted to the remaining 3 users by entering
        '0002'.
    From the above, I feel your requirement can be met.
    Thanks
    G. Lakshmipathi

  • 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

Maybe you are looking for

  • Can you insert and image into a PDF documnet?

    HI, I have a project in which we are generating a PDF form and filling in the values that a user has submitted. Before we fill in the information, we need to insert two images that will change each and every time. I have used  cfpdf addWatermark howe

  • Locking dates into ical

    I find that iCal has a bad habit of changing dates within my calendars when the item at issue dates well into the future. I think this is an issue of synching my desktop and PB, where I change something on one and it does not get changed on the other

  • F4 Help For the Custom Fields

    Hi Experts I have added few custom fields in custom includes (INCL_EEW* )   Those fields are like (LAND1, BLAND) from the T005S. I have used the same Data element for these fields. But I didnu2019t get any F4 help for these fields in the screen? Thes

  • Quit all running programs...

    Is there a one-click way to quit all currently running applications? Like if I want to run Disk utility and repair permissions without re-starting, or if I just want to close all open programs for the fun of it. Thanks.

  • The instruction at "0x500bf974" referenced memory at "0x00000e7f". the memo

    Hello. I don't know if this is the correct forum, but I was wondering if anyone could help me. I am not a Java developer. I work in tech support and am trying to install JRun 2.3.3 on a Gateway 450 laptop with a 1.6Ghz Pentium 4 processor and 256mb R