Change layout in standard reports

Friends,
Can anybody tell how to hide the unnecessary coloumns in std. reports. for ex.
S_ALR_87013648 i want to hide the commitment coloumn.

Ususlly these reports are made through a Report writter or by program for a specif purpose.
Go to SE93 and give the transaction there. The click on display.
In the following screen that appears try to identify the program this tocde is triggreing.
If its a reoprt writer one then go to report writer and do modifications by copying it. If you find this as a program then sit with your ABAPer and give your specifications.
reward if useful,
sarma

Similar Messages

  • Copying user specific layout of standard report to some user ids.

    Hi ,
    I am using user specific layout of standard report in my customizing report for retrieving data from standard report.
    i want to copy this user specific layout of standard report to some end user user ids.
    if any body successfully solved this isseue previously, please help me to sort out this .
    Thanks & regards,
    Hari priya

    hi sadaram,
    Thanks for ur quick reply,
    I am using this user specific layout in my zreport for retrieving data from std report. i don't want this layout to be global for all users. i already created same layout in production also , but i want to copy this user specific layout to some of end users
    ( not all end users) with different user names.
    please suggest any solution to solve this issue..
    regards,
    Hari priya

  • Transport user specific layout of standard report from developer server to

    Hi ,
    I am using user specific layout of standard report in my customizing report for retrieving data from standard report.
    i want to transport this user specific layout of standard report from developer server (say client 400 ) to production server ( say client 100 ).
    Also i want to copy this layout for all end users ( different user names ) in production server.
    I tried to import user specific layout , it is possible only with in   the same server ( say developer server , but different clients , say 400 to 450).
    please help me to sort out this .
    Thanks & regards,
    Hari priya

    hi sadaram,
    Thanks for ur quick reply,
    I am using this user specific layout in my zreport for retrieving data from std report. i don't want this layout to be global for all users. i already created same layout in production also , but i want to copy this user specific layout to some of end users
    ( not all end users) with different user names.
    please suggest any solution to solve this issue..
    regards,
    Hari priya

  • Making changes for a standard report

    Hi all,
    can any one tell me how toi make the changes for a standard report as per the client requirment.
    This is a report for RFQ price comparision,there is a SAP standard report available with tarnsaction code ME49.But some modificatios are required in the format.
    How should I do this.

    >
    Siva Rama Anne wrote:
    > Hi all,
    >
    > can any one tell me how toi make the changes for a standard report as per the client requirment.
    > This is a report for RFQ price comparision,there is a SAP standard report available with tarnsaction code ME49.But some modificatios are required in the format.
    >
    > How should I do this.
    Hi Shiv,
      I checked the transaction ME49 and found that it is based on a executable report called RM06EPS0. Also it is very much possible to make changes to this repor using the enhancement points. I found that already the report provides a lot of enhancement points. Here have a look:-
    1) ENHANCEMENT-POINT RM06EPS0_G4 SPOTS ES_RM06EPS0
    2) ENHANCEMENT-POINT RM06EPS0_01 SPOTS ES_RM06EPS0
    3) ENHANCEMENT-POINT RM06EPS0_G5 SPOTS ES_RM06EPS0.
    4) ENHANCEMENT-POINT RM06EPS0_G6 SPOTS ES_RM06EPS0.
    5) ENHANCEMENT-POINT RM06EPS0_G7 SPOTS ES_RM06EPS0.
    6) ENHANCEMENT-POINT RM06EPS0_02 SPOTS ES_RM06EPS0.
    7) ENHANCEMENT-POINT RM06EPS0_06 SPOTS ES_RM06EPS0 .
    Please refer to link below for more information about enhancement spots:-
    http://help.sap.com/saphelp_nw04s/helpdata/en/91/f1e540f8648431e10000000a1550b0/frameset.htm
    Many regards,
    Ravi.

  • How to restrict the user to change ALV layout for Standard Report Output

    Dear All,
    How can i restict the Users to change Output layout of Standard ALV reports,
    kindly suggest to solve the issue.
    Regards,
    Niranjan.G

    Hi NIranjan,
    In the ALV function module , the i_save can have the below paramater values.
    You can add based on your requirement.
    I_SAVE = SPACE Layouts cannot be saved.
    I_SAVE = 'U' Only user-defined layouts can be saved.
    I_SAVE = 'X' Only global layouts can be saved.
    I_SAVE = 'A' Both user-defined and global layouts can be saved.
    Check the Authorization Object - S_ALV_LAYO  in SUIM (Objects by Complex Search)
    Activity -23.
    Edited by: Raj on Jul 13, 2010 3:05 PM

  • Default Page Layout in Standard Report Wizard - CRXI

    I have Crystal Reports XI.  When creating a new report I always want the page layout set to Legal Landscape.  Using the Standard Report Wizard always defaults to Letter Portrait.  I know how to change the layout once the report is generated, but I can find no way to make my settings the default.  I would like the Wizard to default to Legal Landscape.  Is there a way to change the default layout?

    Hi William,
    This needs to be set in printer settings :
    Go in Control PanelPrintersright click on default printergo in propertieshere you need to change the default values to Legal Landscape and click on apply and ok.
    Now when you create a new report it will take the above format as default.
    Thanks,
    Sastry

  • Layout in Standard report s_alr_87012357

    Hi,
        I just added few fileds that were hidden in this standard report by making a layout variant.
       But these fields comes in the second line.
        The report looks quite bad.
        Can any suggest what else do I need to do so that it comes in the first line.?
    regards,
    Shashank

    Made both Output tax and input tax variants fields the same and so it worked.

  • How to expand layout in standard report GLRTBD.rdf

    Hi All
    I customize standard report GLRTBD.rdf . I want to expand layout for add new 6 columns .
    when run report in concurrent I got error
    REP-1212: Object 'R_PAGEBREAK' is not fully enclosed by its enclosing object 'Body'.
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-1212: Object 'R_PAGEBREAK' is not fully enclosed by its enclosing object 'Body'.
    Pls Help.

    I would guess that you have increased the report width beyond the number of characters specified by the print style in the application. If the report started as 'landscape', then try using 'landwide'.

  • Enable the check box in change layout in a report

    Hi all,
    I have a requirement ie after i run a repot we get a change layout icon in that icon there r tab's in it like coloums, sort order....,display.
    In the dispaly tab i have a check box named printout with date,title and page number .so i would like to enable the check box .
    can anybody tell me how can i do it using ALV's
    Thanks,
    Sri

    check FM Reuse_alv_grid_display.
    i_SAVE = 'A/U/'.
    FU REUSE_ALV_LIST_DISPLAY        I_SAVE
    Text
    Variants can be saved
    Description
    Controls the storage mode
    Prerequisite:
    The IS_VARIANT parameter has the appropriate value.
    See also the documentation of the IMPORTING parameter IS_VARIANT.
    Value range
    ' ' = display variants cannot be saved
    Defined display variants (e.g. delivered display variants) can be selected for presentation independently of this flag.
    Changes can not be saved.
    'X' = standard save
    Display variants can be saved as standard display variants.
    User-specific saving is not possible.
    'U' = only user-specific saving
    The user can only save display variants user-specifically
    'A' = standard and user-specific saving
    The user can save a display variant user-specifically and
    as standard display variant. The user chooses in the display variant
    save popup.
    Default
    SPACE
    Function Module
    REUSE_ALV_LIST_DISPLAY
    Regards
    Prabhu

  • Changes in SAP Standard report RVKRED01

    Hi,
    I am adding two fields(VBELN, VENDDAT) from VEDA table to SAP Standard report RVKRED01.
    I am not understanding the code in that report...how can i add those 2 fields in that report?
    anybody has an idea?
    Thank in advance,
    fractal.

    You can do append structure in table  VEDA  and add your two filds and populate the data in  the following user_exit
    Transaction Code - VKM4                                                                               
    FV45K001            User exit for determining the credit control area                                                                               
    Hope this’ll give you idea!!
    <b>P.S award the points.</b>
    Good luck
    Thanks
    Saquib Khan
    "Some are wise and some are otherwise"

  • Change Layout of Print - REPORT RFEBKA00

    I want change the print layout of  RFEBKA00. I want change sort and group. Do you have any suggestion?
    Thanks

    Hi,
    This is possible only via an user exit..else u need to copy this report into Zreport and can do the necessary changes there only.

  • Costs and settled costs layout in standard reports

    Hello guys !
    what needs to be done in order to have a report, for example, S_ALR_87013543 , splitted by costs and settled costs (debit/credit) ? I can't find a layout or smth.
    Thanks guys.
    Laimonas

    Hi
    Include this ZPP2 in a separate report group (GR51)... After that,
    1. Create the transaction code,say, ZF01_TCODE from Se93
    2. Choose "Transaction with parameters".. Press enter
    3. Enter START_REPORT in the Transaction field and press Enter
    4. Select the Skip initial screen and Inherit GUI attributes check boxes
    5. On the same screen, scroll down to the Default Values table and select parameters D_SREPOVARI-REPORTTYPE and
    D_SREPOVARI-REPORT.
    6. Enter RW for the report type and your report group ZCC8 as the report value
    7. Now you can save your transaction and transport it to other systems
    Regards
    Ajay M

  • CHANGE HEADING IN STANDARD REPORT CM50

    HI
    i have to change the heading of cm50 report , "remaining available capacity"  to customer description.
    i changed the data element short description but its not reflecting in the report.However the description i gave is shown if i press "F1" ......can anyone help how to change the report heading?????

    Hi,
    I am not able to run this report in my system. can you tell where ur getting the heading whether on selection screen or whether on report. If it report plz also confirm whether the report is ALV.
    -Deepak

  • Change Layout For Background Report

    Hi,
    I have a report that when executed in background - the light in frontground report running is shown as number. I want to change number into light when executed in nackground. Can somebody help? when we r running the report in background - we want some other processing based on field values.
    Please Help......
    Thanks,
    Sheel

    if you are talking about Trafic  lighs then it is not possible , but you can interpretate the values from the back ground output.
    OXO " < yellow light
    OOX "< Green Light
    XOO  "<Red light

  • Modifying standard report RM06EL00(tcode: ME2L) with PR and RFQ data

    Hi,
    The requirement is to add few more fields to the existing layout
    of standard report RM06EL00(ME2L). For this we had thought of
    copying the std prog and modifying it, but I am not able to
    locate the place where fieldcatalog is populated in the program.
    It appears to be getting populated dynamically.
    Please suggest if there is any possibility of doing this or if
    anybody has faced such scenario...
    Thanks.
    Vijayshree

    Check include <b>FM06LTOP</b>.
    gc_struct_ekabf TYPE dd02l-tabname VALUE 'EKABF'."Structure
    You need to change EKABF with a custom structure in your Z version.
    Greetings,
    Blag.

