1...how to find that a function module belongs to normal function module or

Hi to all.........
1...how to find that a function module belongs to normal function module or remote enabled function module?
Thanks and regards,
K.Swaminath reddy

Hi Swaminath,
Go to Transaction SE37.
In The Remote enabled function module, in the Attribute tab radio Button "Remote Enabled module will be selected and in the Normal Function Module, Normal Function Module will be selected.
Regards,
Mukesh Kumar

Similar Messages

  • How to EDIT a particular Row in ALV using normal function module Reuse_alv_grid_display

    Hi experts..
    i got one requirement like i need to edit some rows particularly in alv....
    Edit in alv output....is it possible to get  that .....using normal function module with out using oops concept...
    could any one pls help me...

    Hi Pendurti ,
    If you want a particular field to be editable , simply define the fieldcatalog as
    wa_fieldcatalog-edit          = 'X'.
    wa_fieldcatalog-input         = 'X'.
    for that field.
    and
    Now when you use FM ' Reuse alv grid display '
    define USER_COMMAND
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
        EXPORTING
          i_callback_program       = v_repid
          i_callback_pf_status_set = 'SET_PF_STATUS'
          i_callback_user_command  = 'USER_COMMAND'
          it_fieldcat              = int_fieldcatalog
          is_layout                = wa_layout
        TABLES
          t_outtab                 = t_disp.
    and now in form USER_COMMAND ; code as per following
    FORM user_command  USING r_ucomm LIKE sy-ucomm
                                rs_selfield TYPE slis_selfield.
         DATA ref1 TYPE REF TO cl_gui_alv_grid.
         CALL FUNCTION 'GET_GLOBALS_FROM_SLVC_FULLSCR'
           IMPORTING
             e_grid = ref1.
         CALL METHOD ref1->check_changed_data.
    endform.
    Regards,
    Yogendra Bhaskar

  • How to find that a sales order for which there is  delivery but no goods

    Hi
    How to find that a sales order for which there is  delivery but no goods issue has been done i.e we have an open delivery for a sales order.
    How in VBUK table can we find  out with the sales order no .
    Thanks in advance

    make use of table VBFA.
    Regards
    Peram

  • How I find my iPod touch 4g without Internet acces.because my iPod lost on a trip so how I find that?

    How I find my iPod touch 4g without Internet acces.because my iPod lost on a trip so how I find that?

    you will have to use the old fashioned way, like if you lost a wallet or purse.

  • HT5234 how to find that my MacBook charger is orginal or not ? i got two different adpter charger with my macbook pro now i dont know which is orginal or not ?

    HOW TO FIND THAT MY MACBOOK PRO POWER CHANGER IS ORGINAL OR NOT .
    WHERE TO FIND IT .

    They should both have an Apple logo on them.
    Clinton

  • How to find that 2 references are pointing to same obejct??

    how to find that 2 references are pointing to same obejct??
    i feel that hashCode and equals will not work as far as i understood from javadoc

    I wnat to know above because i want to check if ps in
    this loop is same object or on each iteration new
    object is created
    for (int i = 0; i < 10 ;i ++)
    PreparedStatement ps = con.prepareStatement(sql);
    ps.setInt(1,i);
    ps.executeUpdate();}
    Here's a better question. Why in the world did you put that statement in the loop in the first place, unless the variable 'sql' is modified within?

  • How to find that how many times listener is restarted using listener.log

    How to find that how many times listener is restarted using listener.log

    Kishor wrote:
    OS =HP-UX
    RDBMS=Version 8.1.7.4.0
    i didn't find any line in listener.log file containing word "starting"
    grep starting listener.log|wc -l
    0Check when last time listener started, According to that search using that word.
    Example:-
    node1> cat listener.log|grep Started|wc -l
    2
    node1> Edited by: CKPT on Jan 28, 2012 9:49 PM

  • How to find the current line in the table control in module pool ?

    How to find the current line in the table control in module pool ?
    This is an urgent requirement? please do help me.

    refer to this example
    REPORT demo_dynpro_tabcont_loop_at.
    CONTROLS flights TYPE TABLEVIEW USING SCREEN 100.
    DATA: cols LIKE LINE OF flights-cols,
    lines TYPE i.
    DATA: ok_code TYPE sy-ucomm,
          save_ok TYPE sy-ucomm.
    DATA: itab TYPE TABLE OF demo_conn.
          TABLES demo_conn.
    SELECT * FROM spfli INTO CORRESPONDING FIELDS OF TABLE itab.
    LOOP AT flights-cols INTO cols WHERE index GT 2.
      cols-screen-input = '0'.
      MODIFY flights-cols FROM cols INDEX sy-tabix.
    ENDLOOP.
    CALL SCREEN 100.
    MODULE status_0100 OUTPUT.
      SET PF-STATUS 'SCREEN_100'.
    DESCRIBE TABLE itab LINES lines.
    flights-lines = lines.
    ENDMODULE.
    MODULE cancel INPUT.
      LEAVE PROGRAM.
    ENDMODULE.
    MODULE read_table_control INPUT.
      MODIFY itab FROM demo_conn INDEX<b> flights-current_line.</b>
    ENDMODULE.
    MODULE user_command_0100 INPUT.
      save_ok = ok_code.
      CLEAR ok_code.
      CASE save_ok.
        WHEN 'TOGGLE'.
          LOOP AT flights-cols INTO cols WHERE index GT 2.
            IF  cols-screen-input = '0'.
              cols-screen-input = '1'.
            ELSEIF  cols-screen-input = '1'.
              cols-screen-input = '0'.
          ENDIF.
      MODIFY flights-cols FROM cols INDEX sy-tabix.
    ENDLOOP.
        WHEN 'SORT_UP'.
          READ TABLE flights-cols INTO cols WITH KEY selected = 'X'.
          IF sy-subrc = 0.
            SORT itab STABLE BY (cols-screen-name+10) ASCENDING.
            cols-selected = ' '.
      MODIFY flights-cols FROM cols INDEX sy-tabix.
          ENDIF.
        WHEN 'SORT_DOWN'.
          READ TABLE flights-cols INTO cols WITH KEY selected = 'X'.
          IF sy-subrc = 0.
            SORT itab STABLE BY (cols-screen-name+10) DESCENDING.
            cols-selected = ' '.
      MODIFY flights-cols FROM cols INDEX sy-tabix.
          ENDIF.
        WHEN 'DELETE'.
          READ TABLE flights-cols INTO cols
                                  WITH KEY screen-input = '1'.
          IF sy-subrc = 0.
            LOOP AT itab INTO demo_conn WHERE mark = 'X'.
              DELETE itab.
    ENDLOOP.
          ENDIF.
    ENDCASE.
    ENDMODULE.

  • I forgot my Email authentication how to find that ?

    i forgot that in which email the are sending me my Email authentication so tell me how to find that ?
    i also forgot my security questions
    so kindly send me this problem solution in my email ********   
    <Email Edited by Host>

    Hi Ahmad,
    Thank you for using Apple Support Communities.
    To get help with Apple ID security issues please contact account security in your country by following the link below.
    Apple ID: Contacting Apple for help with Apple ID account security - Apple Support
    Take care,
    Alex H.

  • If we dont know the request no  and program name how to find that program

    hi gurus
    can anyone suggest me
    if we dont know the request no  and program name how to find that program
    thank you
    regards
    kals.

    Hi,
                If u forget all the details It is very difficult to find,  u have to remember  at least some details regarding to that program..  for that
    1..   goto SE80  give u r package name  u will get all the programs which r u developed  according to the discription u can get some idea which u want.. and
    2... go to SE09 trcode.. display all  tr numbers..here all trs are there  what u developed,   u can get some idea by looking the description of the  tr numbers..
    I hope so u can get at least some thing .
    Thanks and Regards,
    Surya

  • How to find that which flat file is belongs to which application server?

    How to find that which flat file is belongs to which application server?

    Hi,
    Search im www.sap-img.com, you will get most of answers.
    Jogdand M B

  • How to find that from which table data is coming in datasource?

    Hi friends
    I want to find that from which tables data is coming into datasource 2LIS_04_P_COMP,2LIS_04_P_MATNR..
    I have searched in forums.. I also have checked in sap.help.. but I didnt get any tablename in field "Table of origin"..
    Please tell me how can I find that data is coming from which table into these datasources..
    I dont want name of the setup tables.. I want name of the original tables (in R/3)which has data..
    Regards
    Swati

    Hi......
    For  data source 2LIS_04_P_COMP............MCAFKO, MCAFPO, MCCOMP are the R3 communication structures...........
    Check these commonication Structure in SE11............I think u will get the required information........
    2LIS_04_P_MATNR is Material View from PP/PP-PI ..........check this..........
    http://help.sap.com/saphelp_nw70/helpdata/EN/88/7fc73c0c52085be10000000a114084/frameset.htm
    Check this each field in SE11....from there try to find out these fields belongs to which table..........as I hav explained u in another thread..........
    May be the extractor is using these fields from different tables.....
    Regards,
    Debjani........

  • Table maintenance Generator used as exit ?? how to find that??

    Dear Abapers,
    While creating billing and saving a billing document, a number range is automatically generated.
    I have found that this number range is coming from a table and they have written some coding in Table maintenance generator.
    How can i find that where it is implemented in VF01.
    PLease resolve it.
    Thanks and Regards,
    Arati

    Hi,
    go to the table maintenance generator of your table.
    Go to the path Environment ->  Modification -> Events
    They might have written some events to auto generate the number

  • How to find that who has altered a view.

    Can any one know how to find "*who has altered view in database?*" like user name, machine name or even OS user name nay thing atleast one of them if not all.
    When I checekd with
    SELECT last_ddl_time FROM all_objects where object_name = :object_name,
    I found its altered 5 days back.
    Any help would be appreciated.
    Thank you.

    Hi,
    The only way to achieve it is that you PREVIOUSLY audited that view.
    You can do that for the next time using the following procedure.
    http://www.oracle-base.com/articles/10g/Auditing_10gR2.php
    Regards,
    Mario Alcaide
    http://marioalcaide.wordpress.com

  • How to find that which release is set to the plant

    Hi,
    I am having the plant name, but i don't have any other details. how to find the which release procedure is set for that one.Hpw to reach that link.
    Regards,
    Sydanna

    Hey you can go to the release strategy in SAP SPRO>MM>PO->Release->Release startegy and can check for the PO class what is the release strategy and can check for plant as a charactestic what are the diffrent values for other parameters are maintained.
    Dont forget to award points for the same.
    Lekhram

