GL account description at ME21N layout

Dear Gurus,
At ME21N, when a PO line item which is to be charged to a Cost Center is created, the Acct Assignment tab will come out whereby you have to put in the GL Acct and Cost Center number.
Is it possible to have the GL Acct description to come out at the side of the GL Acct Number ? My Users don't want to use the F4 functionality to view the GL Acct description. They want it directly on the screen itself.
Appreciate any feedback on this as to whether this is possible in the first place
Thanks..

I have been doing some research on my own. Can GUI XT do the trick ? I'm not familiar at all with GUI XT ..

Similar Messages

  • Offsite account description

    Hi Guys,
    Can any one tell me how can get offsite account description in my layout.
    Regards
    Ashish

    OKie, putting the text of this OSS note as below. Your ABAPer can code this for you:-
    *Summary*
    *Symptom*
    You want to be able to display offsetting account information in the line item display.
    This is not possible in the standard system.
    *Other terms*
    FBL1, FBL3, FBL5, RFEPOS00, GET_GKONT, FBL1N, FBL3N, FBL5N
    *Reason and Prerequisites*
    No standard functionality
    *Solution*
    The solution requires the use of Business Transaction Events (previously: 'OPEN FI - Event) and, therefore, is not a modification.
    Procedure:
    1. Define fields RFPOS-GKONT and RFPOS-GKART.
    Prior to Release 4.6x
      If the fields do not yet exist in the structure RFPOS:
      Use Transaction SE11 to display structure RFPOS.
      Choose Go to -> 'Append structures'.
      Specify a new name (e.g. ZZAS) in the customer namespace,
      and create the following fields:
                FIELD            DATA ELEMENT
              ZZGKONT              GKONT
              ZZGKART              GKART
      After saving, enter a customer development class (for example Z001).
      Then activate the structure.
    As of Release 4.6x
      Implement Note 217189 in your system, if it has not already been
      applied by means of one of the following Support Packages:
                    RELEASE    PACKAGENAME
                    4.6B      SAPKH46B08
                    4.6C       SAPKH46C01
    2. You can use function module LINE_ITEMS_GET_GKONT.
    If this module is not available in the system, proceed as follows:
    Use SE37 to copy function module SAMPLE_INTERFACE_00001650 in the customer namespace under any name (e.g. ZZ_GET_GKONT).
    Sample coding for ZZ_GET_GKONT:
    (code}    FUNCTION zz_get_gkont.
          e_postab = i_postab.                <-- important
          CALL FUNCTION 'GET_GKONT'
               EXPORTING
                belnr           = i_postab-belnr
                bukrs           = i_postab-bukrs
                buzei           = i_postab-buzei
                gjahr           = i_postab-gjahr
                gknkz           = '3'
           IMPORTING
                gkont           = e_postab-zzgkont
                koart           = e_postab-zzgkart
           EXCEPTIONS
                belnr_not_found = 1
                buzei_not_found = 2
                gknkz_not_found = 3
                others          = 4.
    ENDFUNCTION.
    **Meaning of parameter: gknkz
      *1 Display offsetting account if clearly specified
      *2 Always display offsetting account with the highest amount
      *3 As case 2, but including line items generated automatically
    This source code is an EXAMPLE and can therefore also be implemented differently. For example, you can also program that other data on offsetting account (master record data) is read here.
    3. Call Transaction FIBF.
    Choose 'Settings -> Products -> ...of a customer'
    You can choose the product name and the description at will.
    Set the 'active' indicator and save.
    Go to Settings --> P/S modules -->
    ...of a customer, and add the following entry:
      Event:              00001650
      Product:            Product name from item 3
      Lnd/Appl:          blank
      Function module:    Module name from item 2
    Save the entry.
    4. In addition, you need to create a variant containing the offsetting
    account information:
    Prior to Release 4.6x
    You can define special fields in Customizing (FAKP: Menu: Account -->
    Display Items --> Special Fields) that show the offsetting account
    information. You do this by adding the fields from item 1 to the
    variant. All functions such as search, sort, summarize are available.
    After Release 4.6x
    Call the line item display and start ist.
    Via button 'Change Layout' or
    'Settings --> Display Variant --> Current', copy the offsetting
    account information to the display variant.
    Save this variant under any name.
    All functions such as search, sort, summarize are available.

  • Report Painter - Account descriptions not showing

    Hi guys...I have created a balance sheet in report painter, using a library based on table FAGLFLEXT. this table does not have account descriptions in it, but only account number. The client wants to see the account description as well. Is there a way I include that in my report? Since we are using the new GL, i have used FAGLFLEXT. Please advise how I can accomplish this...can I use a view or a table join between FAGLFLEXT and SKA1?
    please help
    thanks
    Brian

    Dear Brain,
    In the report painter, GRR2, select your report and go to
    Formatting > Section layout
    Select the lead column tab
    Here in the Contents field, select "Key and description"
    That would resolve the issue.
    regards
    Venkatesh
    assign points if useful

  • Add G/L Account Description in transaction FBL3N

    Dear all,
    I would like to add G/L Account Description in transaction FBL3N. I checked its layout if there's predefined column to show G/L Account Description but I found none. Can I ask you guys what's the exact things I should do like BTEs or USER-EXITS or BADIs?
    Regards,

    Hi,
    Sorry I've made a mistake, you're using FBL3N and not FAGLL03.
    For changes in FBL3N, I think the only solution is to use BTE event 1650.
    Please refer to this thread :
    Infoobject getting overwritten because of changerun

  • FAGLL03 alternative account description

    Hi guys,
    We are working with group accounts in Group chart of accounts (f.e. CAXX) and depending alternative accounts in Local chart of accounts (f.e. CAFR).
    When consulting FAGLL03 (Display line items) you can choose to display group account numbers or switch to alternative account numbers (via Settings - Layout - Current header rows  -->  and change characteristic ).
    But unfortunately description is not changed when switching to alternative accounts. Description always remains group account description in this report.
    Is there a way to display alternative account number AND alternative account description in FAGLL03?
    regards

    Herman,
    Alternative number you can display, but make sure that Alternative a/c number should be filled in GL master under control data tab.
    There is no provision for Alternative account description.
    Rgds
    Murali. N

  • GL account description different

    Hi Guys,
    I have some postings that on the description field is not pick up the gl account description but the asset number.
    Does anyone know how can I solve it?
    Thanks

    This is just a question related to layout.

  • Accounts Descriptions in Report Painter

    If I have a set with a range of accounts and no description, for example:
    SET [345,899]
    I link this set to be output in a report using report painter...
    How do I do to see the accounts descriptions about this range in ReportPainter.
    I mean:
    Something like this......
    345 description 345
    346 description 346
    347 description 347
    368 description 368
    390 description 390
    etc etc

    Hi
    To create a Transaction Code for a Report Painter/report writer report
    Tcode for Report Painter
    To create a TCode, follow the steps below.
    1) Go to Transaction code SE93, Enter TCode Name and Press Create.
    2) Give short Description and select Parameter Transaction, Press Enter
    3) Select Transation Radio Button and write START_REPORT in the next text
    box Also Check the box Skip Initial Screen.
    4) On the bottom of Screen (default Values), Enter Parameters
    i) Name = D_SREPOVARI-REPORTTYPE. Value = RW
    ii) Name = D_SREPOVARI-REPORT Value = Your Report Group Name (Say 1SIP)
    5) Save and Execute.
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • How to generate a report based on account description

    Hi Experts,
    How to generate the report based on account description, that means
    i want to generate a report on G/L account and which account numbers are having 'CASH' description.
    for Ex: G/L a/c no: 25010026-Cash and Bank balance(des)
    G/L a/c no: 101000-Cash-freight
    like this.
    please help to do this,
    good answer will be appreciated with points,
    Thanks in advance
    Venkat

    Hi shana,
    my requirement is
    I have G/L account numbers, that account numbers having some descriptions, in these some descriptions are belongs to cash transactions, i want to generate the report on these cash transactions, and the report is " G/L account, debit cash, credit cash, balance".
    is it possible or not,
    thanks in advance,
    Venkat

  • Translation of G/L account description

    HI all,
    can any one explain  the steps for doing translation of GL account description in t.code: OB_GLACC13?
    regards,
    ramesh b

    Hi Ramesh
    This transaction is to do a Mass change on with the same values for all the g/l accounts you selected.
    Like change all the fields status group for these account in ZZZZ
    The translation you have to do with the normal transaction for de master data G/L acounts.
    When you habe a lot of entries you can create an LSMW for it
    Paul

  • FSG showing Account description instead of value and description

    Hi ,
    I am getting rows without Account Values in an FSG that I created - it has 27 columns. I had specifically created a row order with Value and Description for the Account Segment with all other segments having width zero. When I run this FSG I only get the Description and not the values. I tried everything from increasing the width of the column and also removing the row order but it still shows only the description. I also tried with a row order with Value only for the Account Segment but even then it shows only the Account description. I have no idea what is causing it? Can you tell me how to fix it?
    Thanks,
    Arun

    Can you post the query for which the bind variable values are not being shown and the trace output for the same?
    Probably it is listed down somewhere when you actually executed the query among the others. Try completely analyzing your trace file..

  • G/L Account Description not displaying in the report

    Hi Friends,
    G/L account description was not found in the report, after loading g/l text and attribuites. Please help me what might be the problem in this regard.
    Regards,
    Raju..

    Is G/L Account depends on Chart of Accounts. Is their any way that G/L acount and description is displayed in report. G/L Account is appearing but not descrition. Master data attr & text loaded fine.
    Raju

  • Account Description Case stmt

    Hello All,
    Business wants to display account id and account description concatanated together with an '-' seperating them. Account id and Account desc are two different columns.
    So far it looks fairly simple as we need to just concatenate the two columns with an '-' in the middle. But some account id's does not have descriptions so to get there i used a simple case statement but it seems to be not working
    case when "GL Account Hierarchy"."Level 12 Account Description" is Null then "GL Account Hierarchy"."Level 12 Account Id" else "GL Account Hierarchy"."Level 12 Account ID || '-' || "GL Account Hierarchy"."Level 12 Account Description" end
    it does concatene the account id's and descriptions like this 124 - Account which is good but it displays just 124 - in the cases when account desc is null which is not what i want. I want to be displayed just as 124.
    My case stmt logic seems to be correct or i might be something obvious which i am not able to identify. Please advice
    Thanks
    Prash

    Hi.
    Try
    case when "GL Account Hierarchy"."Level 12 Account Description" =''
    instead of
    case when "GL Account Hierarchy"."Level 12 Account Description" is Null
    Regards
    Goran
    http://108obiee.blogspot.com

  • Offsetting Account Description in FBL3N.

    Hi All
    I am trying to include Offsetting Account Description in FBL3N Report. BTE 00001650 for offset accout info is already activated and the values for the GKONT & GKART fields are available in the report.
    I have checked couple of SAP Notes (112312, 984305, 1034354), relating to this issue but nothings seems to work out.
    I tried few things like - Appending the RFPOS and RFPOSX structures, and then regenerating the RFPOSXEXTEND program.
    But while regenerating the RFPOSXEXTEND program I am getting error - END OF PHASE 002 with Message No D0 322.
    Also tried to add special fields in T.Code O7R3 but this doesnt allow me to add the GKONT_LTXT and I am getting error - Field name GKONT_LTXT is not allowed with Message no. FICORE405.
    Is there any way out to add the required GKONT_LTXT in table T012S through T.Code O7R3 (OBVU).
    Thanks in advance
    K I M Khan.

    Hi,
    I have also same issue with  Offset account Description in fbl3n Report. i have follwed the below link:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8011026d-eb5d-2e10-b9bb-d0601949b86a?QuickLink=index&overridelayout=true&50964082045396
    to bring Offset Account Description what are all the steps i need to do
    the highlighted fields... how i can create... plz let me know
    thanks

  • FBL3N : GL Account description

    Hi Gurus
    I have a problem whereby I need to have GL Account description in every Line Item Display through Tcode FBL3N.
    As per the requirements from user we need to have GL account description in every line item.
    Please help me .
    Suitable answer will be rewarded.
    Ramesh

    Hi
    I know that for running FBL3N i need to give GL account and company code .
    The problem is that on ethis Tcode is executed , I can see the Gl Line Item Dispaly .
    In that list I want the for every Line item I should get the GL Number and the GL description . I am getting the GLaccount number in each line item but not the GL account description.
    Please suggest me how I acn get this description in each line item.
    Thanks
    Ramesh

  • GL Account description not display..

    Hello Friends,
        In Account Assignment Frame .. GL account Description and Assigned to description not display.. any one facing this problem?
       Thanks,
       John.

    Hi John,
    Can u elaborate on your problem.
    There is a BADI which is used to change the document.
    BBP_DOC_CHANGE_BADI,This BADI can be used .
    To get the GL account details.
    You can use FM 's can be looked at.
    META_GLACCOUNT_GETDETAIL       Get Details from G/L Account
    META_GLACCOUNT_GETLIST         List of G/L Accounts
    Incase this does not solve your issue,please write your problem in details.
    Your statement does not make your problem clear whether it is appreaing in SC or PO and what scenario you are implementation and what is your support pack level.
    regards,nishant
    please reward if this helps

Maybe you are looking for

  • 2008 imac - beachball lock ups and no-boot 'question mark in file' issue

    Firstly apologies am new to this forum.. am happy imac user (2008) but recently my imac is freezing in use and/or failing to boot on startup; the grey screen showing for a bit and then a file with a question mark in it.  This now happens frequently a

  • How do i get credit card info out of app store on phone

    I bought my son an app now i want to get my card info out so he can not continue buying apss??

  • Photos too big in project!

    I have some photos taken but when I try to import them and display them in the project window they are all "zoomed" in. I think this might be becuase of the file size. Is there a way I can reduce all the picture sizes at once in the project? Version

  • Apogee Mini-Me Routing Issues

    I have the Apogee Mini-Me audio interface with a ton of cables running everywhere (not to mention having to get behind the Apogee whenever changing inputs). I'm running Logic 8 on an iMac. I'm short on _space and money_ and was wondering what the bes

  • BDC upload - FF67

    Dear friends, I need ur help for uploading the BRS datas in FF67 thru BDC object.I've created one object and did some coding.But while recording/executing the object...its recording/taking only one line item of my jtab table items,which i've marked i