T Code for Graphical view of OM

Hi Friends,
  What is the TCode for Graphical view of OM

Hi ram,
go to ppom_old, search for your org.structure then click once the root then at mid top you can see the button for structural grahics view. the one with color blue,green, red and yellow. it looks like a building graphs.
their is no tcode for this but you can use short cut from ppom_old click shift +F8.
thank you.
toti

Similar Messages

  • How to create transaction code for maintenance view

    hai friends,
    i hope every thing goes good.
    i have doubt, how to create transaction code for maintenance view. I created view for tranperant table and now i want to create transaction code for the view.
    i tried and i donot know the screen number and program name and where can i give the view name.
    if any one know please post in details.
    thanks in advance.

    Hi Elam,
    You need to create a "Parameter Transaction".
    What this means is that you will have a transaction (let's call it "ZMAINT") which calls "SM30" and passes in your table name.
    Go to transaction SE93 and enter your new transaction code. Enter in the Tcode description and choose "Transaction with Parameters" (it shouldbe the last radio button).
    Enter in the default transaction "SM30" and tick the "Skip Initial Screen" check box. Hit Enter.
    Now scroll to the bottom of the screen and you will see a Table Control where you will need to enter in the values to the SM30 selection screen.
    Because you hit ENTER, the program will have loaded in the Selection Screen parameters into it's memory. Hit the drop down for "Name of Screen Field" and select "VIEWNAME" and then enter in your Z Table in the "Value" column.
    Now go to the next line and hit the drop down and select "UPDATE" in the "Name of Screen Field". Enter in a "X" in the value column.
    Now save the transaction and there you have it.
    Hope this helps.
    Cheers,
    Pat.
    PS. Kindly assign Reward Points to the posts you find helpful.

  • To Find transaction code for maintenance view J_1BT001WV

    Hi Gurus,
    I have to find transaction code for maintenance view J_1BT001WV. Plz tell me how can i do it.
    regards
    Rajesh

    Hello Rajesh
    There are no specific transactions defined for this view (except for SM30 ).
    The IMG activities where the view is used are (check OBJSUB ):
    SIMG_ORFB_J_1BT001WV (Assign business place)
    J_1BASSBRANCH (Assign CGC branch to plant)
    In order to find the view in the IMG call transaction SM30, enter the view and push button Customizing.
    The following activites are found on ERP 6.0:
    South Korea: Basic Settings for Value-Added Tax     Assign Business Place
    Business Place (Generic)                                        Assign Business Places to Plants
    Official Document Numbering (Indonesia)                 Assign Business Places to Plants
    Nota Fiscal                             Assign Business Places to Plants
    Official Document Numbering (Thailand)                    Assign Business Places to Plants
    Regards
      Uwe

  • What r the trns code for maintenance view, help view and projection view

    hi all
    what r the transaction code for maintenance view, help view and projection view
    can anyone tell me how to create maitenance, help and projection view.
    with an example
    regs
    hari

    <b>What is the Different Types and Usage of Views
    The followings are different types of views:</b>
    - <b>Database View   (SE11)</b>
    Database views are implement an inner join, that is, only records of the primary table (selected via the join operation) for which the corresponding records of the secondary tables also exist are fetched. Inconsistencies between primary and secondary table could, therefore, lead to a reduced selection set. 
    In database views, the join conditions can be formulated using equality relationships between any base fields. In the other types of view, they must be taken from existing foreign keys. That is, tables can only be collected in a maintenance or help view if they are linked to one another via foreign keys.
    - <b>Help View    ( SE54)</b>
    Help views are used to output additional information when the online help system is called. 
    When the F4 button is pressed for a screen field, a check is first made on whether a matchcode is defined for this field. If this is not the case, the help view is displayed in which the check table of the field is the primary table. Thus, for each table no more than one help view can be created, that is, a table can only be primary table in at most one help view. 
    -<b> Projection View  (SE11)</b>
    Projection views are used to suppress or mask certain fields in a table (projection), thus minimizing the number of interfaces. This means that only the data that is actually required is exchanged when the database is accessed.
    A projection view can draw upon only one table. Selection conditions cannot be specified for projection views.
    <b>- Maintenance View   ( SE54 )</b>
    Maintenance views enable a business-oriented approach to looking at data, while at the same time, making it possible to maintain the data involved. Data from several tables can be summarized in a maintenance view and maintained collectively via this view. That is, the data is entered via the view and then distributed to the underlying tables by the system.
    reward   points if it is usefull...
    Girish

  • Transaction code for maintenance view

    Hi all
          I created a maintenance view and I also generated the table maintenance dailog for the view.Now I am changing the values using the transaction code SM30.But I have to create a transaction code for this maintenance view to access it and update the table instead of using sm30 for this purpose.Please help me.
    Thank You.
    Regards
    Giri.

    Hi
    create transaction using 'se93'
    select parameter transaction and give below attributes
    Transaction code ZTX1
    Transaction text Maintain View ZSDCZTVIEW
    Transaction SM30 Screen 0
    From module pool
    Name of screen field Value
    VIEWNAME = ZSDCZTVIEW
    UPDATE = X
    Thanks

  • Create T-Code for Maintenance View

    Hi all,
    I created Maintenance View and i want to create a T-Code for the maintenace view.
    I go to SE93 and enter the name and push a create push button. But i dont know the category i must select for the maintenace view.
    Would you please help me out and please advise me step-by-step.
    Thank you in advance,
    Regards,
    Peerasit

    Follow these steps :
    1. go to transaction SE93 , give your own transaction code say ztran_tab, for maintaining your ztable.
    2. Click on create button and check the radio button Transaction with parameters (PARAMETER TRANSACTION) and click on the tick button.
    3. In the next screen enter default values:
    transaction : SM30
    check the check box skip initial screen
    4. Scroll down you will find a table control for default values
    Name of the screen field | value
    VIEWNAME | your ztable name
    SHOW | X
    Save your work.
    Now as you have created a custom transaction for maintaining your ztable this transaction can be called from any program with CALL transaction 'XXX'.

  • How to find T-CODES for maintenance view of custom tables?

    Hi,
    I have a list of custom tables for which maintenance view is generated. Also, many of them might have a T-Codes assigned to them.
    I need to know how to find out these T-codes?
    Is there some table which maintains these or a function module which can give the t-code name?
    Help will be appreciated.
    Thanks.
    Shreyas

    Hi shreyas,
    1. one way is
    2. goto se93
    3. Press Ctrl F
    4. Expand the search criteria (from button on toolbar)
    5. In program name enter SAPMSVMA (This program is for sm30)
    6. In transaction code enter Z*  or Y*
    regards,
    amit m.

  • Java code for Graphical Mapping

    Hi,
    I am new to the XI world.I read that when we do graphical mapping a java code is generated in the background.
    Can any one tell me how to access that code ?
    Any help would be appreciated.
    Thnx.

    hi,
    you can find it in the XI server folders
    have a look at my previous response:
    Re: Access to Java mapping code?
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Graphical view for confirmations

    Hello,
    Can some one tell me the transaction code for viewing the graphical view of confirmations done for the operations of PM order? The Sap tcode for checking the data of hours of plan vs actual is S_ALR_87013432.
    Regards,
    Narendra

    Hi
    SAP Note 1028482 Approval preview: Tabular display instead of applet
    The following note gives you the option of choosing either the table display or the graphic display as default :Note 1077956 - Follow-on document display: Tabular displ instead of applet
    please check the above notes recommended by SAP.
    regards
    Muthu

  • Can not view the code for views, triggers or table definition

    Hello Gurus,
    I can not see the code for any of the triggers, views, tables etc. in sql developer. For instance a view code will be
    "create or replace" and then nothing, I could see the code in the past.
    When clicking on SQL tab for table I get following errors
    1. Ora-00904 Invalid Column name
    2. Ora-31600: invalid input value emit_schema for parameter name in function SET_TRANSFORM_PARAMORA-06512: at SYs.DBMS_SYS_ERROR............................
    please advice.
    Thanks

    Sqldev was only certified starting from 9.0.2, so it's possible that's the culprit. The latest update in the certification document even omits 9i entirely.
    Did it start happening after upgrading sqldev? What version are you on?
    K.

  • How to view the source code for Native Method

    hi
    i am using some native methods in to my code ;
    can anybody tell me how to view the source code for the same ;
    nik

    Buy/acquire a C/C++/assembly code disassembler and run the shared library through it.

  • I need Java code for a simple graphical hit counter for a webpage

    I was wondering if anybody out there could send me some code for a simple graphical hit counter for a webpage. All the sites that I've visited are garbage and of no use to me. Please help me.
    Colin

    Not as easy as you'd imagine with applets. You need some way to store the hits, usually through a file on the server. That's not gonna happen in a hurry for 2 reasons -
    - Applets can't read/write files
    - Your web server usually won't let you run programs on their machine (ie, programs that listen for socket connections from applets, then load/read/write/close a file).
    In short, no, there is no simple java solution (that I know of).
    Cheers,
    Radish21

  • VB code for fitting graphics, deleting pages, updating TOC

    Thanks again to all who helped me to find the object model info and other specifics I needed for completing my VB project. I'm not sure if this will be of any use to those who helped me, but at least I can "pay it forward".
    The following code snippets are from my live project, with a bunch of ancillary code stripped away. I think I included everything needed for these three bits of functionality (fit graphics proportionally to frames, delete pages, update TOC), but if I accidentally left out something important, let me know (respond to this thread, as I'm not able to monitor all the threads). Note that in some cases, the code expects values in variables to be set outside of this code. I'll trust that anyone using this code can do that, and I've noted where this takes place.
    My document uses only single pages, not facing-page spreads, so code referencing spreads works for me--but if you're using actual spreads, you may need to change the code to reference pages instead of spreads. Please bear in mind, I'm pretty new to ID, so if I misunderstood how pages and spreads (or anything else) work, please be kind. It's working for me, and hopefully will for others.
    Be advised that deleting spreads (and possibly even fitting graphics) with LOCKED content (in the case of deleting, if ANYTHING on the page is locked) will cause InDesign to CRASH. If you have locked content on your pages, unlock it first either manually or through code (I have code for that as well, if anyone needs it).
    The code for deleting spreads allows you to specify the spreads to delete by LABEL. I haven't figured out (anyone?) how to set labels through ID itself, but I was able to do it in code.
    Lastly, please be advised that the forum may not properly indent or format the code. If it doesn't look pretty, it's not my doing. :)
    VB Code follows:
    Dim InDesign As Object
    Dim InDesignDocument As Object
    Dim LinkCt As Integer
    Dim SpreadsCt As Integer
    Dim PageLabel As String
    Dim TOCStylesCt As Integer
    Dim i As Integer
    Dim p As Integer
    'Create an InDesign object reference and open the InDesign
    'document specified by DocumentFilespec. Note that if InDesign
    'is and the selected document are already open, the in-memory
    'copies will be used.
    Set InDesign = CreateObject("Indesign.Application.CS3")
    Set InDesignDocument = InDesign.Open(DocumentFilespec)
    'Loop through all linked graphic frames and fill
    'frame proportionally.
    LinkCt = CInt(InDesignDocument.Links.Count)
    For i = 1 To LinkCt
    InDesignDocument.Links(i).Parent.Fit 1718185072
    Next i
    'This code deletes selected spreads (or pages if not using facing
    'pages). It expects each spread to have a label, and it expects
    'an array DeletePages to contain a list of the labels for pages
    'to be deleted. DeletePagesCt is a count of the total number of
    'items in the DeletePages array
    For i = 1 To DeletePagesCt
    SpreadsCt = InDesignDocument.Spreads.Count
    For p = 1 To SpreadsCt
    PageLabel = Trim(InDesignDocument.Spreads(p).Label)
    If PageLabel <> "" And DeletePages(i) = PageLabel Then
    InDesignDocument.Spreads(p).Delete
    Exit For
    End If
    Next p
    Next i
    'This code updates the Table of Contents for a given TOC Style Name
    '(ExpectedTOCStyleName).
    TOCStylesCt = CInt(InDesignDocument.TOCStyles.Count)
    For i = 1 To TOCStylesCt
    If InDesignDocument.TOCStyles.Item(i) = ExpectedTOCStyleName Then
    InDesignDocument.CreateTOC InDesignDocument.TOCStyles.Item(i), True
    Exit For
    End If
    Next i

    If I understand your question correctly that you want to know how to give an object in InDesign a Script Label (not using a script), then below is how (I needed to do it for the templates I'm using in the current project I'm doing using VBscript). Hope I was able to help some one else for a change. :-)
    Window > Automation > Script Label
    Select the Object
    Enter the text in the Script Label box

  • Unable to view code for procedures/packages in SQL workshop

    Hi
    1 The code window is blank when i try to view the code of any package/procedure in HTML DB sql workshop..
    2 Also when i try to describe HTMLDB_COLLECTIONS view it hangs..
    Am i missing any settings here..
    Thanks in advance
    Laks

    I understand the HTML DB collections view is populated by the HTML DB runtime but why does it hang the firefox browser when i just give a describe on it from sql window
    Also unable to view code for Stored program units ?...
    Anything i am missing or not aware of ?
    Thanks in advance
    Regards
    Laks

  • Need Code for FM for extracting the fields in view!

    Hi,
    can any one here pls give me the sample code for the function module, extracting all the fields in view ?
    Thanks,
    Ravi

    No No,
    I need to append two more fields other than the fields existing in View.and for that i need to create FM as per the requirement. they do not want view in the data source definition any more.
    now i want a sample code for Building the FM code
    Hope i am clear this time
    Thanks,
    Ravi

