Default the screen layout in T.code FBL1N

Can anyone help me with defaulting the screen layout for FBL1N.  When I give the t.code FBL1N i should see the default layout populated.
Pls let me know the settings to be done.
Vinay

hi Vinay,
each user can set for her/himself in FB00.
ec

Similar Messages

  • Screen Layout of T-Code : GB01

    Hello Gurus,
    I want to add/delete some fields in screen layout of GB01.
    But I can not find any control definition in FI-SL's IMG.
    How could I change the default screen layout of it ?
    Please Help !
    Thank you very much!

    Hi Hemant,
    If im not wrong you are talking about the fields in the screen of transaction code f-02.
    As per tcode you can't change the screen layout .
    Try in OB41 change the field status of the posting keys involved in GL's because f-02 is the GL posting.
    thanks
    deepa

  • How to creat a select-options in the screen layout of se80.

    Because in se80 ,the screen is drawed in the screen layout,but it just have text-field for parameter.
    Thanks!

    In your main program, you can declare your desired select-option. Do your select-option declaration before calling your dialog screen.
    Create a subscreen in your screen's flow logic (PBO & PAI) that contains your selection screen with its corresponding screen number of your declared subscreen.
    sample code of select-option declaration below.
    SELECTION-SCREEN BEGIN OF SCREEN 5003 AS SUBSCREEN.
    SELECTION-SCREEN BEGIN OF BLOCK PARAM.
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT (18) TEXT-ABK FOR FIELD S_ABKRS.
    SELECT-OPTIONS: S_ABKRS FOR PA0001-ABKRS.
    SELECTION-SCREEN POSITION 47.
    PARAMETER: P_ATEXT LIKE T549T-ATEXT VISIBLE LENGTH 30.
    SELECTION-SCREEN POSITION 70.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN END OF BLOCK PARAM.
    SELECTION-SCREEN END OF SCREEN 5003.
    call screen 5000.
    Sample Flow logic Code below of screen 5000:
    *--- PBO
    PROCESS BEFORE OUTPUT.
      CALL SUBSCREEN SUB_5003 INCLUDING SY-REPID '5003'. " subscreen 5003
      MODULE STATUS_5000.
      LOOP AT GT_MBBH INTO GS_MBBH WITH CONTROL TC_MBILL
                    CURSOR TC_MBILL-TOP_LINE.
      ENDLOOP.
    *--- PAI
    PROCESS AFTER INPUT.
      LOOP AT GT_MBBH.
        FIELD GS_MBBH-SELEC MODULE TC_TABLE_MARK ON REQUEST.
      ENDLOOP.
      MODULE USER_COMMAND_5000.
      CALL SUBSCREEN SUB_5003.  " subscreen 5003
    Hope this will help..

  • Change Screen layout of T-code: F-02

    Hi friends,
    I want change screen layout of standard SAP transaction code F-02. Please let me know is it possible or not. If possible then which transaction code /path I will use.
    I want add one more field in header level.
    Thanks & Regards,
    Hemant Kumar Maurya

    Hi Hemant,
    If im not wrong you are talking about the fields in the screen of transaction code f-02.
    As per tcode you can't change the screen layout .
    Try in OB41 change the field status of the posting keys involved in GL's because f-02 is the GL posting.
    thanks
    deepa

  • Can we change the look and feel of the screen layout

    Dear All,
    I am new to ABAP WebDynpro, and would like to know the following with respect to ABAP WebDynpro :
    1. To what extent can we change the look and feel of the screen layout ?
    2. Is it possible to change the background color of the layout?
    3. Is it possible to change the color of, Buttons etc ?
    Any information / document/ link to explain this would be very helpful ..
    Thanks in advance,
    Aditi

    Hi,
    Psl check out these links.
    check out these webdynpro standard components in SE80 tcode -
    WDR_TEST_UI_ELEMENTS
    check out this link on webdynpro for ABAP-
    http://help.sap.com/saphelp_nw70/helpdata/EN/03/0048413e466e24e10000000a155106/frameset.htm-WD for ABAP
    http://help.sap.com/saphelp_nw70/helpdata/EN/46/9319f88f8115ebe10000000a114a6b/frameset.htm -UI elements
    http://help.sap.com/saphelp_nw70/helpdata/EN/46/9319f88f8115ebe10000000a114a6b/frameset.htm-Button Properties
    http://help.sap.com/saphelp_nw70/helpdata/EN/46/9319f88f8115ebe10000000a114a6b/frameset.htm- For different Layouts
    Regards
    Lekha

  • Problem with the browse sequence back and browse sequence next widget placed in the screen layout

    Hi,
    Some basics: We are using Robohelp 10 to  generate multiscreen  html5 output. We used the pharmaceutical  screen layout downloaded from:  http://helpx.adobe.com/robohelp/robohelp-screen-profiles-layouts.html but modified it to match our GUI.
    We are having a problem with the browse sequence back and browse sequence next buttons placed in the screen layout from the widgets tool bar. We are in no way experts at this part of Robohelp...and the css portion of all this is a bit of mystery but we have managed to get mostly what we need. Now we just need these buttons to work. In the past we used Airhelp and things worked great. Can anyone help us understand why the sequence buttons are not showing up in the output even though it does in the topic preview?
    Also
    This shows up in the  layout.css file:
    a.wBSBackButton {
                    margin: 0 8pt 0 0;
                    padding: 0;
                    background-color: transparent;
    img.wBSBackButton {
                    border: none;
    a.wBSNextButton {
                    margin: 0 8pt 0 0;
                    padding: 0;
                    background-color: transparent;
    img.wBSNextButton {
                    border: none;
    Also btw, I forgot to mention that we are linking our FrameMaker files.
    Appreciate the help.
    Thanks!

    hi pradeep
    It does not happen but if you Wait for a while that may be solved

  • Configuring the screen layout of C5-00

    I would like to remove almost all items from the main screen lay out:
    - add contacts
    - calendar entries
    - set up email
    also the horizontal list menu on the bottom of the screen with items. camera, messages, clock, maps, chat and ovi  is unnecessary for me.
    I have not found how to change  the screen layout or remove the items I want.  Hope there is a solution to this problem too. A New phone?
    Solved!
    Go to Solution.

    Thank you both: I finally got the better screen...
    selected the basic homesreen theme
    settings-- settings... standby --standby...

  • Make pop-up appear as the topic only (i.e, w/o the screen layout)

    Hello All,
    I'd like to use pop-ups in my current project but I'd like for the pop-ups to appear as the topic only without the corresponding screen layout (side bar, contents, index, glossary, etc.).  I'm generating in Multiscreen_HTML5. When I preview my pages in a browser (CTRL+W) the pop-ups look just fine but when I Save/Generate, the screen layout is, as you would expect,  applied to the entire project (including the pop-ups). I am currently setting the pop-ups to auto size.
    If there were some way to exclude a topic from the screen layout then I could create separate topics for the pop-ups.
    thank you,
    -d

    Figured it out.
    I needed to deselect Convert auto-sizing and custom-sized popups to hyperlinks (Multiscreen_HTML5 Settings, Screen Profiles, Desktop, Optimization). Now the pop-ups appear as I had envisioned (auto sized without the screen layout).

  • How add new feilds in screen layout of transaction codes

    Hi!
    I want to add "Business Place" field in the screen layout of F-53  under "Bank Data"  after Assignment field.
    How can I add this new filed?
    As validation is developed, system is giving error for entering business place in this screen.
    regs,
    ramesh

    Dear    Ramesh Balivada
    Make the below changes in the General ledger master data under the create/bank/interest
    use tcode fsoo & select change button
    Field status group  G005   Bank accounts (obligatory value date)
    Double click on Goo5 & select Additional account assignments & select business are as per your choice
    Regards
    shamulheq

  • Is there a website or webpages showing the screen of a  transacton code?

    I mean, I want to take a look what the screen of the transacton codes look like when the standard R3 system is not accessible or unavaliable.
    So I hope there exists such a website.
    Please give me some clues.
    Thanks!!
    Edited by: humility on Dec 21, 2008 9:13 AM

    I have only seen sites listing all or almost all transaction codes. It would be quite heavy work only to create a site with all initial screens not to mention the next screens. Not to mention that many SAP customers have different configurations in their screens and also many of them don't use the ERP but have completely other interface like Netweaver in use.

  • When making a new playlist, the screen layout has changed, the playlist header is now on the left instead of the right, this does not allow me to drag the songs onto the playlist, how do I reset?

    When Making a new play list, the play list was on the right of the screen and this allowed you to drag your music onto the playlist, my setup has changed to the left of the screen which does not allow you to drag your music across, how do I reset?

    In the top corner of iTunes is a small icon with a down arrow, click on that and choose 'show menu bar'. 
    Then on the view menu which now appears choose 'show sidebar'

  • MR21 - Is there configuration for the screen layout?

    We want to make the Reference and Document Header Text fields in MR21 mandatory.  Is there anywhere in configuration that this can be accomplished?  We've looked everywhere...

    Hi Debbie
    Transaction OMW9
    Document Type - Double click on desire transaction code to check the document type
    eg for MR21it should be PR
    Transaction OBF4
    select document type: double click and check teh box for "required during document entry"
    REFERENCE NUMBER
    DOCUMENT HEADER
    With this config your requirement should be met
    Regards
    Vikrant

  • How to make use of the 'Groups' in Screen Layout?

    Hi All,
    I have a screen with 10 input fields (F1, F2, .. F10).
    I set the 'Groups' attribute in the screen layout to 'DIS'.
    How could I make use of this 'Groups' attribute so that when I loop the screen, I will only disable fields with the 'Groups' attribute set to 'DIS'? Thanks
    I tried the following codes, but it's not working:
      LOOP AT SCREEN.
        IF SCREEN-GROUPS IS NOT 'DIS'.
          SCREEN-INPUT = '1'.
          MODIFY SCREEN.
        ENDIF.
      ENDLOOP.
    It says ==> The data object 'SCREEN' does not have a component called 'GROUPS'.

    In the Attributes of a screen field, there is an attribute called "Groups". This has 4 options for input (4 text boxes)
    SCREEN has 4 fields GROUP1, GROUP2, GROUP3 and GROUP4.
    The first text box under Groups attribute corresponds to SCREEN-GROUP1,
    2nd text box for SCREEN-GROUP2
    3rd text box for SCREEN-GROUP3
    4th text box for SCREEN-GROUP4
    Hope this helps.
    Thanks,
    Balaji

  • Additional field(company code) in purchase order screen layout

    Hi All experts,
    I have a requirement to set the company code in Purchase order as display field during PO creation or change.
    I have checked in IMG under screen layout for purchase order but  there is no company code field available.
    How can I add the additional field into the screen layout.
    Any inout will be highly appreciated.
    Thank you in advance
    Lost.

    Hi Chee Wan Ng,
    <b>Where</b> exactly you want to set the Company Code field in the Purchase order? Actually this field is already available under <b>Org.data</b> tab in the Purchase Order Creation transaction (ME21N), so you may not require to set the Company Code again.
    Which version of SAP R/3 you are using?
    Hope this helps you, if not, then give us more details to help you better.
    Good luck.

  • Screen layout is not defined for company code ZVVV

    Hi
    I am creating CUSTOMER MASTER in XD01
    I am getting an error like "Screen layout is not defined for company code ZVVV"
    Can any one help?

    hi,
    this is to inform you that,
    check whether
    in SPRO - fin Accounting New - accounts receivable and accounts payable - customer accounts - master data - preparations for creating master data - Define Screen Layout per Company Code (Customers)
    please check whether is *  = Default field status.
    please check and update.
    balajia

Maybe you are looking for

  • Pass/retrieve data to PDF form using php

    Hi We are trying to build an application that goes like this.  Web based application.  Document template is uploaded.  User can open the template, fill in data, and save the form.  PHP , Mysql We are stuck at the stage where we need to pass some data

  • Help with Dialog BOK

    I have frame with a button on the click of the button a dialog box appears The Dialog box has an OK button on press of OK Button a jPanelTest is added to the JPanelDisplayTable in the frame. But this does not happen when the OK button is pressed. Any

  • Mod_plsql: ORA-942 Execute(Temp BLOB) ORA-00942: table or view does not exi

    mod_plsql: ORA-942 Execute(Temp BLOB) ORA-00942: table or view does not exist This is the error I get in the Apache log. On the page: "The requested URL /pls/apex/wwv_flow.accept was not found on this server." I am sure this is just a configuration i

  • Flash 8 vs. Flash 7

    Hello, I just completed a nice little project making use of the FLVPlayback features of Flash 8. I imported video files and encoded them to .flv files and stream them from a server. Works great. However, I just learned that some of my customers run L

  • Sky go funktioniert nicht

    Hallo, mein sky go funktioniert nur beim imac nicht - im Ipad klappt alles einwandfrei - bei Sky sagt man mir, dass lege wohl an der Software des imac - kann mir jemand erklären, was ich tun muss?