Page Information in which Table

hi,
i need to know, when we create a Page in APEX, in which table information is stored
and alos i need to know who created a page and last updated by ,all there information is
stored in DB, in which table it is stored?

Hi,
Go to: Home, Utilities, Apex Views. In there, you will see APEX Application Pages (this is based on an APEX_APPLICATION_PAGES view). You can query this view there to see the data or do "SELECT * FROM APEX_APPLICATION_PAGES" in the SQL Command window
Andy

Similar Messages

  • Which table/view stores information on APEX user groups?

    Hi All,
    I need to list all the APEX users, their roles(i.e. IS_ADMIN or IS_DEVELOPER) and the user groups they belong to.
    Can some one kindly share the information on which tables/views will have all this information?
    I am aware of apex_workspace_users which tells me about the roles (i.e. IS_ADMIN or IS_DEVELOPER).
    Thanks in advance.
    Annie

    Thanks jari for your help.
    I did manage to get the information on user groups by using APEX_UTIL.get_groups_user_belongs_to function.
    However there are two issues in that:
    Firstly, the requirement is that i should be able to retrieve this details by executing queries in SQLPPlus and not APEX WS. However, executing APEX_UTIL.get_groups_user_belongs_to function in sqlplus returns no data. That means there are certain permission issues on the underlying tables.
    Secondly, the user groups are listed in a single row and I'd like the result in the multiple rows.

  • Which table stores the default page information?

    We'd like to know which system table is holding the people<>page or group<>page information so that we can have our own program customization to assign some user to a particular default page for them.

    Hi,
    Please post your question in portal security and login server forum.
    Thanks,
    Sharmila

  • Which table/view storing the page information?

    Can someone tell me which table/view I can query to get the page name, id, and authorization scheme assigned to it?
    Thank you kindly
    Jean drouin

    desc flows_020100.wwv_flow_steps
    Name Null Type
    ID NOT NULL NUMBER
    FLOW_ID NOT NULL NUMBER
    TAB_SET VARCHAR2(255)
    NAME NOT NULL VARCHAR2(255)
    ALIAS VARCHAR2(255)
    PAGE_COMPONENT_MAP VARCHAR2(255)
    STEP_TITLE VARCHAR2(255)
    STEP_SUB_TITLE VARCHAR2(255)
    STEP_SUB_TITLE_TYPE VARCHAR2(30)
    FIRST_ITEM VARCHAR2(255)
    WELCOME_TEXT VARCHAR2(4000)
    BOX_WELCOME_TEXT VARCHAR2(4000)
    BOX_FOOTER_TEXT VARCHAR2(4000)
    FOOTER_TEXT VARCHAR2(4000)
    HELP_TEXT CLOB()
    STEP_TEMPLATE NUMBER
    BOX_IMAGE VARCHAR2(255)
    REQUIRED_ROLE VARCHAR2(255)
    REQUIRED_PATCH NUMBER
    HTML_PAGE_HEADER CLOB()
    HTML_PAGE_ONLOAD VARCHAR2(4000)
    ALLOW_DUPLICATE_SUBMISSIONS VARCHAR2(1)
    ON_DUP_SUBMISSION_GOTO_URL VARCHAR2(4000)
    PAGE_IS_PUBLIC_Y_N VARCHAR2(1)
    PROTECTION_LEVEL VARCHAR2(1)
    SECURITY_GROUP_ID NOT NULL NUMBER
    ERROR_NOTIFICATION_TEXT VARCHAR2(4000)
    ID2 NUMBER
    LAST_UPDATED_BY VARCHAR2(255)
    LAST_UPDATED_ON DATE
    GROUP_ID NUMBER
    PAGE_COMMENT VARCHAR2(4000)

  • IPAD3 - Pages: A document I've imported to Pages, has a table. Information in this table doesn't wrap over multiple pages, as it does in Word

    Hi,
    Hopefully someone can help me out.  I'm producing meeting minutes, which have all the actions presented in a table.  For some of these actions, as they are so long, they span multiple pages.  Once I imported the document into Pages, it drops the table off the title row of the table, and then moves it to the next page.  It also doesn't extend the information in the cell onto the 3rd page, it just hides it behing the next cell, which is on the next page.
    All the help links I've found give clear instructions as to how it can be done from a Mac, but I'm working off an IPad3.
    Please help...?

    The version of Pages for iPad is kind of a stripped down version of the Mac version.  The iPad version has a terrible time with tables.  And if you import a doc from your Mac or PC Pages will try to make it as close as possible to the original but you will see some changes and if you have tables they do tend to get all messed up.  This has been my experience at least.  This is why when I need to be able to work from a doc from my PC on my iPad I try to use OnLive or OnCloud (I am a Windows user)
    Or I try to use QuickOffice which does a pretty good job of importing docs and not messing up the formatting.

  • In which table deleted user information is stored

    Hi all,
    I have made one user ZTEST in sap through SU01. Its details has been stored in USR01 .
    When i deleted this user than the details of this user has been deleted from the tables USR01.
    After deletion on which table deleted user information is stored.
    Any BAPI is available which sgives the deleted table list .
    Thanks & regards

    Hi
    You can get current database status using the following BAPIs-
    BAPI_USER_EXISTENCE_CHECK
    BAPI_USER_GETLIST
    BAPI_USER_GET_DETAIL
    Also check the report RPUAUD00 in which you can find out new infotype creation/modification etc.
    Regards

  • Which table will have Page(XML) info

    After importing say TestPG.XML using import command, where to check whether this page is imported not. Where is the MDS info r stored?

    As for the question on which tables are used, there are four:
    APPLSYS.JDR_ATTRIBUTES, APPLSYS.JDR_COMPONENTS, APPLSYS.JDR_PATHS and APPLSYS.JDR_ATTRIBUTES_TRANS.
    You are much better off using the JDR utils to see if it has posted. I used the following to see if something I recently imported worked properly:
    DECLARE
    BEGIN
    jdr_utils.listdocuments ('/oracle/apps/ar/cusstd/acctoview', TRUE);
    END;

  • Which table stores the information about a user (name, username etc.)

    Which table stores the information about a user (name, username etc.) .Is it LDAP server or MSSQL server? then hw to go to that table ?

    I guess this is a question about CAD - and it doesn't matter much if it's UCCE or Express. The info is in the LDAP called Directory Services. In UCCE the Sync process updates the LDAP from the ICM config database.
    You can use a free LDAP browser to connect to the LDAP (anonymous connection) and read the LDAP.
    Regards,
    Geoff

  • Which table stores the IMG and User Menu information?

    Hi,
    Does anyone know which table stores the IMG and User menu information? I am looking for a table which stores the t.code and the respective menu path so that i can find the menu path for each t.code.
    Please help.

    Hi,
    If you are looking info related to area menu then use fm
      call function 'BMENU_MENU_TREE_GET'
        exporting
          menu_id        = p_menu
        tables
          menu_tree      = imenu_tree
        exceptions
          menu_not_found = 1
          others         = 2.
    aRs

  • Which table stores Supplier Name information?

    Hi Guys,
    Can anyone tell me which table in EBS stores Supplier Information?
    Thanks in advance.

    Hi Sudipta,
    The supplier information is stored in PO_VENDORS table in 11i.
    In R12, PO_VENDORS is changed to a view but still you can get same information.
    The table name in R12 - AP_SUPPLIERS.
    Thanks,
    PS.

  • Create a procedure which requires displaying information from two tables

    What if we want to create a procedure which requires displaying information from two tables. In this situation,
    I need to display all the details of an employee from an 'emp' table based on the deptno. and also their salary information which is
    stored in "Salgrade" Table. Is the use of "And" the correct way of using it?
    Do I need to declare all the attributes before begin or I can just access them directly? Thanks
    Create Procedure findDept
    ( I_deptno IN number
    ) As
    Begin
    Select Ename, Job, MGR, Hiredate, Sal, Comm, Dept_no from emp and exp, grade , location from salgrade where dept_no
    = I_Deptno;
    Exception
    When NO_Data_Found then
    DBMS_Output.Put_Line(' Department not found"|| I_deptno);
    End findDept;

    Hi,
    Besides Qwerty's remark, you've also got a quoting error:
    Change
    DBMS_Output.Put_Line(' Department not found"|| I_deptno);
    {code}
    into
    {code}
    dbms_output.put_line(' Department not found: '|| i_deptno);
    {code}
    Which leads to the question:
    What do you want to do when a record is found?
    Display it?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Which table contains information on attributes of screen fields in XK02?

    Hello.
    I need to know which table(s) contain the customized information on the attributes of the fields in transaction XK01, XK02, XK03. specially, I am interested in knowing how the fields are customized (required, optional etc.). In SPRO: Financial Accounting (new) -> Accounts receivavle and accounts payable -> Vendor accounts -> Master data -> Preparations for creating vendor master data -> Define Account Groups with Screen Layout. In here select Vendor and click on general data.
    Any help is very mich appreciated.
    Thanks
    Lande

    Thanks for the tip Ali. I will surely remember that in other situations too.
    Lakshman: The information in the fields of T077K does not seem easy to "translate" into something useful because the fields have signs (-, + etc) to indicate a state. Do you happen to know of any function module that would translate these signs into something more like the name of the field and the state of the field.
    Thanks
    Lande

  • Which table holds INFOSET information?

    Hi,
    Does anybody know which table holds information about infosets?
    For a certain type of analysis I need to find out which source-objects are used in an InfoSet by means of an automated (ABAP) process.

    Hi
    Actually I dont have any Infoset created.
    But if I am not wrong, just "DISPLAY THE DATA" through tyhe particular INFOSET object.
    Check whether you can see the any TABLE NAME...??But I dont think so..It is also more like Multi Provider.
    Just the difference is that Multi Provider...UNION OF SETS and Info set  uses JOINS of SETS.
    Also you dont need run the Automate process for INFOSET.
    Once the INFOPROVIDER or OBJECT you are using in Infoset updated already, then you would be able to see DATA.
    Hope this helps. Also check for more info in SAP HELP.
    check this link:
    http://help.sap.com/saphelp_nw70/helpdata/en/ad/2225391d4f000be10000000a114084/frameset.htm

  • In which tables (ABAP) the Project System Information Will be stored

    Dear Guruu2019s
    Happy New Year
    In project systems can we able to see, against the projects and against WBS what all the sales orders, Employees and material etc... That we assigned, in which STD report we can check all these assignments, from which tables (ABAP) it picks up the data to populate in the STD report.
    I need the Tables for preparing the Z- Report. Please help meu2026
    Regards,
    Bhanu Prathap

    The most common overviews with respect to sales and distribution can be obtained from CN54N/ CN55N or you can also use CNS54 / CNS55. Tables for the same are VBAK/ VBAP.
    For materials you can refer to CN52N overviews for material components and CO24 for missing parts.
    For resources, CN50N provides the capacity requirements and CMP9 workforce planning.
    Venu

  • Which Table stores Credit card Amount Information

    Hi,
    I need to read Credit card amount (that's RV45A-ENDBK) value from the sales order to the custom development. In which table i can get this Value by linking order number ?
    Please help me
    Thanks

    I need to check RV60F-AUSTAMP this field too in Sales order, this is field is a Icon Lights when it's green i need to take value from the filed open authorized amount FPLAA-AUTWR?
    Any ideas? Help me guys...Will really appreciate any help..

Maybe you are looking for

  • Thread problem in swing application?

    Hi, I have a doubt in GridLayout and Threads. I�m doing one small application which is accepting images and Alphabets. Actually, What I�m doing running images and alphabets(combinedly) in frequent intervals. For this I used GridLayout and Thread conc

  • Using Merge In BO Edge 3.0 wi an XL Spreadsheet

    I have a quey written against our data warehouse and I am trying to use an Excel 07 Spreadsheet to "filter" the data.  I have followed every thread I can find on the subject, downloaded the BO Edge PDF and read over the section on Merging data more t

  • Sorting on fiscal period in webi report

    Hi In webI chart x-axis i have the fiscal period field which are displaying as period 01, period 02....and in sorted order. But i need to show like august 2010, septmeber 2010... instead of period 01. period 02, I am able to do it but not able to sor

  • Pc booted, but now wont.

    Ok I just got a board today (been after one for ages), a K7N2 Delta ILSR (especially after i built a system for my bud with 1) and proceeded to rip my old system to pieces and installed the new K7N2 in place of my KT3 Ultra 2C. Powered up, and it too

  • APO DP and 3.5 BW Query

    Hi All, My boss had a question regarding using a query as a datasource for APO DP. Is it possible to do this?  I am preparing for a meeting today and want to make sure I have all the information needed to answer questions. Thank you! Caroline