SOME FIELDS SHOULD NOT SHOWN IN THE REPORT

Hi,
this is to inform you that,  there is a requriment in reporting perspective (ALV),
Requriment:
i have to generate a ALV report which is viewed by our CFO with one t.code, in that report suppose there are 10 fields. 
That is a specific report if some body apart from my CFO uses the same tcode to generate the same report than it has to display only 5 fields.
if my CFO uses the same t.code all the 10 fields must be visible.
please help me how to do it.
regards,
balajia.

There are couple of ways to achieve this,
1) - Create 2 variants, 1 variant for CFO with all the fields  & 2nd variant with only relevant fields. Then use the authorization concept, where basis can restrict the access / execution of the report with specific variants.
From the basis view, they create role & assign this variants in one of the object ( not sure). Basis assistance required
2) - When developing report, write the validation for the respective fields such as maintain Customize table in which maintain userID's & fields which they can access. Display only those fields to the userID who executes this report. It should check this customize table for this UserID & only those fields listed should get displayed. ( for all the fields, instead maintaining each field, you can enter "ALL",
Eg: UserID -
Fields
       CFO -
ALL ( report should display all the fields)
     NONCFO-------Field1 | Field2 | Field3 | Field4 | Field5 ( only these fields should get displayed)
Note: In Customize table either you can maintain with User ID or Role. It will be more convinient in future as well.
Regards,
Reazuddin MD