Maybe you are looking for

  • InDesign CS5 hangs when conecting to network volume

    Not sure if this is an InDesign issue or Mavericks problem, so I’ve posted here and there. This problem only happens with InDesign if I have our file server connected (a share point on another mac running 10.5.8). If it is unmounted all works as it s

  • I need to open specific ports in the firewall - how do you do that?

    Hi There, I'm trying to setup a web development server on a spare mac mini but I can't figure out how to open ports for the MySQL server under Snow Leopard. Is there a way to do this? I've set the firewall to allow MAMP to open ports whenever it need

  • Netflix "Recently Watched" gone after ATV update?

    Help! What happened to the Recently Watched section in the Netflix app? This section was crucial for easily keeping up with series  you were watching.  Please Apple bring it back! Anyone know of a way to get this back?

  • Fex 1 Nexus 2148 to 2 Nexus 5010 problem?

    hi all I'm having trouble when fex(ing) 1 nexus 2000 to 2 nexus 5000. I've configured as dual home from 1 nexus 2k. But after success config, just 1 nexus 5k can see 48 port on it. other cannot see it and it showed as module offline Here's is results

  • Buildspaces PDE_TRCKXSS_C with all the DCs Broken

    Hi my friends In the CBS I have the Buildspaces: PDE_TRCKXSS_D and PDE_TRCKXSS_C. In the PDE_TRCKXSS_D  not present any error, while the PDE_TRCKXSS_C appear all the DCs as Broken . In the CBS Buildspace Details PDE_TRCKXSS_C appears several SC witho