How to find package name of transactioncode

hai friends,
        how i can find the package name for a given transaction code .
i think by using se93
Moderator message: please search for available information.
Edited by: Thomas Zloch on Jul 8, 2011 9:52 AM

Not sure, if this is what you're looking for
SQL> create or replace procedure p0 as
  2  begin
  3    dbms_output.put_line(dbms_utility.format_call_stack);
  4  end;
  5  /
Procedure created.
SQL> create or replace procedure p1 as
  2  begin
  3    p0;
  4  end;
  5  /
Procedure created.
SQL> create or replace procedure p2 as
  2  begin
  3    p1;
  4  end;
  5  /
Procedure created.
SQL> set serveroutput on
SQL> begin
  2    p2;
  3  end;
  4  /
----- PL/SQL Call Stack -----
  object      line  object
  handle    number  name
3a7f2d618         3  procedure INV_ADM.P0
39abfeef0         3  procedure INV_ADM.P1
39c5ae7a0         3  procedure INV_ADM.P2
3a0f3a538         2  anonymous block
PL/SQL procedure successfully completed.
SQL>

Similar Messages

  • How to find the Names of Most costly Views or Most Time consuming views

    Hi All,
    I had a database consisting of almost 200 views,as a part of Optimization process i want to find out the most costlier views.How to do that.Actually i want the names of the VIEWS,so that i can optimize that.Can any one help me out?
    I had one more doubt in our Database a view is created like view A( which is created by joining several tables).so do i need to add index on this view separately or does it take the index of the tables which i joined? And in our Database i  had created
    a VIEW which is derived from other views(the Joining objects are views not tables),so while i select recoreds from this views which is derived from other views it is taking a lot of time.Is tehre any problem with that?

    Please avoid such double post spread over several forums:
    http://social.msdn.microsoft.com/Forums/en-US/bae4042a-10b8-4d12-aa46-88a05ea37a76/how-to-find-the-names-of-most-costly-views-or-most-time-consuming-views?forum=sqldataaccess
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • How to find table name for the fields from Standard Extractor in CRM system

    How to find table name of fields from the standard extractor in CRM system ?
    e.g. We use LBWE TCode in R/3 system to find table name for the field from Extractor VCSCL(e.g.).
    Likewise is there any way to find table name for the fields from Standard extractor like 0CRM_LEAD_I.

    Hi ,
    Please find the link below for understanding BW CRM analysis.
    http://help.sap.com/bp_biv135/html/bw.htm
    activate the CRM DSs by scenario:
    1) Activate the application component hierarchy (tcode RSA9). Changes made to the application component hierarchy in the CRM system can be transferred to the BW using the "Edit Application Component Hierarchy" (SBIW - Postprocessing of DataSources).
    SAP Note 434886 must be implemented in CRM 3.0 before the application component hierarchy is activated.
    2) Activate the Business Content DataSources (tcode RSA5).
    Select/enter the application component and choose Execute (F8).
    To compare the shipped and active versions, choose the 'Select Delta' pushbutton. If there is no active version of the DataSource, it is selected automatically.
    To activate the shipped version, choose the 'Transfer DataSources' pushbutton.
    3) Management of the versions of the BW-Adapter metadata (tcode BWA5). All DataSources are displayed that are managed by the BW Adapter.
    As in transaction RSA5 (Service API Metadata Activation), the 'Select Delta' function can be used to select the inactive DataSources or compare shipped and active versions.
    You can also go directly to the screen for maintaining DataSources that are managed by the BW Adapter.
    The 'Compare Version' function makes a detailed comparison of the shipped and active versions.
    All BW-Adapter metadata is considered when versions are compared:
    Header information (Table SMOXHEAD)
    Mapping information (Table SMOXRELP)
    Global selection conditions (Table SMOXGSEL)
    Attribute key fields (Table SMOXAFLD)
    Hope this helps.
    Regards,
    csm reddy

  • How to find RFC names in e-commerce application JSPs or in Java coding.

    Hi Experts.
    Please explain me ,how to find RFC names which were used in e-commerce b2b/b2c applications in Java coding using SAP NWDS IDE.
    Thanks in Advance!!!!
    Regards,
    Kiran

    There are two ways to do this.
    I. Create your own Session Log file
    1. Go to http://url:port/b2b/admin/index.jsp
    2. Login with Admin user id and password.
    3. Click on 'Logging' from the left hand navigation
    4. Click on 'Session Logging' tab
    Here you can start your e-commerce application using a URL and 'Start' session logging when you need it. When you 'Stop' the session logging, you will see a log file for download.
    II. View ISA Log files in the system
    The path varies based on how the log config was done. But usually, if you look in this folder structure on the Java Stack, you will see log files.
    .../JC00/j2ee/cluster/server0/log/applications/..
    I hope this helps.
    Pavan

  • How to find index name with primarykey and column on a table?

    Hi,
    how to find index name with primarykey and column on a table?
    please help me.
    Thankyou.

      1  select ac.table_name, ac.index_name, aic.column_name
      2  from user_constraints ac, user_ind_columns aic
      3  where ac.constraint_type = 'P'
      4   and  ac.index_name = aic.index_name
      5* order by 1,2,3
    SQL> /
    TABLE_NAME                 INDEX_NAME                COLUMN_NAME
    ACTION_TABLE                 SYS_C0011033                NESTED_TABLE_ID
    ACTION_TABLE                 SYS_C0011033                SYS_NC_ARRAY_INDEX$
    CATEGORIES_TAB                 SYS_C0011038                CATEGORY_ID
    CUSTOMERS                 CUSTOMERS_PK                CUSTOMER_ID
    INVENTORIES                 INVENTORY_IX                PRODUCT_ID
    INVENTORIES                 INVENTORY_IX                WAREHOUSE_ID
    LINEITEM_TABLE                 SYS_C0011034                NESTED_TABLE_ID
    LINEITEM_TABLE                 SYS_C0011034                SYS_NC_ARRAY_INDEX$
    ORDERS                      ORDER_PK                 ORDER_ID
    ORDER_ITEMS                 ORDER_ITEMS_PK                LINE_ITEM_ID
    ORDER_ITEMS                 ORDER_ITEMS_PK                ORDER_ID
    PRODUCT_DESCRIPTIONS            PRD_DESC_PK                LANGUAGE_ID
    PRODUCT_DESCRIPTIONS            PRD_DESC_PK                PRODUCT_ID
    PRODUCT_INFORMATION            PRODUCT_INFORMATION_PK           PRODUCT_ID
    PROMOTIONS                 PROMO_ID_PK                PROMO_ID
    WAREHOUSES                 WAREHOUSES_PK                WAREHOUSE_ID
    16 rows selected.

  • How to find the name of the program of session in sm35 ?

    I have some session in sm35.
    How to find the name of the program of session in sm35 ?
    Could you please help me ?

    In the list of sessions displayed -> double click the session that an error (i.e. Transaction Ended with errors).
    Then it will take you to another screen, here you choose the Screens tab.
    Check
    Re: BDC session's program name
    Re: BDC session's program name
    Regards,
    Santosh
    Message was edited by:
            Santosh Kumar Patha

  • How to find Object name for a object?

    Hi Experts,
    How to find Object name for a particular Object? Is there a Tcode for it?
    __Like Object name for__
    Material number -  materialnr
    Goods receipts / return - matbeleg
    Accounting documents -  rf_beleg
    How to find Object name for other Objects? Is there a particular way?
    Thanks & Regards
    Chandan

    Hi,
    You can find objects in SNRO transaction.
    In SNRO search by giving long text...
    for eg., Service .. for service entry sheet. keep the first letter in capital letter only.
    Thanks & Regards,
    Anand.

  • How to find Table names for PO & Invoices in SRM Standalnoe system SRM 7.0?

    Hi,
    How to find Table names for PO & Invoices in SRM Standalnoe system SRM 7.0? Please let me know.
    Thanks,
    Monica

    Hi,
    In SRM for all objects like SC ( BUS21210),BID,PO(BUS22010),Confirmation (BUS2203),invoice etc all the data stored
    in BBP_PDHGP and BBP_PDBEI  tables only, These is no separate tables..
    for your reference below are the few SRM tables
    BBP_PDACC  Account Assignment 
    BBP_PDATT  Document Attachment 
    BBP_PDBEH  Backend Specific Header Data 
    BBP_PDBEI  Backend Specific Item Data 
    BBP_PDBGP  Partner Extension Gen. Purchasing Data 
    BBP_PDBINREL  Transaction Object Linkage (EBP) 
    BBP_PDHCF  Set for Tabular Customer and Solution Fields on Hdr 
    BBP_PDHGP  Business Transaction Purchasing Information 
    BBP_PDHSB  Bid Invitation 
    BBP_PDHSC  Header Extension for Customer Fields 
    BBP_PDHSS  Hdr Extension for SAP Internal Enhancements (IBUs and so on)
    BBP_PDICF  Set for Tabluar Customer and Solution Fields on Itm 
    BBP_PDIGP  Business Transaction Item-Purchasing Information 
    BBP_PDISB  Bid Invitation/Bid-Specific Item Data 
    BBP_PDISC  Item Extension for Customer Fields 
    BBP_PDISS  Item Ext. for SAP Internal Enhancements (IBUs and so on) 
    BBP_PDLIM  Value Limit 
    BBP_PDORG  Purchasing Organizational Unit 
    BBP_PDPSET  Further Procurement Information 
    BBP_PDTAX  Tax 
    CDCLS  Cluster structure for change documents 
    CDHDR  Change document header 
    CDPOS_STR  Additional Change Document - Table for STRINGs 
    CDPOS_UID  Additional Table for Inclusion of TABKEY>70 Characters 
    CRM_JCDO  Change Documents for Status Object (Table JSTO) 
    CRM_JCDS  Change Documents for System/User Statuses (Table JEST) 
    CRM_JEST  Individual Object Status 
    CRM_JSTO  Status Object Information 
    CRMD_LINK  Transaction - Set - Link 
    CRMD_ORDERADM_H Business Transaction 
    CRMD_ORDERADM_I Business Transaction Item 
    CRMD_PARTNER  Partners 
    SROBLROLB  Persistent Roles of BOR Objects 
    SROBLROLC  Persistent Roles of Business Classes 
    SRRELROLES  Object Relationship Service: Roles 
    Thanks & Regards,
    Prasad S

  • How to find Program Name by Recording name

    Hi,
    How o find program name ? for example i have recording(SHDB) name is:ZVA01REC.
    i want to find the respective porgram for that recoring?
    Thanks and Regards,
    Anu.

    Hi Anitha,
    "No it's showing standard program name like:SAPMM06E
    but actual program name is:ZBDCME22."
    SAPMM06E is the program the recording runs
    ZBDCME22 must be an additional program that someone must have created for running the recording.
    There is no way for u to find a program for a given recording (this is only a one way trafic; recording -> program create; not visa versa)
    your best bet would be that search in se38 for programs starting with ZBDC* and then check the short text. may be the person who made it was kind enough to update the short text with teh recording name.
    Hope this was of some help.
    Regards,
    Sagar.
    Edited by: Sagar Mehta on Nov 12, 2008 10:00 AM

  • How to find the name of calling procedure or package?

    Hi all..
    Is it possible to find the name of the calling procedure or package?
    I mean..if proc_1 is calling proc_2 How can i find in proc_2 that proc_1 is calling?
    Proc_2 is being called from different procedures? I need to write to small code which needs to fire depends on the Proc it is calling?
    Please help me to solve this.
    Thanks

    Not sure, if this is what you're looking for
    SQL> create or replace procedure p0 as
      2  begin
      3    dbms_output.put_line(dbms_utility.format_call_stack);
      4  end;
      5  /
    Procedure created.
    SQL> create or replace procedure p1 as
      2  begin
      3    p0;
      4  end;
      5  /
    Procedure created.
    SQL> create or replace procedure p2 as
      2  begin
      3    p1;
      4  end;
      5  /
    Procedure created.
    SQL> set serveroutput on
    SQL> begin
      2    p2;
      3  end;
      4  /
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    3a7f2d618         3  procedure INV_ADM.P0
    39abfeef0         3  procedure INV_ADM.P1
    39c5ae7a0         3  procedure INV_ADM.P2
    3a0f3a538         2  anonymous block
    PL/SQL procedure successfully completed.
    SQL>

  • How to Find Packages/Procedures using any particular table

    Hi,
    I want to find out the procedures,packages using any particular table. Please tell me how to find out.

    >
    I want to find out the procedures,packages using any particular table. Please tell me how to find out.
    >
    You can use the utldtree.sql in the rdbms\admin folder to do that. See my reply in this thread
    Re: Finding out all procedures , functions in a tree like structure in sequence
    The comments in the script (and in the thread) show how to use it. The script creates a table, a view and a procedure.
    Then you just use it like the comments describe. Here is the result for my SCOTT.EMP table. You can see I have a lot of packages and functions and things that depend on that table.
    execute deptree_fill('table', 'scott', 'emp');
    select * from ideptree
    OBJECT_NAME,SCHEMA,NAME,TYPE,STATUS
    0. EMP,SCOTT,EMP,TABLE,VALID
          1. PAK_TEST1,SCOTT,PAK_TEST1,PACKAGE,INVALID
                2. PAK_TEST1,SCOTT,PAK_TEST1,PACKAGE BODY,VALID
          1. GET_EMP,SCOTT,GET_EMP,FUNCTION,INVALID
          1. THREE_TABLE_EMP_VIEW,SCOTT,THREE_TABLE_EMP_VIEW,VIEW,INVALID
          1. TEST_PKG,SCOTT,TEST_PKG,PACKAGE,INVALID
                2. TEST_PKG,SCOTT,TEST_PKG,PACKAGE BODY,VALID
          1. TEST_F,SCOTT,TEST_F,FUNCTION,INVALID
          1. PIPELINE,SCOTT,PIPELINE,FUNCTION,INVALID
          1. GETOLDSAL,SCOTT,GETOLDSAL,FUNCTION,INVALID
          1. UPDATESAL_RETURNOLDSAL,SCOTT,UPDATESAL_RETURNOLDSAL,FUNCTION,INVALID
          1. EMP_HIER_PKG,SCOTT,EMP_HIER_PKG,PACKAGE,INVALID
                2. EMP_HIER_PKG,SCOTT,EMP_HIER_PKG,PACKAGE BODY,INVALID
          1. EMP_TBL,SCOTT,EMP_TBL,TYPE,INVALID
          1. EMP_HIER_PKG,SCOTT,EMP_HIER_PKG,PACKAGE BODY,INVALID
          1. TEST_REFCURSOR_PKG,SCOTT,TEST_REFCURSOR_PKG,PACKAGE BODY,VALID
          1. DOIT,SCOTT,DOIT,PROCEDURE,VALID
          1. DOIT1,SCOTT,DOIT1,PROCEDURE,VALID
          1. LSZRPT,SCOTT,LSZRPT,PACKAGE,INVALID
                2. LSZRPT,SCOTT,LSZRPT,PACKAGE BODY,INVALID
          1. F_GET_NAME,SCOTT,F_GET_NAME,FUNCTION,INVALID
          1. TEST_REFCURSOR_PKG1,SCOTT,TEST_REFCURSOR_PKG1,PACKAGE BODY,INVALID
          1. TEST2,SCOTT,TEST2,PROCEDURE,INVALID
          1. TAX_COST_SP,SCOTT,TAX_COST_SP,PROCEDURE,INVALID
          1. V_EMP,SCOTT,V_EMP,VIEW,VALID
                2. EMPLOYEES,USER1,EMPLOYEES,SYNONYM,VALID
          1. VIEW_EMP_TEST,SCOTT,VIEW_EMP_TEST,VIEW,VALID
          1. MASTER_MV,SCOTT,MASTER_MV,MATERIALIZED VIEW,INVALID
          1. TEST_VIEW,HR,TEST_VIEW,VIEW,VALID
          1. MYEMPVIEW,SCOTT,MYEMPVIEW,VIEW,VALID
          1. MYEMPVIEW1,SCOTT,MYEMPVIEW1,VIEW,VALID
          1. TEST_NDX,SCOTT,TEST_NDX,VIEW,VALID
          1. PKG1,SCOTT,PKG1,PACKAGE,VALID
          1. EMP_ACTIONS,SCOTT,EMP_ACTIONS,PACKAGE BODY,INVALID
          1. MYPACKAGE,SCOTT,MYPACKAGE,PACKAGE,VALID
          1. V_EMP1,SCOTT,V_EMP1,VIEW,VALID
          1. IDEXISTS,SCOTT,IDEXISTS,PROCEDURE,VALID
          1. VIEW_TEST_EMP,SCOTT,VIEW_TEST_EMP,VIEW,INVALID
          1. GET_EMP_REC,SCOTT,GET_EMP_REC,FUNCTION,VALID
          1. GET_EMP_CLOB,SCOTT,GET_EMP_CLOB,FUNCTION,VALID

  • How to find package dimension buffered

    Hi Guru!
    on the last EWA, SAP found some package dimension buffered.
    "ATTENTION:
    There are buffered package dimensions.
    Unbuffer these dimensions immediately.
    Naming convention: /<NAME-RANGE>/D<INFOCUBE>P
    Note 857998 - Number range buffering for DIM IDs and SIDs explain that NO PackageDimension should be buffered.
    So, could you explain how to find those package??
    And then, to unbuffered, I can do this through SNRO?
    Tks a lot
    ciao

    Hi Cristian:
       I suppose you've been trying to optimize your data loads by means of Number Range buffering as described in the following blog:
    /people/vikash.agrawal/blog/2006/04/05/load-lots-of-data-147faster148-with-buffering-number-range
    The thing is that in the process you have buffered Package dimensions for a(n) InfoCube(s) and that is not recommendend by SAP, remember that those are special Dimensions along with the Time and Unit dimensions used in every InfoCube.
    To unbuffer the Package Dimension do the following:
    Execute Transacion Code SNRO
    Enter object for package dimension
    Change
    Edit
    Setup buffering
    No buffering.
    Regards,
    Francisco Milán.

  • How to find the name of query for a given report

    Hi All,
    I am having the name of a report and i need to find out the name of query for that report . Plz tell me how to find out the name of the query for a given report.
    Thanks.
    Regards,
    Pooja Joshi.

    Use this FM
    RSAQ_DECODE_REPORT_NAME
    This FM takes program name as I/P and gives Query Name as O/P.
    This FM uses the structure AQADEF to fetch the data.
    Hope this helps.
    Regards
    Vinayak

  • How to find JSFF name in managed bean

    Hi Gurus,
    I am new in adf and using 11.1.2.3. How i can find the name of jsff page name in managed bean.  For example if i have abc.jsf contains a fragment xyz.jsff. i want when i click on button in jsff page, a pop shows me the name it is xyz.jsff.
    Thanks,

    Hi,
    to get the page name,FacesContext.getCurrentInstance().getViewRoot().getViewId() (returns abc.jsf). If you expose the page fragment through an ADF region, then the call is
    ControllerContext.getInstance().getCurrentViewPort().getViewId() (returns xyz if the view activity has the same name as the physical file xyz.jsff)
    Frank

  • How to find out name of table for a structure.

    hello all,
                I want to find out name of table for a structure ADDR1_DATA. can anybody pls tell me how to find out it?
    Thanks,
    Ashu

    Hi Ashu,
    You write the structure name in se11
    after selecting the database table radio button
    click on the where used list button in the application tool bar.
    You will find the table name if it is used else where.
    Check out the website at:
    http://sap-idoc2edi-consulting.com/
    Read the blog at:
    http://blogs.ittoolbox.com/sap/ehadzipetros
    Regards,
    Jagadish