Maybe you are looking for

  • ServletException When Deploying Web Service Application to WL 10.3.1

    I'm attempting to deploy a web service application to WebLogic 10.3.1 built using the ANT jwsc task. The majority of the build is being done by Maven to produce and EAR file which contains the web service application WAR file, but I'm using ANT for t

  • How to set one default "reply-to" email address for multiple accounts

    I have an iPhone 3GS. I have my own domain name which I want to use as my primary "public" email address. It is forwarded from the hosting ISP to my ATT/Yahoo email address. I also have a Gmail account. I would like recipients to see that it comes fr

  • Passing parameter to a LOv

    hi all, i have a select statement like select v_code,v_location,v_name          from v_master         where trunc(v_date) between :block.item1 and :block.item2         and v_job = :block.job         and v_status <> 'C'the v_job i should pass it as a

  • 1013: The private attribute may be used only on class property definitions.

    import com.doitflash.consts.Orientation; import com.doitflash.consts.Easing; import com.doitflash.events.ScrollEvent; import com.doitflash.starling.utils.scroller.Scroller; import starling.events.TouchEvent; import starling.events.TouchPhase; import

  • Phonegap plugins not work with edge animate CC 2014

    I have been using edge animate to create mobile apps with phonegap and until now everything was ok. Now I updated edge (edge animate CC 2014.1 release) and when I build in phonegap, the plugins (e.g Dialogs) does not work. Is there incompatibility be