How to display field "profit center" on screen f-02 ?

Dear all,
I would like to display the field "profit center" on screen f-02 (and not on screen "fast entry").
I tried with OB41, but it's only when I specify "Mandatory" that the field is displayed.
I would like to keep the status "Optionnal", but to display the field.
Do you have a solution ?
Thank you for your help

Hi,
The profit center is optional in screen layout for GL -Fast Data Entry in F-02 is possible
for that Change layout through at O7E6 and activate it. the variant will  show in the editing option FB00 for fast entry and save it.
Change the filed status for G001
Regards
Surya

Similar Messages

  • How to make field 'profit center' as non-mandatory in Transaction F-28?

    Transaction F-28 shows Profit Center field as mandatory. How to make it optional; i have already checked it in field status groups-its suppressed over there?
    Field status groups are suppressed. I have also checked posting keys and posting keys assigned to the relevant Bank G/L Account.
    Document splitting is inactive on my company code.
    Payments can be processed through transaction code: F-26 (Incoming Payment: fast entry) without Profit Center requirement.
    But at F-28 (Incoming payment), profit center is mandatory.
    Any Help in this regard will be appreciated.
    Thanks.
    Arslan Qureshi.

    Thank You Karan
    I have Un-checked profit center accounting at transaction OKKP, but no effect.
    why can i post incoming payment through F-26 but not F-28.
    Also Document type is DZ in both Transactions. its only in F-28 that it askes for Profit Center
    Thanks
    Arslan

  • Display standard Field Profit Center in Account Assignment Tab

    Hello all,
    i have a problem regarding display a standard field.
    The Business Case is that when i create a new shopping cart, on item level, on tab account assignment i want to display the field profit_ctr.
    i thought that i can maintain this in SPRO.
    Configure Field Control -> Configure for Fields of Substructures -> Metadata for Fields of Substructures and Table-Like Enhancements
    with new entry
    31         PROFIT_CTR     BUS2121
    but i can see this field when i create a new shopping cart.
    You have an Idea how to configure this ?
    greetz Chris

    Hi,
    Check SPRO configuration for account assignment settings @
    SRM server->cross application basic settings->account assignment->Define account assignment
    1. Check for your acc assignment category for ex. WBS , what are account assignment fields are maintained.
        if not there maintain profit_ctr from search help.
    2. If you are not able to track profit_ctr in search help then you may need to make respective profit center entry in table BBP_C_ACC_F and then perfom step 1.
    after above steps even you are not able to get profit center on screen then you may need to check
    1. Meta data configuration
    2. WDP component for profit_ctr field
    Regards
    -Vipin

  • How to make a field profit center mandatory in sales order?

    Dear GURUS,
    Please help in getting answer for following question.
    How to make a field profit center mandatory in sales order?
    With Regards
    Sandeep D.

    Hi,
    There are 2 ways to make profit center mandatory
    1.Transaction Variant
    2.Incompletion procedure
    1.Transaction Variant
    Step 1:Goto Tcode shd0 and input transaction as va01 and give name of transaction variant as ( example. zva01 ) and click on create or F5
    Step 2.Then it takes you to sales order screen.Just click on enter untill you see profit center field.
    Step 3.check the box required against profit center.
    Step 4.click on save ( under a package name or as local object ) and exit
    Step 5.Assign transaction variant to your sales order type through tcode v0v8.
    2.Incompletion Procedure
    You can add the field  table-vbap,field- prctr,status-04,check-warning to your existing incompletion procedure Tcode- ova2 assigned to your order type in tcode vov8  and check the box - incomplete messeges for your order type through tcode vov8.
    If incompletion procedure is not assigned to your order type than you have to create a new incompletion procedure and assign it to order type.

  • How to display negative values in a screen field of a screen

    Hi All,
    Please let me know how to display negative values in a screen field of a screen.
    thanks

    Hi Kishore,
    You can do this method. In the screen , create a text field of CHAR instead fo creating an INT4 field.
    I have created a field of CHAR of name say TEXT.
    In the main program,
    declare a variable of the same name ie. TEXT.
    data: TEXT(5) TYPE C.
    In PBO, just assign the negative values.
    It will work.Since there is automatic conversion between character and integer data types, it will work for positive values as well.
    Regards,
    Sylendra.

  • How to make the Profit Center Field Mandatory in Cost center Master Data

    Dear All,
    Please let me know how to make the Profit Center Field mandatory in Cost Center Master Data as well as my Internal Order Master Data?
    Thanks in advance!
    Regards,
    Rajeswari Shankar.

    Hi Rajeswari,
    You can modify message number KS096 to "Error" via OBA5. Thus, the users would no be able to save a cost center without entering a profit center. (Depending on your release you can make KS096 modifiable by implementing note 486781.) 
    Concerning the internal orders (transaction KO01), you can run KOT2 and set Profit center field as required entry in "change field selection" section.
    Regards,
    Greta

  • Balancing field "Profit Center" in line item 001 not filled

    When i am doing Posting with clearing(FB05) i am getting the below error message "Balancing field "Profit Center" in line item 001 not filled"
    Background: When we are doing the MIRO transaction we have used a diffrent profit center than it came from the Purchase Order where we have added extra cost and included the new line items under GL tab and posted the Invoice.
    Now i want to tranfer that to a diffrent Vendor and clear it. So i used FB05 transsaction. When i tired to do the transfer posting with clearing i am getting the error message "Balancing field "Profit Center" in line item 001 not filled" As we have under the document split Zero balances check box checked along with the Profit center Mandatory for field Profit Center. The system could not determine which profit center it has to use.
    Thanks in advance.

    Hi Kiran,
    Could you tell me how you are able to resolve this issue as we are having the same issue.
    Did you use the substitution rule?
    Please let us know.
    Thanks,
    Madu

  • How to hide fields in Table maintenace screen

    I have created a view with table maintenance generator. I would like to hide some fields. With event I am able to fill in those fields but I want to hide those from screen.

    HI, 
    This is reff with ur below post, I have been stuck with same problem,
    I got your code, how its functioning, but didn't get get where i have to write it.
    plz tell me in brief.
    Thanks in Advance.
    Regards
    Vivek
    Re: How to hide fields in Table maintenace screen  
    Posted: Feb 6, 2009 11:42 AM   in response to: Aarti Ramdasi in response to: Aarti Ramdasi           
    Click to report abuse...             Click to reply to this thread      Reply
    Hi,
    You can hide the fields like this..
    For example
    select-options:
    s_carrid for spfli-carrid modif id gr1,
    s_connid for spfli-connid modif id gr1,
    s_cityto for spfli-cityto modif id gr2.
    I am going to hide last fied..To do this
    at selction-screen output.
    if s_carrid is initial or s_connid is initial.
    loop at screen.
    if screen-group1 CS 'GR2'.
    screen-active = 0.
    modify screen.
    endif.
    endloop.
    endif.
    whenever u click on any one of the field i.e. carrid or connid the third field will displayed.Otherwies the last field cityto is not visible initially
    Regards
    Kiran

  • Error Message-- For Balancing field "Profit Center" is not filled

    Hi All,
    When I do Shipment Start get Error-Message for Balancing field "Profit Center" is not filled!
    A PGI for the DNXXXXXXXX is not possible!
    Can u please help me how to resolve this issue ?
    WM Baby

    Hi,
    AS per configuration , there is prifit centre assignment  .Enter the profit centre in the field of profit centre by the help opf F4.
    Regards,
    Andra

  • Field Profit Center is not populated while posting through T-Code F-02

    Dear Sir / Madam,
    While posting through T-code F-02 the field Profit center is in hidden mode
    as a result I am getting the given below error.
    "GLT2201 - Balancing field profit center in line item 001 not filled"
    Please guide me as to how do I change Field status varient so that the field Profit center gets activated in optional mode in F-02.
    I tried searching the same but could not find the solution.
    Regards
    Chirag Shah

    Dear expert
    Check following steps...
    1. Use transaction ACSET and enter cost center as your account assignment for type 01 APC posting..
    2. Make sure Cost Center exists in the Asset Master..
    3. Make sure profit center is entered into Cost Center master.
    4.Check the steps where you assign the GL accounts to the splitting rules.
    suggest you to go through the below mentioned links
    Balancing Field "Profit Center" in line item 001 not filled
    Balancing field "profit center" in line item 001 not filled
    GLT2201 - Balancing field profit center in line item 001 not filled
    Balancing field "Profit Center" in line item 001 not filled
    F-51: Balancing field "Profit Center" in line item 001 not filled
    Balancinf field profit center in line item 001 not filled
    Regards,
    Ajeesh.s

  • Balancing field "Profit Center" in line item 003 not filled during AFAB

    Hello all,
    We have activated business function FIN_GL_REORG_1 on EHP5 in ECC 6.0 and related reporting business function. One of the advantages of activating this for Fixed Assets is now asset balances can be reported at Profit Center/Segment level in sub ledger.
    During executing depreciation, we are getting the below error message
    Balancing field "Profit Center" in line item 003 not filled
    Message no. GLT2201
    Diagnosis
    The field Profit Center marked as balancing is not filled with any value in line item 003, even after document splitting.
    Below configuration is done in our system -
    Document splitting is active with standard variants for FA accounts.
    Segment Reporting is actived under Asset Accounting IMG (under Integration with General :edger Accounting)
    Activation of account assignment objects is active for cost center and specify account assignment types for account assignment objects KOSTL is configured for all transaction types (*) for APC and Depreciation postings is activated.
    APC, Accumulated Dep and Dep expense account field status groups are changed to have profit center and segment as optional fields for inputs.
    After all these settings, I am still getting the above error message.
    Can someone please let me know if you had similar situation and how to resolve this issue.
    Thanks,
    Praveen

    Hi
    Check the below locations
    Fin Accounting(New)Fin A/c Global Settings NewLedgersAssign scenarios and Customer Fields to Ledgers (Here assign Profit Centre)
    Fin AccountingGL Accounting NewBusiness  TransactionsDoc splittingDefine doc splitting characteristics for GL Accounting (Here Profit Centre mandatory check) Check with Activate and Deactivate
    Regards
    Sridhara Rao D

  • MIRO Error - Balancing field "Profit Center" in line item 001 not filled

    Dear Experts,
    Recently we upgraded to ECC 6.0 from 4.6C. We implemented new GL functionality.
    We have also introduced new Profit Centers and have updated the same in Material Master.
    Now, the new Profit Centers are valid from 01.04.2009 till 31.12.9999.
    Now my problem is while doing MIRO after 31.03.2009 for old PO's i.e. the PO's which were created before 01.04.2009 the system gives me error "Balancing field "Profit Center" in line item 001 not filled".
    This is because for the particular line item it picks the profit center from material master, but the validity of that (NEW) profit center is from 01.04.2009 whereas I want to do the posting in back date i.e. for eg. 28.03.2009. Due to which it does not get any profit center.
    How do I resolve this problem. Is there any exit or BADI to do the same.
    Regards...

    Hi
    There could be multiple reasons for this. Pls check on:
    1. For the Expense Account assigned in DIF, have u made the assignment for deriving Profit Center & Business Area in T Code OKB9
    2. Ask your FI Consultant to check the Splitting Characteristics for the MIGO. Check the Splitting Characteristics assigned to the Accounting Document Type assigned to T Code MIGO. Also check if all the GL Accounts have been assigned a splitting characteritics. The path is:
    IMG> Financial Accounting(New)>General Ledger Accounting (New)>Business Transactions>Document Splitting
    3. Do you maintain profit center as a default in material Master? If yes, check if the same has been assigned in the view extended for the plant concerned?
    Pls check the settings. If any doubt, revert back.
    Thanks & Best Regards,
    rahul.

  • F-54 Balancing field "Profit Center" in line item 002 not filled  Message no. GLT2201

    Hi,
    During F-54 error "Balancing field "Profit Center" in line item 002 not filled" "Message no. GLT2201"  showing.
    I have gone through previous posts with  message no. I got below solutions but those applicable belongs to EHP 600 but ours is EHP 605.
    1. Note: 930365 not applicable for EHP 605
    2. Note: 887794 correction process according to note applies max EHP 600.
    3. http://wiki.scn.sap.com/wiki/display/ERPFI/Document+split+when+clearing+down+payment+with+taxes
    My querrys are If i apply above 2 & 3 points solutions what will happen. However instead of creation of new "Document type" if i do configuration changes for existing document type "KA" what will the negative impact and risk.

    Dear Mr Rahul
    Thanks for your suggestion
    but there's something odd about this..
    the other company code is working just fine for years..
    and i've already maintain configuration both for doc splitting especially the splitting rule and GSP_KD1
    yet the error still occur
    is there any suggestion Mr Rahul?
    or anyone?
    Best Regards
    Rumi

  • New GL,when do GR, message:Balancing field "Profit Center" in line item 001

    Hi
    We use new GL,and now when we do GR,the system report error message "Balancing field "Profit Center" in line item 001 not filled".so there must be anywhere to assign the profit to GR account ,but i can not find.:(
    can anyone tell me how to assign the profit to GR account?
    thanks a lot.

    Dear Mr Rahul
    Thanks for your suggestion
    but there's something odd about this..
    the other company code is working just fine for years..
    and i've already maintain configuration both for doc splitting especially the splitting rule and GSP_KD1
    yet the error still occur
    is there any suggestion Mr Rahul?
    or anyone?
    Best Regards
    Rumi

  • FI Posting Error Balancing field "Profit Center" not filled-Vendor acc

    Dear All,
         System has been Configured the emp. loan and insurance deduction to be posted to respective vendor accounts. while making the FI posting system is throwing error like "Balancing field "Profit Center" in line item 001 not filled".
      We have 8 profit centers.  emp. loan deductions to be posted in vendor acc. across all the profit center wise. Business Area and Cost Center has been maintained properly for all employees in IT 0027 & IT 0001.
      Doc. type also has classified  for doc. splitting(spro>GL acc(new)>Bus. Trans --> Doc. Split --> Classify doc. type for split.).
    How this issue can be solved, kindly help us out.
    Regards,
    Param.

    Hi Murali,
    You are correct,Standard SAP business transaction "0000" and variant "0001" - unspecified posting will not cater the above requirement.
    Doc Type SA does not split. Either you can use "001" in front of SA doc type which I do not recomment, but else create a new Documnet type with 0001.
    In standard configuration in many places SAP has used 0000 whcih does not split. You need to define new doc types as per your requirement and assign business transaction and variant to it as per business need.
    Do let me know if it works.. else we can try something else..
    Regards,
    SAPFICO

Maybe you are looking for