Table for Function Exit Description

Hi,
Would appreciate if someone could give me the table where the function exit description is stored.
To make things clear, Lets say we have a functon Exit named EXIT_...........
In which table is the description of this function exit maintained.
Thanks in advance.
Mick

Hi Mick,
The function module descriptions are stored in the table TFDIRT.
So try to check in this table.
Sruthi

Similar Messages

  • Tables for Functional location/equipment   in Sales Area

    Hi ,This is sivakumar  ...
    h2.
    I wanna  know  Tables for Functional  Location/equipment in Sales area   under the Customer Service erena.

    I know the sales order number, header and item ..
    I need other parameters to use this table....

  • Table for Function Module

    Hi Gurus,
                  I need the table for WHERE-USED-LIST of function modules.....
    Answer will be rewarded full points...
    Thx in advance.....

    Hope this code helps you.....
    Function module where-used on programs:
      SELECT * FROM cross APPENDING TABLE mycross
               WHERE type = 'F'
               AND   name = <fm_name>.
    Function module where-used on enhancements:
      SELECT * "SINGLE enhname
      FROM enhobj
      INTO TABLE l_i_enhobj
      WHERE  obj_type ='FUNC'
      AND    obj_name EQ <fm_name>.
    Function module where-used on Webdynpros:
      SELECT * FROM cross APPENDING TABLE mycross
             WHERE type = 'F'
             AND   name = <fm_name>.
             AND (  include LIKE '/1BCWDY/S_____________________'
             OR include LIKE '/1BCWDY/B_____________________' ).
        l_inclname = mycross-include.
        CALL FUNCTION 'WDY_WB_GET_CTRLNAME_BY_INCLUDE'
          EXPORTING
            p_inclname   = l_inclname
          IMPORTING
            p_controller = l_controller
          EXCEPTIONS
            OTHERS       = 1.
    Function module where-used on Methods/Classes:
      SELECT * FROM cross
      APPENDING TABLE mycross
      WHERE type = 'F'
      AND   name = <fm_name> AND
      ( include LIKE '______________________________C%' OR
      include LIKE '______________________________I%' ).
    To get the Class name (seokey-clsname), use the FM
          CALL FUNCTION 'SEO_METHOD_GET_NAME_BY_INCLUDE'
            EXPORTING
              progname = mycross-include
            IMPORTING
              mtdkey   = seokey.

  • Table for Function modules - Changed date & Changed by.

    Hi Experts,
    Help me to get Function module changed date & changed by.
    For programs we can get the mentained information in TABLE : TADIR.

    Function Modules change history can be retrieved from table TRDIR.
    Function Module stores a program Include in table TRDIR.
    The details of the Function Module can be found in Attributes-->general data tab in the Function Module.
    You need to pass the Include which correponds the FM.
    Hence you can find the Log changes.
    Hope this helps.
    Regards
    Vinayak

  • Storeage table for user exits

    once we add additional functionality to predefined tranction(enchancenement) where it will be saved?(is there any table for store that data . plz help me

    once we add additional functionality to predefined tranction(enchancenement) where it will be saved?(is there any table for store that data . plz help me

  • Workflow table for approval step description

    Hi Experts
    I'me looking for the table where i can find the approval step description for a node_id.
    I'm searching for NODE_DESC, in the table.
    I can find it by module fonction, but i really need the table.
    Thank you for your help.
    Peggy.

    Hi,
    How the table entries are maintained how can i maintain the text for different languages for the nodes available.
    Regards,
    Siva chalasani.

  • BPS: Creating FM for function exit.

    Hi Everybody,
                       I have a question regarding creating Function Module that will be used as an exit function while executing a business planning group.
    Q1.> Data is displayed in an excel sheet when user clicks on 'Display Plan Data' in Tcode: BPS0. Now user wants to manipulate the data on that excel sheet after executing the planning function. How will i fetch the data displayed on excel and feed the FM?

    Hi,
    There is a function module called API_SEMBPS_GETDATA
    That helps you to get exactly the same result than an end user in different tables (header, rows, columns).
    Use it within your user exit.
    Regards

  • Default values in tables for function module

    Hi,
    We've created a function module and it is their requirement to have a default value for the tables in the FM? How do we do this? Cause if it is just an import parameter there is a column for default values, but for tables there is none. How do we code this?
    Thanks.

    Hi,
    In the start of the function module you can check the table and set your default values.
    FUNCTION ...
    "Check whether the table is initial
    "Do not override the value passed by the user
    IF itab[] IS INITIAL.
    itab-field = 'DEFAULT'. "Set your default value
    APPEND itab.
    ENDIF.
    - - - Your functionality
    Regards
    Wenceslaus.

  • Table for function code of System Commands

    Hi All,
    I would like to know the name of the table which stores function codes (fcode) for System Commands (which that are used after abap syntax 'user-command' ).
    Like table T100 is for messages and ICON is for icons, similarly, the table name for fcodes of User-commands like double click etc.
    Regards,
    Rumi
    Edited by: rumi kamal on Jan 21, 2008 9:59 AM

    Hi,
    plz check RSMPTEXTS
    Regards,
    Omkar.

  • Empty Tables for Function FKK_DOCUMENT_READ

    Hi Experts,
    I'm trying to recover data from this fm, but when i'm debugging the function does not return any result in the table section. I already try all the ways i know declaring the tables in my code, As a TYPE STANDARD TABLE WITH HEADER LINE and With BEGIN and OCCURS, also LIKE STANTARD TABLE, and without results, although although the fm returns data for the importing section. Any Idea?
    Thanks in advance.

    Hi,
       Check if the fields "XROP"  "XROPK" in "I_FKKDOCC" are empty. If these do not have any values the tables are
       not filled. Also check for the corresponding Table entries.
    Regards,
    Srini.

  • DB table for function module extractor

    I would really appreciate any comment or suggestion about this topic: Function module based extraction. I opened this thread on the BC & Extractors forum, but unfortunately none has given me any feedback yet.
    Thanks & Regards, Davide

    So none see any advantage with storing the extracted data in a materialized DB table, before transmitting the records to BW. Can I infer it's probably not a good idea wasting time with an additional massive write operation?
    Cheers, Davide

  • Table for maintenance plant for equipment & functional location

    Hi,
    I am trying to identify a table that will give me maintenance plant for a particular equipment & functional location.
    Can you help me identify this.
    Regards,
    Vijay

    Hi
    ITOB is Table for Functional Location which will give Maintenance Plant & for Equipment which will give Maintenance Plant
    Regards,
    Rakesh
    Edited by: RAKESH ASHOK MANE on Jul 29, 2010 4:32 PM

  • Looking UserExit or BADI for Material Group Description

    Hi,
    I am looking for BADI or User Exit for Material Group Description.
    My Scenariio is Whenever the user Enter in to MM01or MM02 in Basic Data 1 view Materail Group Field ,the user press F4 It is displaying material group number and corresponding Description.Those Description are in English because that materail group are created in English Longon Language,but the other language User Enter in to MM01 or MM02 Transaction in the basic data 1 view Press the F4 key for Materail Group it showing only material group number no description is displaying,but my requirement it should translate and show it to the corresponding longon language description when Press F4.Regarding this i maintaining other language description for the existing material group in a ZTable.
    The table for Material Grop Description in all the language  is T023T table.
    Get back to me your valuable suggestion for the above requirement.
    Thanks & Regards,
    sanjeevkumar

    Hi Sanjeev,
    If you wanna search for BADIs, you can follow this method:
    go to SE80 transaction and select the class/interface CL_EXITHANDLER, then you have to select the Get_Instance method and put a break-point in the following call:
    call method cl_exithandler=>get_class_name_by_interface
    exporting
    instance = instance
    importing
    class_name = class_name
    changing
    exit_name = <b>exit_name </b>
    exceptions
    no_reference = 1
    no_interface_reference = 2
    no_exit_interface = 3
    data_incons_in_exit_managem = 4
    class_not_implement_interface = 5
    others = 6.
    the value of exit_name will give you the name of the BADI that is been call from the transaction. Then you have to execute the transaction MM01 or MM02 and it will stop on each Badi's call.
    Regards,
    Eric
    Reward any helpful answer

  • Finding tables with their short descriptions or finding short descriptions

    Is there any Tcode at whose screen I can find the short explanation / description of the tables (for example short description for VBAK: Sales Document - Header Data). Also is there any Tcode at whose screen I can make search with keywords for finding the tables that I need.

    Is there any Tcode at whose screen I can find the short explanation / description of the tables (for example short description for VBAK: Sales Document - Header Data).
    Check the tables in T.Code SE11:
    DD02L : ALL SAP TABLE NAMES
    DD02T : DESCRIPTION OF TABLE NAMES
    DD03L : FIELDS IN A TABLE.
    Also is there any Tcode at whose screen I can make search with keywords for finding the tables that I need.
    Reward Points if useful.

  • Regarding function exit

    hi all,
          I am doing Function Exit for Transaction CO12.
    When the Wage Group is initial it should display message like "Enter Shift A/B/C in field Wage Group".
    i am getting this one. after display this message screen should go to previous screen ( What we  entered data) .  I am getting this one but data is clearing and fresh CO12 transaction is opening.
    I want that data also.
    Please sugget.
    Regards
    Rami

    Hi Shaik,
    for Functional exit we are adding our own funtionality into sap standard coding.
    to find the function exit for a specific transaction
    go to system-> status-> double click on transaction.
    you will get the package.
    now use transaction SMOD.
    then Utilities->find->give the package name which you get earlier. Then execute.
    You will get all the possible exit existing in that package.
    You need to chose the right one.
    Then double click on that enhancement & you will get the exit and within that exit you will get one include program.
    In that include you need to write down your code.
    At last you need to add that exit into a project by using transaction CMOD.
    Hope you understand well.
    Regards,
    Tutun

Maybe you are looking for

  • Problem with watchpoints in new abap debugger

    Hello, when using the new debugger to watch a value-parameter in a form, the debugger stops every time the value of the variable in the watchpoint is changed. Even when there is an extra condition entered. Is this a bug, or is it supposed to happen t

  • How to open a .MAT file in LABVIEW

    Hey everyone, I currently have a .MAT image file which I would like to open in LABVIEW to apply some image filters. However, I am unsure as to how to open the .MAT file in LABVIEW. Ideally I would like to be able to open the .MAT file without using m

  • After Effects is not available in the apps list

    After Effects is not available in the apps list on creative cloud that I just downloaded. I tried to download it from the site, but It would automatically launche creative cloud which, again, doesn't include after effects !! What should I do ?

  • Can't load Mavericks.

    Hello, I can't load Mavericks via app store. This is my MacBook. MacbookPro 6,2 10.6.8 (2010) Snow Leopard. Please help, don`t know what to do.

  • Invoking webflow from JSP

    Does anyone know if there is a method for programmatically invoking a webflow from a jsp? I have a jsp that has multiple "modes", for instance, it posts to itself and will do one of 3 things "action1", "action2", or "action3". I want the jsp to mimic