Maybe you are looking for

  • How do I only show typed URLs in the Top Sites screen?

    It's really obnoxious to see hundreds of ephemeral URLs that you'll never visit again on the Top Sites screen. Is there a way to make this user friendly so I can only see the URLs I typed. I am happy to set something in about:config.

  • Connecting to a database inside a JAR?

    Hi, Can I do the following: Connect to flatfile database inside the same jar as my program? i.e., would something along the lines of: jdbc:jar://db.txt work? And if so, what would be the correct way to do it, other than my horrible example above. If

  • How to connect scanner to airport extreme?

    I have an airport extreme with an USB hub connected to it. My printer is working perfectly but my scanner seems not to be recognized and doesn't work. How do i solve this? THX for the help.

  • Can upgrade to R12 with Maintenance Wiz be combined with platform migration

    Hello, Planning to upgrade our EBS 11i instance to R12. The source and target application servers are different and database server remains same. Source Instance Apps Server Deatails Name : A1 OS : Linux 32 bit (RHEL 5) EBS version: 11.5.10.2 DB Serv

  • Calling web service -authentication using passwordtext

    Hi, My requirement is to call a web service . WS which I consume need password type as Passwordtext. I did following step 1.From SE80 created Enterprise Services using WSDL file. 2.In SOAMANAGER select my consumer proxy. 3.Created Logical port ZXYZ b