Function module Documentation

Hi,
Can anybody send me following function module Documentation.
LOAN_CHECK_POSTING_PRODUCTTYPE
LOAN_CHECK_POSTING_VDARL
LOAN_READ_VDARL
BSS_CREATE_PAYSPLIT
LOAN_REFERENCE_READ_OBJECTID
LOAN_POST
LOAN_IST_SCHREIBEN
LOAN_REFERENCE_DELETE
LOAN_REFERENCE_ADD
ACCOUNT_REPORT
Thanks & Regards,
Ram

Hi,
Login the system with language 'DE'.
Goto SE37--> Give Function Module Name --> Give 'Display' --> Select "Fbausteindokumentation' (Documentation)
Translate to English using Internet Translation Tools .In Google Language Tools are there.U use it for Translating.
Otherwise,Just use this link for Translation:
Select German to English option in the dropdown.
Put the German text in first box and click Translate then it displays English version.
http://dictionary.reference.com/translate/
Regards,
Padmam.

Similar Messages

  • Regarding function module documentation

    when iam clicking the function module documentation.it is displaying message as document function module is not available in EN.How to get the documentation in EN

    Hi Rao,
    Click on the Function module documentation in the application toolbar of function builder, it takes you to either PC editor or Line Editor, enter the corresponding documentation there and activate and come back, now activate your FM, it should work fine.
    Regards:-
    Santosh.D
    P.S. Mark usefull answers

  • Function Modules documentation.

    Hello Hi,
    I'm just wondering if there is any documentations about function modules?
    I am looking at some ABAP codes and it is somehow calling some function modules such as FIAA_DEPR_RECALCULATE, DEPR_RECALCULATE, AM_SHOW_POST_DEPR but I'm not sure what exactly they are doing.
    I know there is SE84 that i can check import / export / tables... but it's not a documentation explaining what the purpose of these function modules are. There is Documentation in the menu, but it always says "Document (function module) is not available in language EN" (I tried DE, but not working either)
    May I ask where I can obtain more information about these?
    thanks in advanced.
    Regards
    Matthew.

    Hi Mathew,
    Not all function modules from SAP will have associated documentation, you will have to first check if the FM is released by SAP or not, this you can do by checking the Released on field on the attributes tab of the FM. If you have a date here, then it means it is released and it will have associated documentation, you can read this by clicking on the documentation button on the application toolbar of SE37.
    For FMs that do not have documentation, and you want to know the functionality of it, sufficient comments are written in the code and these comments are in German most of the times, you might need to use Language on Google tools to translate it to English :).
    Regards,
    Chen
    Edited by: Chen K V on Jul 5, 2011 11:00 AM

  • Documentation of function module

    Hi All,
    How  to create documentation of function module while creating function module
    Pl tell me step by step process
    Helpfule answer will definatly rewarded
    Regards
    Shashikant

    Hi Shashikanth,
    go to tcode se37.
    before creating a function module  we have to create function group.
    so to create function group.
    chose menu path GOTO -- Function group -- create function group .
    give the name  of the FG.
    again choose menuu path GOTO -Function group -- change group.
    give the FG name and select MAIN PROGRAM tab and activate that one.
    now create ur FM and click on functiona module documentation button on the application tool bar.
    then u will get a PC Editor
    in that u will have &FUNCTIONALITY& below this line write ur discription
    and for all the remaining options such as &EXAMPLE& &HINTS& &FURTHER_SOURCES_OF_INF&
    write ur desired documentation
    Then in d application tool bar u will have an icon 'SCREEN OUTPUT' or press  ctrlshiftF6.
    then u will see the documenation.
    Plz reward if helpful,
    S.Gagnireddy.

  • Documentation for function module.

    Hi all,
    I want to document functionality of a function module that I have created using 'Function Module documentation'
    tab.Please advice.
    Regards,
    Anirban.

    hi,
    check these link
    regarding function module documentation
    Re: Documentation on Function modules
    Cheers
    Alfred
    Reward points if it is helpful.

  • How to check for a function module with its description and functionality

    Hi all,
    How to check for a function module,with its description and its functionality,in detail how can I know the purpose of a particular function module,how to search for a function module which suits my requirement .

    Hi,
    You can search a FM of your requirement by putting in the Key words and searching for a FM. Like * KEYWORD * and then pressing F4.
    Say for example you need to search something regarding converstion.
    Search for * CONVERT * and press F4.
    If there is something specfic like converting date to something you can give
    DATE * CONVERT *
    OR
    CONVERT * DATE *  and press F4.
    Once you narrow down your search you will have a Function module documentation inside the Function module. Please note that all the FMs willl not have documentation.
    Regards,
    Pramod

  • Error while using the function module..pack_handling_unit_dlvry

    Hi all...
    while using the function module pack_handling_unit_dlvry,
    we need to pass the handling unit number as per the functionality we require.
    but the mandatory field for the function module is the handling unit number in the form of bar code..
    so how to use this function module..
    All the useful answers will be regarded..
    Regards,
    Saroja.

    Have you tried using BAPI BAPI_HU_CREATE. Also view Function Module Documentation on its usage.

  • How to use BAPI_PTIMEOVERVIEW_GET  function module

    hi experts ,
                       can any body explain how to use this FM . what are the inputs to be passed t and from which table  ? .whether and table is to be passed in table parameters  .
    kindly help me for this problem .useful information will be appreciated
    thanks
    chinnaiya

    BAPI_PTIMEOVERVIEW_GET
    Just pass in the a From date and To date, and then in tables, pass in a employee no, in EMPLOYEES field.thats all, execute. Any prompts you get to enter a value for anything just click save without entering any values. You will get data returned in Result table of TIMEOVERVIEW.
    You can find the Documentation of this, when you go into display mode of this Bapi, you will find function module documentation on top right hand side of the screen. in any case i am pasting it below.
    Functionality
        This method defines a time data overview for employees.
        The time data determined can be used as a value guide for recording in
        another system (such as in a time sheet or an external system).
    Notes
        An "asynchronous access" to R/3 Time Management data determined by the
        method PTimeOverview.Replicate specifies the employees for whom a time
        data overview is to be created.
        A "sysnchronous access" to R/3 Time Management data determined by the
        time period entered and the external application specifies the employees
        for whom a time data overview is to be created.
        The employees selected are returned in the EMPLOYEES parameter. A list
        of the time types for these employees also to be included in the
        overview is returned in the TIMETYPES parameter.
        The time data overviews are returned in the TIMEOVERVIEW parameter.
        The selected time types and the applicable number of hours are returned
        in the TIMETYPEVALUES parameter.
        The overviews are transferred to the other systems by the method
        PTimeOverview.SaveReplica.
    Parameters
        FROMDATE
        TODATE
        EXTAPPLICATION
        EMPLOYEES
        TIMETYPES
        TIMEOVERVIEW
        TIMETYPEVALUES
        RETURN
    Exceptions

  • Obsolete Function Modules in ECC 6.0

    hi all,
    Can anyone provide me alternative function modules or Methods for below mentioned FM.
    WS_QUERY
    WS_ULDL_PATH
    WLK1_CHECK
    CARD_CHARACTERISTIC_READ
    F4_SEARCH_HELP
    WS_EXCEL
    Regards,
    Anurag

    Go to SE37.  Enter the name of the obsolete function module - e.g. WS_QUERY
    Click on "Function Module Documentation".  This will tell you where to find the replacement.
    If that doesn't help, look at class CL_GUI_FRONTEND_SERVICES.
    matt

  • QUESTION REGARDING FUNCTION MODULE

    what is the use  ' IT_EVENTS' in the function module 'REUSE_ALV_GRID_DISPLAY'

    Hi,
    Go to SE37 and Give your Fm Name -> Display.
    Go to Function Module Documentation.
    It will help you.
    Thanks.

  • Regarding the function module 'REUSE_ALV_GRID_DISPLAY'

    wat do these things do in 'REUSE_ALV_GRID_DISPLAY' function module and how to use them??
           IS_VARIANT                        =
          IT_EVENTS                         =
          IT_EVENT_EXIT                     =
          IS_PRINT                          =
          IS_REPREP_ID                      =
          I_SCREEN_START_COLUMN             = 0
          I_SCREEN_START_LINE               = 0
          I_SCREEN_END_COLUMN               = 0
          I_SCREEN_END_LINE                 = 0
          I_HTML_HEIGHT_TOP                 = 0

    Hi
    See the function module Documentation,
    Passing an EXIT routine indicates to the ALV that the application wants to respond to certain function codes.
    Generally, these are function codes that are unknown to the ALV (that is, are not standard ALV functions) and that were defined and set by a user status.
    See also the documentation on parameter I_CALLBACK_PF_STATUS_SET.
    The interface of the form routine specified must be defined as follows:
    FORM user_command USING r_ucomm LIKE sy-ucomm
    rs_selfield TYPE slis_selfield.
    Parameter R_UCOMM contains the function code triggered.
    Structure RS_SELFIELD contains the following information:
    tabname : Name of the internal output table
    tabindex : Index of the internal output table
    fieldname: Field name
    endsum : Cursor is located on the totals line
    sumindex : If >0, the cursor is located on a subtotals line
    value : Value of the field on the list
    refresh : (Exporting) List should be set up again
    col_stable:(Exporting) Keep column position when list is set up again
    row_stable:(Exporting) Keep row position when list is set up again
    exit :(Exporting) Exit list (and ALV)
    before_action: Call before standard action execution
    after_action : Call after standard action execution, before list setup
    ignore_multi : Internal use
    sel_tab_field: Internal use
    The EXIT routine is called whenever a function unknown to the ALV is triggered or if the routine call before/after the execution of a standard function code has been defined by interface parameter IT_EVENT_EXIT.
    See also the documentation on parameter IT_EVENT_EXIT.
    The function code and the current cursor position are then passed on to the calling program through the EXIT routine.
    If the user has selected multiple rows by selecting checkboxes, the output table field designated as the checkbox contains the current state of the checkbox in the list.
    Top_Of_page :
    If the caller specifies an EXIT routine, this routine must have the following form:
    FORM top_of_page.
    Module REUSE_ALV_COMMENTARY_WRITE can then be called within the EXIT routine. This module is responsible for formatting the header information and also ensures online HTML formatting. In the print preview or in batch mode, the text passed is then output in the normal format.
    If module REUSE_ALV_COMMENTARY_WRITE cannot be used, you must use two parameters instead. In I_CALLBACK_TOP_OF_PAGE you pass the form routine that is responsible for normal formatting in batch mode or in the print preview mode. The form routine that is responsible for online formatting, is passed in parameter I_CALLBACK_HTML_TOP_OF_PAGE. If one of these parameters is not filled, top-of-page is not output in the respective mode.
    The important parameters are :
    I. Export :
    i. I_callback_program : report id
    ii. I_callback_pf_status_set : routine where a user can set his own pf status or change the functionality of the existing pf status
    iii. I_callback_user_command : routine where the function codes are handled
    iv. I_structure name : name of the dictionary table
    v. Is_layout : structure to set the layout of the report
    vi. It_fieldcat : internal table with the list of all fields and their attributes which are to be printed (this table can be populated automatically by the function module REUSE_ALV_FIELDCATALOG_MERGE
    vii. It_events : internal table with a list of all possible events of ALV and their corresponding form names.
    II. Tables :
    i. t_outtab : internal table with the data to be output
    <b>REward if usefull</b>

  • Standard function modules

    how to work with standard function modules

    To work with standard function modules,
    First Check the function module in se37  and also read the function module documentation if available
    execute the function module.
    u will get a screen.
    You need to give some inputs in the output of the function module. say object-id as a input 4400000456.
    Also check the import and export parameters which gets updated once u execute the function modules after feeding inputs to the function module.
    actually in the example, 4400000456.
    once u give the input. the corresponding internal tables related to that object-id get automatically thru the fM.
    then u can retrieve the related information from the internal tables of function modules.
    say Get the number of days for a particular month
    in this function module my input is month  and year.
    this will return no of days for that particular month.
       CALL FUNCTION 'NUMBER_OF_DAYS_PER_MONTH_GET'
         EXPORTING
           par_month = p_bumon
           par_year  = p_bdatj
         IMPORTING
           par_days  = lv_days.
    Similary u can work with other function module , which is necessary for your requirement
    Thanks

  • USE of Function module-- urgent

    hi,
    can any one explain the use of "OPEN_FI_PERFORM_00002050_P "
    thnx

    hi,
    go to se37,
    and give fm name,
    display,
    and then u can see function module documentation.
    reward points if helpful.

  • Function module CREDIT_INT_RATE_DETERMINE

    Hello,
    I'd like to have more information about the field FBFROM in the function module CREDIT_INT_RATE_DETERMINE used to calculate the interest. It should be the Date from which interest rates are calculated but I don't understand the meaning.
    I have a custom program with this function module and in theis custom program I have a defauel for this field. Is it correct?
    Thanks a lot.

    Hello,
    This is a good question from you although the query looks to be simple. Please review my analysis below :
    1. First of all, there is no Function Module documentation for the FM CREDIT_INT_RATE_DETERMINE and hence i had to check the source code of this function module.
    2. If you check the source code, you can see that the value of the field FBFROM is stored from the table field T056P-DATAB (Effective-From Date).
    3. Now, please navigate to the Domain DATUM_INV, by double clicking the field DATAB in TCode SE11.
    4. Double clcik again on the Domain DATUM_INV (Inverted Date) to see the Dictionary details of this Domain.
    5. Here you can see the Conversion Routine INVDT.
    6. Double Click on this Conversion Routine and you can see two FM's (CONVERSION_EXIT_INVDT_INPUT, CONVERSION_EXIT_INVDT_OUTPUT)
    7. Please 'Test' the Function Module CONVERSION_EXIT_INVDT_INPUT and input date as today's/system date and you can see an output in some numerals, which is the result of 99999999 - sysdate (your input). Please check the source code of this function module for the constant value of variable 'houtput'.
    8. The resultant value is stored in the table T056P.
    Please note that Inverted Date functionality is generally used if the table fields are not defined in date format Data Type. When the date is required as an output, the stored inverted date is again inverted to its original format.
    I hope i am clear in my explanation above. Please come back if you have further doubts in this regard.
    Best regards,
    Suresh Jayanthi.

  • Using function modules

    Hi all...
    My doubt is that , that is there any procedure to know how to use a function-module...???
    ( i.e:- by seeing the function module, knowing what input parameters and output parameters to be passed )

    If you know the function module name ,Go to SE37 and provide your function module name click on display.in application tool bar you can find the Function Module documentation.Click that one to display,it will guide you how to use this function module.
    If you are beginner ,just create a function module with IMPORT PARAMETERS  : X
                                                                                    Y
                                                                                  EXPORT PARAMETERS  :  Z
    in Source Code Provide you code as Z = X + Y.
    Acticate the function module ,now put break point in your source code and excute then you will come to know how a function module will perform

Maybe you are looking for

  • JDBC Sender Adapter error locking issue

    Hi , Getting error: Database-level error reported by JDBC driver while executing statement 'UPDATE OrdersTo_SAP SET Read_By_PI_Fl ='P' WHERE Read_By_PI_Fl is null'. The JDBC driver returned the following error message: 'com.microsoft.sqlserver.jdbc.S

  • Why do my images go blurry when I export from InDesign to interactive PDF?

    I am trying to export an InDesign file to an interactive PDF, but my images are going blurry. Everything else is fine. Can anyone help?

  • Syncing ipod with itunes

    I have several songs on itunes that are MPEG Audio files however these files will not transfer to my ipod. Please can anyone advise how I can get them to sync.

  • How to undelete a sheet on NOTES app.

    I delete a sheet from NOTES and I need to recover it. Is there an option to reaches it and brings it back?

  • Rescan base station problem

    I have a new Airport Extreme Base Station (802.11n) and it works great. I also have an Airport Express which I configured earlier when my computer "found it." Both the Extreme Base Station and the Airport Express have green lights and I'm connected t