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

Similar Messages

  • 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

  • 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

  • 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

  • Default G/L account description in account assignment

    Hello Experts,
    We are on SRM 7.0 having an issue with the field General Ledger Account description in default value settings.
    We get the default G/L account populated currently but not the description ..Even If we select another account from F4 description field is still blank.
    Any ideas how to acheive this without enhancing the standard components?
    Thanks
    Lavanya

    Hi
    check these mountains of notes.
    Note 1243140 - No Description returned for GL account
    Note 1438647 - Account category description in local FI validation is empty
    Note 1502229 - FAQ: LOCAL Accounting F4-Help, Description
    Note 1502160 - FAQ: Accounting F4-Help, Description
    1457285 - FAQ: Accounting PO Transfer, FI/MM Validation Errors
    1438647 - Account category description in local FI validation is empty
    1397531 - Accounting description not shown for local or REMOTE_01
    1352092 - Local accounting value help for system type REMOTE_01
    Print Selected Notes (PDF) 
    Muthu

  • 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

  • Offset account description

    Hi,
    We are using 2005B - PL - 41
    While viewing Account balance of any GL Account Offset Code is displayed there. But I need the Account Name instead. In form settings it is not available. How can I bring the account description.
    For eg. If we view TDS on contract payments in offset account column it is showing the Vendor control account code.
    Is any FMS has to be assigned.
    Can any body help to solve this issue.
    Thanks & regards
    Narayanan

    Hi Narayanan
    The only way to get this will be an SDK development to add an additional column to the grid for displaying the account name.
    Kind regards
    Peter Juby

  • 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

  • "View Journal Entry" line when "Export"shows 'Account Description' as TEST?

    When use "Line Drill Down" of Journal Entry line from GL & click on "View Journal Entry" button. The Journal line that appear when "Export" shows 'Account Description' as TEST in the excel or csv file. This issue is happening in Production. Is there any setup thats bringing this 'Account Description' as TEST or Oracle is defaulting this 'TEST'? What is the reason for this?
    It will be of great help if somebody explain this.
    regards,
    Sairam

    Try the patch 9695800.
    By
    Vamsi

Maybe you are looking for

  • Java.sql.SQLException: General error

    Hi i got this error message: java.sql.SQLException: General error at sun.jdbc.odbc.JdbcOdbc.createSQLException(Unknown Source) at sun.jdbc.odbc.JdbcOdbc.standardError(Unknown Source) at sun.jdbc.odbc.JdbcOdbc.SQLExecDirect(Unknown Source) at sun.jdbc

  • How to clear app data in Open Office?

    Hi, A few days ago Open Office wasn't responding or something and I force quit the app. Now, when I open it again, it comes up with this query window. No matter what I click, "Don't Restore Windows" or "Restore Windows", that windows won't go away. T

  • Click to play video - like Youtube

    Creating the FLV file and placing a flash video on a webpage with the video controls, is easy enough but I need to have an intro screen. Something like a 'click to play' frame like Youtube does. I'm not sure if it is a Jpeg, that you click and it loa

  • Itunes not reading ipod

    Did some research, and it seems that the newest version of itunes 9 isn't letting my ipod to be read by itunes. It's an old ipod somewhat, is there anyway to down grade the itunes back to 8 or 7 if possible? I would like to not have to reset everythi

  • Edge Animate 2014.1 won't open project because of js error

    After upgrading to the latest version yesterday, one of my projects won't open in 2014.1 because of a js error ("Loading Failed, please check your page for JavaScript errors"). I redownloaded the previous version and can confirm it works in 2014. Pri