Maybe you are looking for

  • Conversion help needed.

    Hi everybody. I'm new to the forum, and need your assistance. I've recently purchased a Sony 30GB hardrive camcorder and I'm having problems editing the movies in iMovie HD. The problem is that the camera records movies in MPEG2 format, and in order

  • Excel connection manager - Error after Installing Office 2013

    Hi Team, My SSIS package used to work fine until I Upgraded my Office 2010 to Office 2013. After upgrading to 2013, the SSIS package which is created using SQL 2012 is throwing error for Excel Connection manager. Below is the error what I see TITLE:

  • Adobe Acrobat 9 install for Mac

    How do I re-install Adobe 9 on my Mac? when I go to download it says not available for mac - it is however available for pc. How can I get my Acrobat 9 back?

  • 2008 Pro has flashes of black bar at bottom of screen

    I'm getting flash of a black bar the full width of screen and height of dock at the very bottom of the screen. It flashes quickly twice about every 10 seconds. I just got the box last night. It has an 8800GT card. Didn't notice it last night, but lef

  • Playing (in shuffle mode) unchecked albums when checked are synced to Iphon

    I have my IPhone synced to my Itunes Library but have way to many song than can fit on the Iphone in my library. So i manage them by checking and unchecking them whenever i want to change whats on my IPhone. However, When I am Listening to my Itunes