LBWE TCode as Display in ECC 6

Hi All
I am BW developer and had a question regarding security. We are implementing BW and want to know whether we can make LBWE transaction in ECC6 as a display. As this helps us to do configuration for Logistics, we dont want any one to make changes to the extract structure and also datasource. If we can restrict it to display then how is it possible?

Hi,
> I am not sure if this transaction can be made display only as there is no authority-check statement in the program.
The program does however make several calls to function modules which have authority-check statements in them and the program can also react to the exceptions raised when the authority-check fails.
Whether restricting authorizations will achieve a display version of the transaction I don't know (there is a lot of functionality in there, including scheduling of background jobs), but there are authority-checks and other security mechanisms.
I think you will need to test it (also in combination with client and system settings, also known as "system closed" or "client closed" for customizing changes). The authorization-checks seemed to have a particular focus on deletion, from what I could tell.
As JAI mentioned, ask an ABAPer to take a look at it (also before you go for the user-exit option) to see what your options are.
Kind regards,
Julius

Similar Messages

  • Alternative tcode for AL02 in ECC 6.0

    Hi All,
    AL02 is a tcode in 4.7, its obsolete in ECC 6.0 . i want the alternate tcode for this in ECC 6.0.
    can u suggest me some process to find such alternative tcodes for the obsolete one in the higher versions.

    Hi Nasreen,
    The new Tcode for AL02 is RZ20 in ECC 6.0
    Check this Wiki for the list of old and new Tcodes:
    https://wiki.sdn.sap.com/wiki/display/ERP6/TransactionsChangedinECC6.0
    Regards,
    Chandra Sekhar

  • TOP OF PAGE in ALV Grid Display in ECC 6.0

    Hi,
    I have an issue with top of page in Alv grid display
    in ECC 6.0. I searched  the forum for this, but
    couldnt fine any solution.
    I am using Reuse_alv_commentary_write to display the header.
    It's working fine in 4.7E but the same code is not working in
    ECC 6.0. The header is shown as  empty.
    I tried to execute some other programs with same FM and
    even standard SAP Prgrms too, even they raise the same issue
    the top of page is empty.
    Please suggest any other FM or approach to use in ECC 6.0 to get the top of page.
    Thanks in advance
    Kaavya.

    hiii
    use following code
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
       EXPORTING
    *     I_INTERFACE_CHECK                 = ' '
    *     I_BYPASSING_BUFFER                = ' '
    *     I_BUFFER_ACTIVE                   = ' '
         i_callback_program                = sy-repid
    *     I_CALLBACK_PF_STATUS_SET          = ' '
    *     I_CALLBACK_USER_COMMAND           = ' '
         I_CALLBACK_TOP_OF_PAGE            = 'F0020_TOP_OF_PAGE'
    *     I_CALLBACK_HTML_TOP_OF_PAGE       = ' '
    *     I_CALLBACK_HTML_END_OF_LIST       = ' '
         i_structure_name                  = 'I_OUTPUT'
    *     I_BACKGROUND_ID                   = ' '
    *     I_GRID_TITLE                      =
    *     I_GRID_SETTINGS                   =
    *     IS_LAYOUT                       = wa_layout
         it_fieldcat           = i_fieldcat
    *     IT_EXCLUDING                      =
    *     IT_SPECIAL_GROUPS                 =
    *     IT_SORT                           =
    *     IT_FILTER                         =
    *     IS_SEL_HIDE                       =
         i_default                         = 'X'
         i_save                            = 'X'
         is_variant                        = wa_variant
    *     IT_EVENTS                         =
    *     IT_EVENT_EXIT                     =
    *     IS_PRINT                          =
    *     IS_REPREP_ID                      =
    *     I_SCREEN_START_COLUMN             = 0
    FORM f0020_top_of_page.
      DATA: i_listheader TYPE slis_t_listheader WITH HEADER LINE,
            w_date like sy-datum.
      move:
        'H'   TO i_listheader-typ,
        '                 Corporation'   TO i_listheader-info.
    *    text-021    TO i_listheader-info.
    *write: 'Camtura Corporations'.
      APPEND i_listheader.
      WRITE sy-datum TO w_date.
      move:
        'S'   TO i_listheader-typ,
        'Execution date'   TO i_listheader-key,
        w_date     TO i_listheader-info.
      APPEND i_listheader.
    regards
    twinkal

  • URGENT: Tcode for display of the inspection set up

    Hi,
    i want to hav a tcode which displays the insepction ste up present in materials (i.e. MM02 or 01 in Quality view ) ,i want to see which are the inspection set ups available in it .
    actaully there are about 700 matreials of which i have change the inspection set up . so plzz tell to view these items inspection set up .
    it is really urgent to me as help will be deinfately rewarded.

    U can only activate or deactive the inspection types using T. Code QA08.
    OR else U can use 3rd tab there, Individual Processing and execute the report,
    there select all the materials and click on "Change Inspection Type" button, it will open the sceen of the materials here u delete one by one and save. This is the only way... I think

  • What is Tcode for display standard order.

    HI all,
    What is Tcode for display standard order.
    thanks

    hi,
    VA03 is the T-code for display of standard sales order.
      ME23n is the T-code for display of purchase order.
    Regards,
    Veeresh

  • CJ20N tcode in display mode

    Dear Experts,
    I have a task step in workflow. I use a BO method in it . In that method I need to write code to open CJ20N tcode in display mode. I want to know is there any tcode to display CJ20N in display mode. If yes then using call transaction i can go directly to that tcode.
    If not then please tell me what code or procedure should i do in order to open CJ20N tcode in display mode. (As per requirement i want to open that tcode in display mode alone. No need to go back to change mode. The task is only for reviewing the tcode).

    Hello Bharath,
    I am not sure as to whether you can call the tcode CJ20N directly in a method. Instead of that, you can use separate methods to display the project definition, WBS and Network activity.
    Use the respective display methods in the following BOs...
    BUS2001 -- Project Definition
    BUS2054 -- WBS
    BUS2002 -- Network
    PSAFRU --- Network confirmation
    Hope this will help you.
    Thanks,
    Samson

  • Tcode for displaying the changes made to sales order

    hi,
    i want to know is dere any tcode which displays how many times and by whom and what are the changes made to sales order.

    hiii
    use VA03 for display..
    also refer to following link
    Regarding 'display of changes in the sales order'.
    regards
    twinkal

  • Tcode for displaying the locked objects

    Hi Experts,
    Can anybody please let me know what is the tcode for displaying the "locked objects" for a user? Thanks a ton for your help.

    Hi Sam,
    you can see the locked objects in E071 table.
    Reward if it helps,
    Satish

  • Tcode for display Invoice Document

    Hi,
    I want to know the tcode to display the invoice Document.
    Note: im aware that In MR90,i can fill Invoice Doc. Number & Fiscal year for printing the invoice.
    Regards,
    Baskar

    Hi,
    MIRO - Enter Invoice
    MIR7 - Park Invoice
    MIRA - Enter Invoice for Invoice Verification in Background
    MIR4 - Display Invoice Document
    MR8M - Cancel Invoice Document
    MRBR - Release Blocked Invoices
    MIR5 - Display List of Invoice Documents
    MIR6 - Invoice Overview
    MR90 - Output Messages
    MIR4 and MIR5 will solve your query, also you can try MR11.
    regards,
    Prashant Rathore.

  • Custom field in Account Master Data Tcode BCA_CN_ACCT_03 - Display Account

    Hi all,
    I want to add a custom field in Basic Data tab of display account screen : Tcode BCA_CN_ACCT_03. 
    Please give step-by-step solution.
    Points assured!
    Jogdand M B
    Edited by: Jogdand M B on May 19, 2008 5:36 PM

    Solved by myself
    I write here the response because I didn't found it anywhere:
    When you are adding a custom field to MAKT table you have to add it to appending structres SKTEXT and DMAKT too because the standard uses them to read/write the data to MAKT. It's easy to do but hard to find out

  • FAGLL03 - Line item display in ECC 6.0

    Hi
    We are on ECC 6.0.  When i execute the report FAGLL03 for Line item display and double click on a line, system pops up a window with Line item details rather than actually taking me to Document display for that Line item
    What settings do i need to do so as to drilldown to a document directly from a line item
    Thanks in advance
    Shiv

    Thanks a lot Srikanth.  This works for FAGLL03. What if i want to execute FAGLB03, then go to Line items by double clicking balance and then want to view document
    Thanks in advance
    Shiv

  • TCODE to display history or changesof price in a particular material

    is ther any report that display the history price of material, changed by, etc?

    Hi
    Please post the thread with complete details.You need the history,changes for which object? Whether for Material, PO etc.There different Tcodes availble to see the changes for each object
    For example: Material  MM04
                        Vendor: XK04
                        Info record:ME14
    For Purchasing documents, you can see both header and item changes in document display mode or you can find in the tables CDPOS and CDHDR
    Regards
    Ramakrishna

  • What is the Tcode for displaying on the FI application?

    Hi Sir/Madam,
    I wanted to know how can we display only the "Accounting" application area in the SAP Easy Access screen, by entering which TCode?
    Thanks in advance.
    Regards
    Satya

    Hi,
    Check BF11.
    Regards

  • Tcode for hierarchies on ECC

    Where can I find all the hierarchies on ECC.
    Whats the TCODE?

    Hi manish,
    It is depend on the application .
    for my case I have checked Finacial statement Hierarchy for that I used transaction code F.10,
    like that for other hierarchies also there is some transaction codes.
    Those things U have ask ur Functional consultants ( Respective modules).
    as per my Knowledge for BW in some areas we are checking Hierarchy , for that we have to take Functional Consultants Help.
    Thanks,
    kiran.

  • Jobs not getting displayed in ECC

    Hi
    We implemented Redwood 8.0 and scheduled some jobs using that.
    The jobs ran successfully in  ECC server, but since then there is no jobs that we can view in SM37
    All jobs are executing successfully, but there is no log in sm37.
    Alos the JOBLOG files are there at OS
    Can someone tell what happenned
    Thanks and Regards
    Tushar

    Hi Tushar,
    Usually most of the third party Background job scheduler just keeps "header" type information. The job logs history is not retained for x number of days. Please check with your backup team they might provide you a ztable name in which you can look at the history of the background jobs.
    SAP_REORG_JOBS and the main report  it runs that controls which jobs get rolled off is RSBTCDEL2. 
    Thanks.
    Adil

Maybe you are looking for