How to find out Oracle 11i Standard Objects

Hi Gurus,
There is a requirement from my client. My client is on 11i Oracle Applications. He has many customization. But somehow he failed to use naming convention and all during implementation. Now he wants us to write a program which can tell us how many custom database objects are created as a part of implementation.
Hence in order to know this, first I need to find out what are the standard objects provided by Oracle for its 11i application so that I can write a program which will take difference (custom DB objects - standard Oracle 11i Object)  
It will be great assistance if you let me know how to find out standard objects provided by Oracle for its 11i application?
Looking forward to your reply.
Thanks.
-Sunil

Moved to the EBS General Discussions forum
There is no easy or programmatic way to determine the custom objects. All custom objects need to be documented and need to follow the recommended XX naming convention. If that has not been done, then someone will have to manually input each object name that is possibly custom at https://etrm.oracle.com which documents all seeded objects - if no match is found, it is most likely a custom object.
HTH
Srini

Similar Messages

  • How to find out changes to standard objects

    Hi,
    Is there any way to find out which all standard objects have been modified, either via a table or FM or any other way?
    Have tried SE95 but it also gives objects changed during last upgrade.
    Any help would be appreciated.
    Thanks in advance.
    Peter

    >
    durga kottapalli wrote:
    > Hi,
    > check this link
    > http://i-sap.blogspot.com/2007/11/change-documents.html
    >
    > it would help you
    > Thanks and regards
    > durga.K
    That has absolutely nothing to do with what OP is asking. So it wouldn't help him.

  • Find out all SAP Standard Objects which are Modify

    Hi
    How can i find out all SAP Standard Objects which are Modify?
    Regards
    Vikram

    Hi,
    You can find all SAP objects list via t-code SWO2, as to these objects, if you want to change anyone of them, you should apply an access key in advance from http://service.sap.com, otherwise you can not modify any object in SAP system.
    Good luck
    Z.T

  • How to find out the Number range object for Incident number

    How to find out the Number range object for Incident number ?
    CCIHT_IAL-IALID
    regards,
    lavanya

    HI, an example.
    data: vl_num type i,
          vl_char(6) type c,
          vl_qty type INRI-QUANTITY,
          vl_rc type INRI-RETURNCODE.
    CALL FUNCTION 'NUMBER_GET_NEXT'
      EXPORTING
        NR_RANGE_NR                   = '01'
        OBJECT                        = 'ZRG0000001'
       QUANTITY                       = '1'
      SUBOBJECT                     = ' '
      TOYEAR                        = '0000'
      IGNORE_BUFFER                 = ' '
    IMPORTING
       NUMBER                        = vl_num
       QUANTITY                      = vl_qty
       RETURNCODE                    = vl_rc
    EXCEPTIONS
       INTERVAL_NOT_FOUND            = 1
       NUMBER_RANGE_NOT_INTERN       = 2
       OBJECT_NOT_FOUND              = 3
       QUANTITY_IS_0                 = 4
       QUANTITY_IS_NOT_1             = 5
       INTERVAL_OVERFLOW             = 6
       BUFFER_OVERFLOW               = 7
       OTHERS                        = 8
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    vl_char = vl_num.
    write vl_char.
    Regard

  • How to find out prerequisites of archiving objects?

    As we plan an archiving project for our ERP system, I would like to know how to find out the prerequisites for archiving the different objects.
    For example, as I know for archiving material master data, the usage of object MM_MATNR requires that the deletion flag is set on materials.
    Or as I assume, orders probably can only be archived if they are delivered and closed.
    How to find out these prerequisites?
    Best regards
    Martin

    Hi Martin,
    Network Graphics helps in determining the dependencies among the archiving objects.Once you have sorted out the flow you can schedule archiving in test mode to find more details.
    Eg PP_ORDER you can find out why a particular order is not archivable...may be cos of unsettled balance..etc.
    You can find few details about the prerequisites in the archiving run (test)
    Hope this helps.
    Thanks,
    Priya.

  • How to find out usage of custom objects

    `Hi,
    I have a bunch of customized reports, module pool programs and TCodes (all customized). How can I find out,
    1) When they were last used
    2) How many times were they used in the last 1 month, last quarter, last 6 months and so on
    3) Which users have used these objects in the last 1 month, quarter, 6 months and so on.
    Any help would be appreciated.
    Thanks in advance.
    Mick
    Moderator message - Please search before asking - post locked
    Edited by: Rob Burbank on Jun 16, 2009 4:40 PM

    Hi Martin,
    Network Graphics helps in determining the dependencies among the archiving objects.Once you have sorted out the flow you can schedule archiving in test mode to find more details.
    Eg PP_ORDER you can find out why a particular order is not archivable...may be cos of unsettled balance..etc.
    You can find few details about the prerequisites in the archiving run (test)
    Hope this helps.
    Thanks,
    Priya.

  • How to find out URL for ArchiveLink objects?

    Hi All,
    SCENARIO:
    I'm working on "Archive Link", where a document (like word, JPEG photo, etc) is stored on a "Content Server" (specially meant for Database Management System) through a txn code(OAWD).
    This is successfully storing the document on the content server.We have 2 options to view this stored document:
         1) Use Document Viewer and
         2) Use Internet Explorer
    By default, system will open this document in Document Viewer. But, we changed it to view in Internet Explorer. It is also showing the document in IE along with a complete URL (system generated), which has details like domain, document ID and so on.
    We want to find  out where that URL is getting stored in the system (R/3).
    Hope somebody would reply to this question.
    Thanks in advance
    Abdul

    Hi there
    I have the same requirement as well.  Could you provide me with some information on how you resolved this?
    Thanks!
    Roshan

  • How to find out the most used objects and rarely used objects?

    Hello all,
                  Can somebody please guide me on the procedure to separate frequently used transactions or reports or tables from rarely used ones on the production server?
    Is there any special transaction to find this out?
    hope to hear from you soon.
    Thanks,
    me

    The SAP standard doesn´t provide such a functionality. There is, however, a product called "RBE" (Reverse Business Engineer) which is part of the Solution Manager (ST-SEP). It must be licensed separately.
    Check
    https://service.sap.com/~sapdownload/011000358700000052162007E
    Markus

  • How to find out Oracle Enterprise Manager Cloud Control 12c Home page

    Hi all,
    I have a PROD environment with OEM Cloud Control 12c and I do know its home page, but today I was wondering, what if I do not know the environment where could I get this info.
    So I tried to find it out on Oracle docs and on the internet, on my environment but I was not able to find this info.
    Could you guys help me?
    Thanks in advance.

    Hi ,
    The easiest way is to run emctl status oms -details command from OMS_HOME/bin and check for the value for Console URL
    example
    $ emctl status oms -details
    Oracle Enterprise Manager Cloud Control 12c Release 2 
    Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
    Enter Enterprise Manager Root (SYSMAN) Password :
    Console Server Host        : myomshost.mydomain.com
    HTTP Console Port          : 7789
    HTTPS Console Port         : 7801
    HTTP Upload Port           : 4890
    HTTPS Upload Port          : 4901
    EM Instance Home           : /u01/app/oracle/product/Middleware12cR2/gc_inst/em/EMGC_OMS1
    OMS Log Directory Location : /u01/app/oracle/product/Middleware12cR2/gc_inst/em/EMGC_OMS1/sysman/log
    OMS is not configured with SLB or virtual hostname
    Agent Upload is locked.
    OMS Console is locked.
    Active CA ID: 1
    Console URL: https://myomshost.mydomain.com:7801/em
    Upload URL: https://myomshost.mydomain.com:4901/empbs/upload
    WLS Domain Information
    Domain Name      : GCDomain
    Admin Server Host: myomshost.mydomain.com
    Managed Server Information
    Managed Server Instance Name: EMGC_OMS1
    Managed Server Instance Host: myomshost.mydomain.com
    WebTier is Up
    Oracle Management Server is Up
    Other way is to check in the <OMS_HOME>/install/setupinfo.txt file and check for Enterprise Manager Cloud Control URL
    Regards,
    Rahul

  • How to find out which objects are at the end of the datafiles

    My Scenario is having a tablespace of 65G but the data is 5G and that is at the end of datafile for that we are not able to resize the datafile our though is to find out what are the objects at that end of datafiles and will either alter move <owner.tablename> move or alter index <owner.index> rebuld online.
    For that how to find out which objects are at the end of the datafiles.

    >
    My Scenario is having a tablespace of 65G but the data is 5G and that is at the end of datafile for that we are not able to resize the datafile our though is to find out what are the objects at that end of datafiles and will either alter move <owner.tablename> move or alter index <owner.index> rebuld online.
    For that how to find out which objects are at the end of the datafiles.
    >
    You may want to copy this and add it to your toolkit
    See 'What's at the End of the File?' in this Tom Kyte article from the Sept 2004 Oracle Magazine
    http://www.oracle.com/technetwork/issue-archive/o54asktom-086284.html
    And this AskTom blog shows you how to generate a script containing ALTER statements toresize your datafiles to the smallest possible. You can 'pick and choose' from the ALTER statements to do what you want.
    Then of course, you can use techniques from this article by Oracle ACE, and noted author, Jonathan Lewis
    http://jonathanlewis.wordpress.com/2010/02/06/shrink-tablespace/

  • How to find out the standard smartforms?

    how to find out the standard smartforms?

    Hi Sunil
    You just go to transaction   <b>SE80</b>(Object Navigator)
    and in that enter <b>Package BC470</b>
    which contains the standard Programs on Smart forms ,
    I think there you can find some Smart forms in those programs.
    I hope it will help you.
    If it helps reward with points.
    Regards Rk

  • How to find out  Locks on the database objects

    how to find out Locks on the database objects

    The following notes should be helpful:
    Note: 200590.1 - bde_session_locks.sql - Locks for given Session ID
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=200590.1
    Note: 1039273.6 - SCRIPT: VIEWING LOCKS ON OBJECTS HELD BY SPECIFIC USER
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=1039273.6
    You can also search Metalink, there are many notes/scripts published there which would be also helpful.

  • How to find out the tables effected information from oracle from

    can any one tell me how to find out the tables effected information from oracle form

    Hi,
    Please refer to the following documents.
    Note: 259722.1 - HOWTO Determine Table and Column Name from a field in a form in 11i
    Note: 241628.1 - How to Find the Query That Succeeded Recently?
    Regards,
    Hussein

  • For  a given tcode how can we find out the available standard events

    Hi Experts
    For  a given tcode how can we find out the available standard events?
    Thanks in advance

    Arghadip Kar wrote:>
    >
    > Or you can debug the Service for Generic Object button in the standard screens and there you will find which BO the Tcode is referencing to.
    >
    Wonder where you got that answer from, Arghadip!
    You have neither acknowledged nor closed the 16 threads that you opened.

  • How to find out when data was deleted from table in oracle and Who deleted that

    HI Experts,
    Help me for below query:
    how to find out when data was deleted from table in oracle and Who deleted that ?
    I did that to fidn out some data from dba_tab_modifications, but I m not sure that what timestamp shows, wether it shows for update,insert or delete time ?
    SQL> select TABLE_OWNER,TABLE_NAME,INSERTS,UPDATES,DELETES,TIMESTAMP,DROP_SEGMENTS,TRUNCATED from dba_tab_modifications where TABLE_NAME='F9001';
    TABLE_OWNER                    TABLE_NAME                        INSERTS    UPDATES    DELETES     TIMESTAMP         DROP_SEGMENTS TRU
    PRODCTL                        F9001                                                     1683         46       2171            11-12-13 18:23:39             0                   NO
    Audit is enable in my enviroment?
    customer is facing the issue and data missing in the table and I told him that yes there is a delete at 11-12-13 18:23:39 in table after seeing the DELETS column and timestamp in dba_tab_modifications, but not sure I am right or not
    SQL> show parameter audit
    NAME                                 TYPE        VALUE
    audit_file_dest                      string      /oracle/admin/pbowe/adump
    audit_sys_operations                 boolean     TRUE
    audit_syslog_level                   string
    audit_trail                          string      DB, EXTENDED
    please help
    Thanks
    Sam

    LOGMiner --> Using LogMiner to Analyze Redo Log Files
    AUDIT --> Configuring and Administering Auditing

Maybe you are looking for

  • Why is MP4 (MPEG4) Compression direct from FCP (vs from DVD) lower quality?

    I am creating video podcasts and I have been fighting this issue for a couple weeks. When I compress using mpeg4 directly from QuickTime I get unacceptable pixilation surrounding the subjects but when compress the same file from DVD using handbrake o

  • Forex valuation accounts

    Hi All, I m getting an error for maintaining the forex valuation accounts for one of the GL accounts. The solution for the same will be to maintain the accounts using transaction code OB09 in table T030H. However when I went through the transactions

  • OS X 10.2.8 on a Compaq Armada

    Hi, I've got an old Compaq Armada 1560 and i wondered if i could install OS X 10.2.8 on it? If yes, how can i do this, do i need a special app to do this, Thx

  • Zfs and encryption

    we are looking for a filesystem level encryption technology. At this point most of our services are on zfs. At one time I saw encryption on the roadmap for zfs features. Where does this sit now? Are there test bed versions of opensolaris where we can

  • Standard Asynchronous ES for Quality Management interface

    Hi, Synchronous standard ES is available for Quality Management interfaces under ES bundle.  Could you please suggest if there is any standard Asynchronous ES available for above QM interfaces like Inspection plan, Inspection results and Usage Decisi