Finding T- Code of a Particular Z-Program.

hi ! To Every one who has Helping Heart.
I need to find a T-Code of a Particular  Z-Program which uses KONV Table.
Is that Possible.? i am in a Support Project and I need to Ans. this Query.

Hi ,
   By using Program name we can know the Transaction code.
Go to SE80
Use the Program
Give the Program name : Which program tcode you wants
  in Trasaction code's folder you can find the Tcode.
display it(click on diaplay button)
If you want to know the KONV table is used for this transaction
Search it in the program.
If you want to know how to find the ZProgam is used this table.
go to Se11
enter your table name 'KONV'
Click on where used list.
you will get the popup saying that 'Where used list data base table'
select only program name check box.
and press enter
now you will know the table is used in your custom program
thanks
Sekhar
Message was edited by:
        Lakshmi Sekhar Reddy
Message was edited by:
        Lakshmi Sekhar Reddy

Similar Messages

  • Finding Source Codes where a Particular Message Is Used??

    Hi All,
    Is there a good way to find out the Programs, FM, BAPIs, etc where a particular message number is used?
    I am trying to find source codes where the mesage TD 463 is used. I am getting this error by RSNAST00 program. It is used somewhere either in an include or some FM or BAPI called within those includes included in RSNAST00.
    I have tried to search for it in RSNAST00 but couldn't find it.
    Any idea how I can find the places where this message is used globally or at least in RSNAST00 and it's sub sources.
    Any suggestions will be greatly appreciated.
    Thanks

    hi,
      Goto SE91, give ur message class <b>TD</b> and your message no <b>463</b>, click on Display button. Place the cursor on the message no 463 and click on Where used list (CTRLSHIFTF3). A popup opens and click ok.
      This gives the list of programs, transactions in which message no is used.
      In that list, check for your program RSNAST00. Click display button.
    Regards,
    Sailaja.

  • How to find Transaction code from Report/program name ?

    Dear all,
    How to find Transaction code if i know Report/program name ?

    Hi,
    In se 38 when u open ur program,in the application toolbar u have a button beside the where-used list button as display object list.on clicking this button,a window will be opened at the left most corner for repository browser,in this u can find any tranasctions,fileds,screens,dictionary structures defined for the program.
    if any transaction is created for the program u can find it under the transaction folder.
    revert back for further queries.
    Regards,
    Sravanthi

  • How to find open SO Items with tax code for a particular day?

    Dear all
    If i want to see all open SOs(items), with tax code for a particular day, how to find using table VBAP in SE16?
    Please guide me
    Edited by: Julius Bussche on Mar 3, 2009 11:10 PM
    Please use descriptive subject titles and the search

    Hi GB,
    Its always better to see through the standard reports , as you will be able to see the aditional info as well.
    In the case of table in se16 you will be able to see one table at a time and then you need to manually figure out the fields that required.
    For example if you want to see the sales order details through tables then
    1.You have to go to VBAK to see the document type and then you need to go to VBAP to see the items , it means that you need to access 2 tables for this simple thing ....
    In standard reports there will be lot of joins between the tables and you can view the data more elobarately as weel.
    Note : In general if you want to see the complete details of the documents(open), then pls use the reports.
    Regards,
    Vvieks

  • How to find expense and revenue of a company code for a particular period

    Hi Gurus,
    I am new to FI. I need to find out the revenue, expense and gross profit of a company code for a particular period.
    for eg: I need to find the revenue, expense and GP of a comapany code 'ZYZM' for the month of july. Is there
    any standard report for this or any way to see P&L statement for this period?
    Thanks and regards,
    Ashish Kumar

    Hi Ashish
    You can use report S_PL0_86000030 - G/L Account Balances (New)  for the period wise report.
    You can select as Mani mention P&L account statement type as X in dynamic selection and give the period for which you require the balance.
    The report will give you the three balances
    Opening
    Till previous period
    for the period
    Hope this report will help you.
    Regards
    Pankaj P

  • How to find a t.code which calls a certain program?

    Hi All,
    could anyone tell me if ther's a way to find a t.code which calls a certain program?
    Such as, I'd like to know if ther's a t.code linked to the program RFEBKA96
    Thanks
    Gandalf

    Hi,
    go to transaction SE11 or SE16.
    give table name TSTCT.
    you pass the transaction, you will get the description of that transaction.
    Regards,
    Tutun

  • Finding company code based on SY-UNAME

    Hello all,
       please anyone suggest me how to find company code of particular user based on SY-UNAME.
    Thanks

    Check if program RSUSR002_ADDRESS is helpful to you.
    Total Questions:  16 (14 unresolved) 
    P.S: plz close the  threads once they are resolved.

  • How to find function code for buttons on toolbar in oops alv

    Hi experts,
    I want to remove some buttons from toolbar in oops alv, i know the procedure like get function code and pass the value in a table and pass that table to IT_TOOLBAR_EXCLUDING of
    method set_table_for_first_display but I WANT TO KNOW HOW TO FIND FUNCTION CODE FOR BUTTONS ON TOOLBAR IN OOPS ALV

    Hi Prakash,
    -->First you have to set the pf status in your alv program by,
    {FORM pf_status USING rt_extab TYPE slis_t_extab.
      SET PF-STATUS 'FIRST'.
    ENDFORM.                    "PF_STATUS}
    -->Pass this Subroutine name in the Function module, Reuse_alv_grid_display's parameters i.e,
          i_callback_pf_status_set          = 'PF_STATUS'}
    *-->Then doble click on that pf status,
    From the menu bar, select Extras->Adjust Template->List Viewer,
    This will give you the existing statndard gui status of the program*
    ->Then catch that function codes in the User command Parameter of the Function module Reuse.. i.e,
          i_callback_user_command           = 'COMM'
    And make a subroutine of the name 'COMM'i.e,
    FORM comm USING ucomm LIKE sy-ucomm selfield TYPE slis_selfield.
      DATA: okcode TYPE sy-ucomm.
      okcode = ucomm.
      CASE okcode.
        WHEN 'REF'.
        CALL FUNCTION 'POPUP_TO_INFORM'
          EXPORTING
            titel         = 'MANSI'
            txt1          = 'CREATED BY'
            txt2          = SY-UNAME
          TXT3          = ' '
          TXT4          = ' '
    endcase.
    Hope it helps you
    Regrds
    Mansi

  • How to read card reader (bar code reader) in simple java program ?

    hai all
    how to manipulate (read/write) card readers (or bar code reader ) in
    a java program ?
    should i import any particular package library ?
    pls give me any sample code or tutorials or tools, etc (whatever you have) .
    i am new to this card reader category
    its very urgent
    thank you .

    Nearly all card readers and barcode readers I've ever seen simply stick their input right onto stdin, so you can capture it just as if it had been typed in on a keyboard

  • Unable to find redemption code for creative cloud

    I was running trial for illustrator and photoshop then decided to join adobe cloud membership.
    However, my softwares will asked for serial number even after i signed in
    I realised my problem was that I didn't activate my membership through redemption code.
    However, I just cannot find redemption code anywhere. It's not in my confirmation email or in recipe.
    I cannot find any support of guide anywhere in adobe website.
    I am very very disappointed at how difficult it is to use adobe creative cloud.
    I'm thinking of cancelling my order and downloading crack files now
    any help?

    Have you contacted Adobe Customer Service?
    This is a user -to-user forum, and this type of thing is much better handled by the people you actually bought the program from.

  • How to find the code for a lost Mac App gift card?

    I received a Back-to-School gift card with my purchase of my laptop that had $100 on it back in 2012. I used it once last year to purchase Roller Coaster Tycoon 3 Platinum. I wanted to buy The Sims 2 yesterday, but I had to update the version of OS X I had to run the program. I had to wait overnight to let it update since I had school in the morning. Long story short, the card somehow disappeared over night and I've been searching like crazy this morning to find it. To no avail, it didn't show up. I was wondering if there is any way I could find the code somewhere since I had made a purchase on it a while ago. I was able to view the purchase through iTunes, but I wasn't able to find a code. It's already been redeemed on my Apple ID and everything. All I need is the code. Any help, please?
    I have a MacBook Air and the update I just installed was OS X Yosemite 10.10.1

    I know the amount left on it, which is about $60. The issue is I'd like to use my card again, but I lost it and I need the code on the back to use it again. When I tried to make the purchase, it wanted me to reenter the code despite that the gift card was already redeemed on the account.
    There was no expiration date on the card and my account is still showing the amount left on it.

  • How to find T-Code assigned to ABAP Query...

    Hi All,
    I have ABAP query, Infoset and user grp with me.
    Can anybody let me know, how to find the T-code assigned to this ABAp Query.
    Regards,
    Sanjay

    Hi.
    In SQ01 tcode .. Check the Program attached to the SAP Query .
    Then Goto Tcode SE93 and Open this Program.
    There you can find the (Transactions)Tcodes created for this program.
    Note: You can also check in TSTC table using the Program name. It a Tcode is already created for ur Query then it will be in TSTC.
    REWARD IF HELPFUL,

  • Finding function modules for a particular Bapi

    Which function module is behind a particular BAPI? How to find the function modules.

    HI,
    Business Application Programming Interfaces (BAPIs) are the standard interfaces provide to enable access to SAP functions across formal, stable, and dialog-free interfaces. These interfaces can be used by external applications developed by customers and complementary software partners as well as by other SAP applications.
    BAPIs can be used for these types of integration:
    Connecting R/3 Systems to the Internet using the SAP Business Connector or Internet Application Components (IACs)
    BAPIs also allow the creation of true component software, as they enable standardized communication between SAP components. The ultimate objective is to encapsulate the functionality of the SAP system in independent business components that are integrated through a common interface (the BAPIs).
    The integration of new SAP components (such as Advanced Planner and Optimizer (APO) and Business Information Warehouse (BW)), non-SAP software, and legacy systems.
    Implementation of distributed R/3 scenarios with asynchronous connections using Application Link Enabling (ALE).
    Using PC programs as frontends to the R/3 System – These can be developed with Visual Basic (Microsoft), for example, or with Visual Age for Java (IBM).
    Lot of other information about BAPIs can be found in many help portals. This is just an introduction to the world of BAPis. Hope this helps.
    Reward If helpfull,
    Naresh.

  • Find redemption code used for movie

    I used a redemption code to redeem a movie on itunes.  I didn't realize till after I threw out the code that I could also redeem it for ultraviolet as well.  Is there a way to find the code I used to redeem the movie via my itunes account?

    The tcode VA05 is customizable and you can add also your own fields if these doesn't exist. Firtst see what program is under the tcode (you should expect the SAPMV75A).
    After you have take this information go to the customizing via the path:
    SPRO -> F5 -> Sales and Distribution -> Sales -> Lists -> Define Selection Criteria.
    If you add your field in this catalog, then this field should be a selection criteria in your list.
    Now just to populate the list with data, you should implement a user exit:
    SPRO -> F5 -> Sales and Distribution -> System modifications -> User exits in Sales -> User exits for Lists .
    There you should find documentation for the right user exit and which communication structures you should enhance. ie the structure VBMTV has an include, theVBMTVZ.
    and an code-example:
    This form is called in the include LV05TFMO.
    FORM MOVE_USERFIELDS USING ZP.
      CASE ZP.
        WHEN 'VBAK'.
        header
        MOVE LVBAK-XXXXX TO LVBMTV-ZZXXXXX.
        WHEN 'VBAP'.
        item
    *{   INSERT         R3QK903302                                        1
    MOVE LVBAP-BEDAE TO LVBMTV-BEDAE.
    *}   INSERT
        MOVE LVBAP-XXXXX TO LVBMTV-ZZXXXXX.
        WHEN 'VBEP'.
        schedule line
        MOVE LVBEP-XXXXX TO LVBMTV-ZZXXXXX.
      ENDCASE.
    ENDFORM.
    With Regards
    George

  • How to find Function codes

    Dear SAP friends,
    Does anybody knows an easy way to find function codes ( those of type ui_func) of standard ALV grid toolbar?
    Searching this forum I learned that you can do se11 and read table RSMPTEXTS for program SAPLSVLV_FULLSCREEN or just se41 for program SAPLSVLV_FULLSCREEN.
    Shouldn't there be some kind of complete Reference about function codes of standard ALV grid?
    Please share if you know.
    Thank you
    Tatyana

    Thank you, Ferry.
    Reading method BUILD_COMPLETE_TOOLBAR of class CL_GUI_ALV_GRID you
    can see an icon code, function code and text  for the buttons of standard ALV grid toolbar.
    Regards,
    Tatyana

Maybe you are looking for

  • White lines appear on OAM placed in InDesign

    Hello. This is my first post in the forums. I've just placed my first OAM file into an InDesign folio. The initial/downstage image views great in both Edge Animate and InDesign but once the folio is uploaded and viewed on a tablet device horizontal w

  • Csv rtf and xls files in file sender

    Hi Experts, I had a requirement to design an interface, its basically just a file to file with certain mappings as per business requirements. The input file is currently expected in .csv or .xml or .xls. My query (can be even be considered juvenile:-

  • TS4036 Problem with restoring my iphone

    My iphone volume button broke so i was switching it out for a new one and i am trying to restore my iphone at home because the connection at apple was bad and it was saying 30 hours 'till restore. I waited at apple for about 3 hours and it wasn't cha

  • Create UserFields second time

    Hi SBO-Forum, I wrote code to create user defined table and fields - that works fine first time (DI API, version 2004A, C#). I don't wrote code to remove this tables/fields automatically ... I made it manually. I cleared my entries from tables OUTB,

  • Aperture Vault Question

    Okay, so I am looking to simplify my photo storage process, as I recently got Photoshop and am going to be doing more and more editing and what not. I also have Aperture that I back up using its vault feature on my external hard drive, creating two l