Similar Messages

  • Some Apps are not shown in the Appstore

    I just updatet my Iphone to firmware 5.0.1.
    Now some Apps aren't shown in the Appstore
    For Example Whatsapp
    What can i do now?

    Hi,
    Go to Tcode SXI_CACHE for refreshing the Directory Caches. Go to Adapter Engine link and refresh the same
    Go thru following threads may be useful.
    Message not seen in SXMB_MOni
    Missing Messages - in RWB but not sxmb_moni
    For Adapter Engine you can do as below.
    http://<host>:<port>/CPACache/refresh?mode=full|delta
    In addition to above..
    Go thru following link about Processed XML messages.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c4/9a5c3bab977239e10000000a114084/frameset.htm
    Just add on info.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/6baeae38391a6ee10000000a11466f/frameset.htm
    Hope this helps..
    Regards,
    Moorthy

  • Field should not display in the subtotal row in ALV report after sorting .

    we have a requirement, after sorting and subtotaling, the output in ALV is -
    vbeln        amount1  amount2  amount3
    123           11              12            13
    123           12             13             14
    123           23             25             27 
    133           11              12            13
    133           12             13             14
    133           23             25             27
    Now the customer wants the ALV outpput in this fashion -
    123           11              12            13
    123           12             13             14
                     23             25             27    --->123 (vbeln) should not come in subtotaling row
    133           11              12            13
    133           12             13             14
                      23             25             27--->133(vbeln) should not come in subtotaling row

    Hi,
    if it helps you could create a hierachy. In this way you can define the field catalog for the lines and for the subtotal columns. The only thing is that you would always show the subtotal rows.
    You have references of hierachy alvs in
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c060fcb4-2c62-2b10-d2b2-f32407a5cc6f
    ALV Hierarchy
    alv hierarchy
    In this case it also sorts
    Sorting for ALV hierarchy
    I hope it helps.
    Edited by: Oscar Pecharroman on Aug 2, 2010 1:13 PM

  • R12-Check Printing-Some fields are not shown in Arabic

    Hi, we have a unique problem while printing the checks some fields are printed correctly in Arabic and some are printed in english, once in english are payee name, payee address, invoice number . am i missing something here, any help is appreciated.
    Regards
    Santy

    There are couple of ways to achieve this,
    1) - Create 2 variants, 1 variant for CFO with all the fields  & 2nd variant with only relevant fields. Then use the authorization concept, where basis can restrict the access / execution of the report with specific variants.
    From the basis view, they create role & assign this variants in one of the object ( not sure). Basis assistance required
    2) - When developing report, write the validation for the respective fields such as maintain Customize table in which maintain userID's & fields which they can access. Display only those fields to the userID who executes this report. It should check this customize table for this UserID & only those fields listed should get displayed. ( for all the fields, instead maintaining each field, you can enter "ALL",
    Eg: UserID -
    Fields
           CFO -
    ALL ( report should display all the fields)
         NONCFO-------Field1 | Field2 | Field3 | Field4 | Field5 ( only these fields should get displayed)
    Note: In Customize table either you can maintain with User ID or Role. It will be more convinient in future as well.
    Regards,
    Reazuddin MD

  • SOD's are not shown in the Report

    We have created the connector in Compliance Calibrator for MQA system
    We ran the user Full Synch and Incremental Synch.
    But the Sod Report doesn't show any SOD's.
    SOD's are shown for the different system's the user has same Roles in
    the two systems.
    Is something we are missing?

    Venkat,
      You need to run 1) Full User Sync, 2) Full Role Sync, 3) Full Profile sync if you are using profiles, 4) Full Risk Analysis and 5) Management Reports to see SoD violations.
    I did not understand meaning of this statmenet:
    "SOD's are shown for the different system's the user has same Roles in the two systems."
    What do you mean by this?
    Regards,
    Alpesh

  • Z fields are not shown in the Transfer Structure

    Dear Experts,
    When I look at a standard datasource in CRM, it contains about 5 Z fields. Another team has appended fields to it.
    The DS is 0CRM_SRV_PROCESS_H.
    It was already replicated in BI and data as been loaded. Now while investigating this DS for my needs I do not see these fields in the transfer structure. I have replicated it in BW as 3.x DS.
    I am not sure what the cause is? Can anyone help?
    Thanks & BR,
    Raj Jain

    Problem solved with a liitle bit exploration.
    Thanks,
    Raj

  • Some interfaces are not shown in the sxmb_moni

    Hi all,
    We are facing the following scenario:  we have one interface in XG1 (development environment) which is very simple: it consists of a sender ‘File’ and a receiver ‘IDOC’. The file format has been double checked and apparently is what XI defines but when we execute, we can not see anything in the sxmb_moni and if we look into the ‘adapter monitor’ -> ‘file’ adapter, we can see that the sender seems to execute successfully but the receiver still shows the following: ‘no message processing until now’. So no IDOC is generated and no xml message can be seen in the TCODE sxmb_moni.
    Also we have some interfaces that has ‘file’ receivers and we have the same problems. So, for any reason, the receivers are not working properly. I have refreshed CPACache but the error persists.
    It is preventing a whole team of doing some tests and as the golive date (March-April) is approaching it is impacting us in a strong way.
    Could you please give us some support?
    XIAFUSER is getting locked periodically (i see it in the SLD user management), do you think it will be the main reason of this?
    Thanks in advance and kind regards

    Hi,
    Go to Tcode SXI_CACHE for refreshing the Directory Caches. Go to Adapter Engine link and refresh the same
    Go thru following threads may be useful.
    Message not seen in SXMB_MOni
    Missing Messages - in RWB but not sxmb_moni
    For Adapter Engine you can do as below.
    http://<host>:<port>/CPACache/refresh?mode=full|delta
    In addition to above..
    Go thru following link about Processed XML messages.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c4/9a5c3bab977239e10000000a114084/frameset.htm
    Just add on info.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/6baeae38391a6ee10000000a11466f/frameset.htm
    Hope this helps..
    Regards,
    Moorthy

  • Reporting tab is not shown in the console

    hi everyone
    the reporting tab is not shown in the service manager console, the topology i am using is 2 servers [one for DW and the other for management server] both servers have their SQL server installed on each one, could you please tell me how i can start to get
    this working or the steps i have to follow ?? isn't supposed to be working out of the box ? i have checked reporting services and they are running

    Probably your report server is not pointing to the DWDATAMART database, try login to:
    http://YourDWDatabase/Reports/Pages/Folder.aspx?ItemPath=%2fSystemCenter%2fServiceManager&ViewMode=List
    click on DWDATAMART Connection, under connection string, do you see your DWDATAMART DB name and server name?
    Antoine AL Ibry

  • Some vendors' data is not shown in Aging Report

    Hi, Experts,
    We are using SAP B1 2007A.
    Our aging report only shown several vendors' data, eventhough we selected 'All' vendors.
    Each vendor's aging report is all right, but we could not show 'All' vendors' aging together.
    We tried to select 'Display Vendors with Zero Balances' or/and 'Display Reconciled Transactions'; tried to select the range of the 1st vendor to the last vendor. - - - all of these do not work.
    Please help! Thanks!
    Lorrie

    Hi,
    If I am not wrong you are using the 2007A version and the patch level is below 38.
    You are trying to run the Backdated Aging report and all your Business Partners are not appearing in the report.
    Please check Note No. : [1178854|https://websmp130.sap-ag.de/sap(bD1odSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1178854].
    Regards,
    Jitin
    SAP Business One Forum Team

  • Dear Apple community, some purchased songs from iTunes store are not shown in the album, how can I download them?

    Dear Apple community, some purchased songs from iTunes store are not shown in the album, how can I download them?
    I already looked through this: http://support.apple.com/kb/HT2519?viewlocale=en_US&locale=en_US
    However my itunes does not display the 'library' icon. Some help would be greately appreciated!
    Cheers!
    Andy

    Hello
    In itunes...preferences you can change the setting to import songs instead of mp4  to mp3. Afer changing this setting, right click to the songs and than you are able to convert to mp3. ths's it

  • SSRS 2012 some users are not able to edit reports in the server

    Hello All,
    I am install reporting services SharePoint native mode but some users are not able to edit reports on server error is "Application cannot be started contact your application vendor" but this users edit reports on their client machine
    using report builder 3.0.
    Please help me

    Hi harshad_mule,
    Because Report Builder in the Report Manager is a ClickOnce application, the error message means that one or more of the files listed in the application manifest cannot be found on the server, so the application cannot be started. Based on my research, frequently
    this means that the application is somehow corrupted, or that the ClickOnce store is corrupted.
    To fix this issue, we can try to refer to the following steps:
    If Report Builder is corrupted, we can update the Reporting Services to repair this.
    Check that the Report Builder application is existing
        Open the Report Server folder. By default, the folder is located in: C:\Program Files\Microsoft SQL Server\MSSQL.<X>\Reporting Services\ReportServer\ReportBuilder
        Make sure the file "ReportBuilder.application" is existing in the folder mentioned above.
    If it is existing, please use the following URL to access the Report Builder directly:
    http://<server>/ReportServer/ReportBuilder/ReportBuilder.application
    And this issue can also be caused by browser. Because not all report functionality is supported by all browsers in Reporting Services. So please use IE browser to start Report Builder to try it again.
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Barcodes are not shown in the client machine

    Hi,
    We are using asp.net web forms for launching crystal reports.  Crystal Reports rpt with barcode has been designed in Crystal 2008.  Barcode field has been defined by right clicking the required field and selecting Change to Barcode u2026 and the barcode type is selected.
    Barcode is shown when we launch the report in the web server.  When we launch the same report in the client machine barcode is not shown to the user.  The barcode font u201CCode39AzaleaWide2u201D is not available in the client machine.
    How to overcome this issue without installing the font manually in each client machines.  Crystal Reports 2008 is installed in the web server.
    I need some clarifications
    1. Whether the barcode fonts should be installed (mandatory) in the client machines.
    2. On launching the report whether the barcode fonts will be downloaded from the web server to the client machine
    3. Are the barcode fonts are freely distributable to all the client machines both internet and intranet users
    4. Is there any document available regarding this issue

    Hi,
    Please check [KB1588027|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap%28bd1lbizjptawmq==%29/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533383338333033323337%7D.do] for the answers.
    It is your call on how to distribute the fonts. Reports will not download the fonts on it's own.
    Thanks,
    Saurabh

  • Some fonts are not shown correctly in LabVIEW 2012

    I found a bug related with fonts in LabVIEW2012 f3 KR.
    - When I select NI7SEG in font selection dialog, right font is not shown in the example box.
    - Draw text at point.vi shows same problem for some fonts while other fonts are working.
    I reported it to Korean NI. As far as I know, this was not reported in previous versions and I couldn't find any related documents in Google. 
    So, here I would like to know whether it is related with only Korean version. Please let me know if English version is OK. 
    * OS: Windows 7 32bit KR

    Just now, I installed LabVIEW 2012 f3 (32-bit, English) and checked for the issue. But the font(NI7SEG) was not shown properly in VI either.
    - Both of Korea and English version of LabVIEW 2012 on Win 7 Korea OS shows wrong results. It is same on 64-bit OS.
    - LabVIEW 2010 but on same PC shows correct fonts.
    Is there a limit of number of fonts in LabVIEW? There are more than 100 fonts are shown in the "Selection Font" dialog and I can divide them into 3 groups by sequential order. I find that all fonts in the 3rd group are not applied correctly.
    (1st group)
    Arial Unicode MS...
    Bookshelf Symbol 3....
    Windings 3
    (2nd group)
    @Arial Unicode MS...
    @Terminal
    (3rd group)
    Arial...
    Consolas...
    Courier...  
    Licida Console... 
    NI7SEG...
    Verdana

  • Answer and Title for 'Other' field in a single choice field is not shown

    The answer for 'Other' in a single choice field is not shown in email answer and 'Other' title not shown in FormsCentral answer.
    I can send examples if that helps.

    Hi Cathy-1961,
    Thanks for using FormsCentral.
    We are looking into the issues that you reported.  I'll let you know when we address the issues.
    Kind Regards,
    Perry

  • Itinerary table is not shown in Expense Report (IFbA ABAP)

    Hi,
    We're working in SAP ECC 6.0.4. We enter transaction PR05, choose a travel and click on Results button which opens the Adobe Form "Expense Report/Travel Expense Statement". In some cases the Itinerary table is shown but in others it isnu2019t shown even there is data in PTRV_HEAD table.
    We've seen that the trips for which the itinerary table are not shown have the characteristic of not having additional destinations. In 4.7 the table is shown correctly (without IFbA).
    How can we correct this problem?
    Best regards.

    Hi Varsha,
    Please pay attention when you are requesting motnly period for
    start date : 1st July 2008
    end date : 1st july 2008
    After saving the period is changed to
    Start Date : 7/1/2008
    End Date  : 7/31/2008
    When you are requesting weekly period for the same interval, after sving the dates are changed again, according
    you settings of first day of the week. It it is Monday it could be as following
    Start Date : 6/30/2008
    End Date  : 7/6/2008
    So you are asking data for not quite the same period.
    Do you have data for monthly period in that interval?
    Regards,
    Victoria Gur

Maybe you are looking for