Description about a function module O2_LANGUAGE_EXIT_FUNCTION

Hi All,
i want to know the description about the function module 'O2_LANGUAGE_EXIT_FUNCTION'. Please explain what is the functionality of this function module clearly.
Thanks & Regards,
Nagarjuna.

hi,
send me ur mail id ,
i will send the pay roll related function moduls.
and document relataed to pay roll.
ramesh

Similar Messages

  • Documentation about this function module

    ineed Documentation about this function module RP_ANSAL_FROM_PERNR

    Hi Avinash,
    Have a look at the function group program documentation.It gives an idea of what the function module does.
    Short text
    Annual Salary Functionality (ANSAL)
    Description
    This function group contains different functionality for calculating the annual salary, and calculating a period salary from the annual salary.
    The function group evaluates different tables and features:
    Tables
    T503      defines whether an employee is paid on an
              hourly basis or per period
    T510W     defines the time unit
    T511      determines the relevant module from the annual
              salary wage type, rounding, etc.
    T539J     defines the valid wage types for calculating 
              the annual salary
    Features
    ANSAL     defines the annual salary wage type
    PFREQ     number of periods per year
    Old U510F -> use T510F ?
    Thanks
    Lakshman

  • NEED INFORMATION ABOUT "MAX_TEST" FUNCTION MODULE

    HI ABAPERS,
                      I need information about "MAX_TEST" function module . this function module is used in 4.6 version , now system have been shifted to 6.0.....here in 6.0 version this function module is not prasent.can any one tell me which new function module we can use in place of this function module, without changing the functionality........
             Thanks in advance
    regards,
    SUNIL

    The module is not very sophisticated. Profficiency in Java or ABAP will be a great bonus here. There are plenty of good materials regarding XI on SDN. I suggest to start with step-by-step guides and master all basic integration scenarios
    http://wiki.sdn.sap.com/wiki/display/XI/Step-by-Step+Guides
    Opportunities in industry are not bad also, cause PI is rather popular among customers. The best thing is that it fits any type of customer's business. Integration is demanded almost everywhere.

  • System table that stores info about any function module

    Hi All,
    I know that table TFDIR stores primary information about any function module.
    Could anyone tell me where the code of that function module gets stored in?
    Also.. If I want to write an ABAP code to read the function module code then what is the best possible solution?
    I want to read a function module code if that contains specific string.
    Can anyone help me  with that?
    Thanks in advace and any answer will be appreciated.
    Regards
    Jignesh
    Edited by: Jignesh Patel on Jun 12, 2008 12:22 PM

    Hi Jignseh,
    The codes are not stored in any table, they are stored as cluster.
    To read the code, you can use READ REPORT.
    But there you must provide the Include Name
    For Example , If you want to read the code of READ_TEXT,
    READ REPORT 'LSTXDU01'.
    You can get this include name inside include LSTXDUXX
    Use "GET_INCLUDES" to get all include names
    Edited by: Swastik Bharati on Jun 12, 2008 12:28 PM

  • Question about the function module (RFC_READ_TABLE)

    Dear everyone
    Could I ask you a question about the function module (RFC_READ_TABLE)?
    I was asked if it's possible to create a report which compares the data between different SAP systems (both production systems).
    Now, the easiest way would be to use the function module (RFC_READ_TABLE) within a SAP infoset query (SQ01 type query).
    But I heard the rumor that using the function module (RFC_READ_TABLE) is not advisable due to the security reason.
    However, I am not exactly sure what sort of security problems this function module can possibly have...
    Would you help me on this?
    I also would like to know if using "remote enabled module" type function module can always overcome this possible security issue.
    Or, are there any points that I need to be careful about even when I use "remote enabled module" function module?
    Thank you very much in advance.
    Takashi

    Dear Fred-san
    Thank you very much for your support on this.
    But, may I double check about what you mentioned above?
    So, what you were mentioning was that if some user executes the query with
    the function module (RFC_READ_TABLE), under the following conditions, he can access to
    the HR data even when he does not have the authorizations for HR transactions?
    <Conditions>
    1. the user has the authorization for HR database tables themselves
    2. RFC_READ_TABLE is called to retrieve the data from HR database
    <example>
    Data: LF_HR_TABLE like  DD02L-TABNAME value 'PA0000'.
    CALL FUNCTION 'RFC_READ_TABLE'
       EXPORTING
        query_table                = LF_HR_TABLE
      TABLES
       OPTIONS                    =
       fields                     =
       data                       =    .
    But then, as long as we call this function module for a non-critical tables such as
    VBAP (sales order) or EKKO (purchase order) within our query, it wouldn't seem to be
    so security risk to use RFC_READ_TABLE...
    Besides, each query (infoset query) has got the concept of user groups, which limits
    the access to the queries within the user group.
    ※If someone does not belong to the user group, he cannot execute the queries within that
       user group, etc
    So, my feeling is that even infoset queries does have authorization concept...
    Would you give me your thought on this?
    I also thank you for your information for SCU0.
    That is an interesting transaction
    Kind regards,
    Takashi

  • Where can i find clear information about sap function modules?

    where can i find clear information about sap function modules?
    for example,
    if i want to know whats the use of function module  "SAPGUI_PROGRESS_INDICATOR" .
    where i can find all the detail info..
    is there any sap transaction code for knowing about all function modules and there use?
    Regards
    Smitha

    Hi:
    For documentation, you have to find it out in se37 but it is not neccessary every Fm would have.
    Now question is about its used (if you know th e function module)-> go in se37-> put function module -> select where used list -> select used in like - program, class, BSP application etc -> click on ok; it would give the list of its used and just go in that find  how it is being used.
    if you have to find the function module for table - > go in se11 -> select table name -> click on where used list -> select function module  interface and click on ok, it would give the list of  its used.
    Otherwise go in g o o g l e dot  c o  m.
    Regards
    Shashi

  • Details about ABAP Function Module

    Hi All,
    I am trying to get information about the data returned by 2 ABAP function modules. These are :-
    1) TH_WPINFO - Shows the number of work processes running on the SAP system. The table fields are:-
    WP_NO
    WP_TYP
    WP_PID
    WP_STATUS
    WP_WAITING
    WP_SEM
    WP_RESTART
    WP_DUMPS
    WP_CPU
    WP_ELTIME
    WP_MANDT
    WP_BNAME
    WP_REPORT
    WP_ACTION
    WP_TABLE
    WP_SERVER
    WP_WAITINF
    WP_WAITTIM
    2) TH_WP_DETAIL_INFO - Shows the additional details about a particular work process. The table fields are:-
    EYEON
    STARTTIME1
    STARTTIME2
    ENDTIME1
    ENDTIME2
    RESPTIME
    ROLLED_OUT
    CPUTIME
    QUEUETIME
    GUITIME
    GUICNT
    GUINETTIME
    L_ENDTIME1
    L_ENDTIME2
    RFCTI
    RFCCNT
    INPUTLEN
    OUTPUTLEN
    MAXROLL
    MAXPAGE
    ROLLINCNT
    ROLLINTI
    ROLLOUTCNT
    ROLLOUTTI
    LOCKCNT
    LOCKTI
    READDIRCNT
    READDIRTI
    READDIRREC
    READDIRBUF
    READSEQCNT
    READSEQTI
    READSEQREC
    READSEQBUF
    PHYREADCNT
    INSCNT
    INSTI
    INSREC
    PHYINSCNT
    UPDCNT
    UPDTI
    UPDREC
    PHYUPDCNT
    DELCNT
    DELTI
    DELREC
    PHYDELCNT
    COMMITTI
    DBPROCCNT
    DBPROCTI
    GENERATETI
    REPLOADTI
    CUALOADTI
    DYNPLOADTI
    SRCLODCNT
    DSQLCNT
    QUECNT
    QUETI
    DDICTI
    MEMSUM
    PRIVSUM
    USEDBYTES
    MAXBYTES
    MAXBYTESDI
    ADCNT
    ADTIME
    DISPCNT
    ACCOUNT
    TRANSID
    TERMINAL
    REPORT
    DYNPRONR
    TCODE
    CUAPRG
    CUAFUNC
    DIA_FILL_1
    EYEOFF
    As you can see, the tables shown by these function modules have lots of columns but there is not much description (In fact, nothing at all) about them. If anybody has used these function modules before can you please point me to a location where I can find documentation for these. I have already searched on SAP help portal but it doesn't show any information about this. I tried with TCODE SM50 on my SAP GUI but it doesn't give precise information. Please suggest on how or where I can find description for these tables.
    Many Thanks in advance!!!
    - John

    Hi John!
    There is no documentation - you can't expect, that <i>every</i> bit is documented in SAP.
    If you are interested in something special, ask this - but I doubt that you will find someone, who writes a FM documentation based on his own experience.
    The most important fields you can guess by the name or comparing with SM50 / SM66.
    Regards,
    Christian

  • Information about some function modules

    Hi!
    Please can anyone give me some information about the following function modules:
    CLBA_UPDATE_FILE_REMOTE_HOST
    BP_MAP_SERVER_TO_HOST
    RFC_HOST_TO_IP
    RFC_IP_TO_HOST.
    Thanks
    Purnima.

    Hello Purnima
    BP_MAP_SERVER_TO_HOST does the following mapping:
    - server = <host name>_<sysid>_<system number>
    - host   = <host name>
    Input server -> output host (e.g. hostx0010_P01_00 -> hostx0010)
    RFC_HOST_TO_IP and RFC_IP_TO_HOST convert host name to ip address and vice versa.
    Regards
      Uwe

  • Some info about these function modules in EBP/SRM

    Hi all,
    Anyone heard about the following EBP/SRM function modules.
    BBP_PD_PO_ENTER_FINAL_ENTRY and
    BBP_PD_PO_LOCK
    Any info will be highly appreciated..
    Thanks,
    Sreekanth.

    Solved myself.

  • Information about the function module SAPWL_READ_STATISTIC_FILES

    Hi all,
           I want to know the use of the given sap standard function module SAPWL_READ_STATISTIC_FILES.
         In this all_stats change parameter is there. what exactly it is returning i want to know and what is the purpose of this function module? There is no documentation available in english language for this.
    thanks in advance
    g.s.naidu

    Hi Mahalakshmi garu
                    Yes,  the previous thread itself has been posted by me, but till now i didnt get the purpose of that function module. as you said it reads the historical records for a day or week or month. Thats right but can you give me some more details like the same in depth.
    Thanks
    g.s.naidu

  • Question about the function module AUFBAUEN_MDPSX_ANZEIGEN

    Hi,
    I use the function module AUFBAUEN_MDPSX_ANZEIGEN to retrieve forecasting qty(VSF) on MRP for ABAP report if mdpsx-delkz = 'PP' and get mdpsx-mng01.
    I have an issue that one material's mng01 is 0 though VSF shows quantity on MD04 screen. As I debugged, I found when mng01 is 0, VRFKZ is also blank( it is usually set 'X').
    Does anybody have an idea when this happens? What put 'X' in VRFKZ?
    Thanks and regards,
    Miki

    Hi, thanks for your reply.
    This is the program source.
    FORM get_md04_data using werks matnr.
    tables: t001w.
    clear: cm61w, cm61x, mt61d, t399d.
    move fac to cm61w-fabkl.
    move werks to cm61w-plwrk.
    move werks to cm61x-werks.
    move werks to mt61d-werks.
    move matnr to mt61d-matnr.
    refresh mdpsx.  clear mdpsx.
    CALL FUNCTION 'AUFBAUEN_MDPSX_ANZEIGEN'
      EXPORTING
        ECM61W        = cm61w
        ECM61X        = cm61x
        EMT61D        = mt61d
        ET399D        = t399d
      TABLES
        MDPSX         = mdpsx.
    ENDFORM.                    " get_md04_data
    Please let me know if I need to give you more information.

  • Question about the function module testing function

    Dear everyone
    I am trying to use the testing function of a function module in order to understand how the following
    function module works.
    <Function module>
    BAPI_SALESORDER_CREATEFROMDAT2 --> This function module is to create a sales order
    I input several data in the test function, and I was the successful result with some sales order number.
    However, this sales order is not actually registered in the system.
    Would it be possible to run the function module (in the test mode), so that it would actually
    register those documents (ex. sales orders) in the system.
    I would like to see the actual sales orders to understand how the function module works.
    Thank you very much in advance
    Takashi

    Dear everyone
    ※Sorry, my initial message was hard to understand. So I will write it again.
    I am trying to use the testing function of a function module in order to understand how the following
    function module works.
    <Function module>
    BAPI_SALESORDER_CREATEFROMDAT2 --> This function module is used to create a sales order
    I input several data in the test function, and I've got the successful result with some sales order number.
    However, this sales order is not actually registered in the system.
    Would it be possible to run the function module (in the test mode), so that it would actually
    register those documents (ex. sales orders) in the system?
    I would like to see the actual sales orders to understand how this function module works.
    Thank you very much in advance
    Takashi

  • About BTE function Module

    Hi All,
    I have to send ACH payment advice thru email to all the vendors.
    for this purpose i am using SAMPLE_PROCESS_00002040 function module. but while configuring it using FIBF tcode it is saying there is no such event in TBE01 table it says. Can anyone please respond quickly on how to overcome this?

    Hi Habib/Shiba
    First thing is i am unable to create entries in TBE01. while creating an entry it is saying "First Create Data Element EV00002040 for the BTE". Then i went to SE11 and created data element with that name. But still the same error is coming while configuring in FIBF tcode.
    Step1 : I have created a product in FIBF with active check box as checked.
    Step 2: In FIBF , Environment>Info System(p/s)>Execute, i searched for 00002040 event. But this is not there? I still converted the FM in to 'Z', by directly going into se37.
    Step 3: in FIBF, Settings>P/S Modules>Of a Customer. when i am trying to give event,product & function module name it is saying 'The Event  00002040 does not exist in TBE01".
    Am I doing correct thing by going in to Settings>P/S Modules>Of a Customer or do i need to go to Settings>Process Modules>Of a Customer ?
    Please suggest. An early reply is highly appreciated.
    Edited by: prakash reddy on Jul 9, 2008 3:03 PM

  • Doubt about GUI_DOWNLOAD function module

    Hi Experts,
                          I am using GUI_DOWNLOAD to download internal table data into text file. In the text file I need to display Pipe symbol as delimiter instead of  tab space.
    Is there any parameter in the functionmodule which works on this or any other alternative..?

    Hi Krishna,
    The FM doesn't accomodate for any other delimeter other than tab space.
    In this case you will have to create a table of type string, loop through your ITAB and concatenate each field separated by '|' and then download this table using "GUI_DOWNLOAD".
    Regards,
    Chen

  • About CRMXIF_PRODUCT_MATERIAL_SAVE Function module

    Hi CRM Experts,
    I want to know the structure of the "CRMXIF_PRODUCT_MATERIAL_SAVE" IDoc, what type of data it is holding and on that what are the mandatory fields.
    Regards
    Ramesh

    Hi Ramesh,
                The Structure of the Segment "E101COMXIF_PRODUCT_MATERIAL" is shown here in
    E101COMXIF_PRODUCT_MATERIAL    Interface Product Material
        E101COMXIF_PR_S_COMM_PR_MAT    IF Material
            E116COMXIF_PRODUCT_S_ADMIN     COM XIF Product: Set Administration Data
            E101OMXIF_PRD_S_COMM_PR_MAT    IF Material: Data Fields
            E101MXIF_PRD_SX_COMM_PR_MAT    IF Material: Checkboxes
        E101COMXIF_PR_S_CATEGORIES     IF Material-Category-Assignment
            E101COMXIF_PRODUCT_S_ADMIN     COM XIF Product: Set Administration Data
            E101COMXIF_PRD_S_CATEGORIES    IF Material-Category-Assignment: Data Fields
        E101COMXIF_PR_S_SHORT_TEXT     IF Material-Short Text
            E102COMXIF_PRODUCT_S_ADMIN     COM XIF Product: Set Administration Data
            E101COMXIF_PRD_S_SHORT_TEXT    IF Material-Short Text: Data Fields
        E101COMXIF_PR_S_UNIT           IF Material-Units of Measure
            E103COMXIF_PRODUCT_S_ADMIN     COM XIF Product: Set Administration Data
            E101MXIF_PRD_S_COMM_PR_UNIT    IF Material-Units of Measurement: Data Fields
            E101XIF_PRD_SX_COMM_PR_UNIT    IF Material-Units of Measure: Checkboxes
        E101OMXIF_PR_S_COMM_PR_GTIN    IF Material-Global Trade Item Number
            E104COMXIF_PRODUCT_S_ADMIN     COM XIF Product: Set Administration Data
            E101MXIF_PRD_S_COMM_PR_GTIN    IF Material-Global Trade Item Number: Data Fields
            E101XIF_PRD_SX_COMM_PR_GTIN    IF Material-Global Trade Item Number: Checkboxes
        E101COMXIF_PR_S_PRODUCT_SET    IF Material-Extension Set Type
            E105COMXIF_PRODUCT_S_ADMIN     COM XIF Product: Set Administration Data
            E101XIF_PR_PRODUCT_SET_CUST    IF Material-Extension Set Type: Data Fields
        E101IF_PR_S_FREE_ATTRIBUTES    IF Material-Free Attribute
            E106COMXIF_PRODUCT_S_ADMIN     COM XIF Product: Set Administration Data
            E101F_PRD_S_FREE_ATTRIBUTES    IF Material-Free Attribute: Data Fields
        E101COMXIF_PR_S_STATUS         IF Material-Individual Status
            E101BAPI_PRD_STATUS            IF Material-Individual Status
        E101IF_PR_S_BBPM_PR_GENERAL    IF Material Purchasing
            E107COMXIF_PRODUCT_S_ADMIN     COM XIF Product: Set Administration Data
         E101F_PRD_S_BBPM_PR_GENERAL    IF Material Purchasing: Data Fields
         E101_PRD_SX_BBPM_PR_GENERAL    IF Material Purchasing: Checkboxes
    COMXIF_PR_S_LONG_TEXTS     IF Material-Texts
         E108COMXIF_PRODUCT_S_ADMIN     COM XIF Product: Set Administration Data
         E101COMXIF_PRD_TEXT            IF Material-Texts
             E101COMXIF_PRD_TLINE           IF Material-Texts: Text Lines
    RMXIF_PR_MATERIAL_SALES    IF Material-Distribution Chain
         E101XIF_PR_S_CRMM_PR_SALESA    IF Material-Sales-Order
          E101XIF_PR_S_CRMM_PR_SALESG    IF Material-Sales-Pricing
          E101IF_PR_S_CRMM_PR_SUCCESS    IF Material-Success Rate
          E101XIF_PR_S_CRM_PR_RESIDVL    IF Material-Residual Values-Parameter
          E102COMXIF_PR_S_LONG_TEXTS     IF Material-Texts
          E101COMXIF_PR_PRODUCT_SET      IF Material-Extension Set Type
    CRMXIF_PR_S_CRMM_PR_TAX    IF Material-Tax
        E115COMXIF_PRODUCT_S_ADMIN     COM XIF Product: Set Administration Data
         E101RMXIF_PRD_S_CRMM_PR_TAX    IF Material-Tax: Data Fields
         E101MXIF_PRD_SX_CRMM_PR_TAX    IF Material-Tax: Data Fields
    The Mandatory Fields for the same are those that you Set for a Particular Type(EG for your Type Material the Fields Mandatory for Material are  same Mandatory for the Object)
    Thanks and Regards,
    RK.
    Updated by: RK on Apr 25, 2009 11:32 AM

Maybe you are looking for

  • "Generic" material master in MRP run

    Hi Our business users want to use MRP to manage the stock of materials such as circuit breakers. There are however many manufacturers/types and while a certain specification is required, they would be happy to purchase from a variety of suppliers who

  • Stop the zooming?  Imported photos in iMovie.

    Up until recently I haven't dealt with still images in iMovie, but in this case I am opening the movie with a photo that I brought into Photoshop and retouched to look painted. I want to transition from the "painted" image to the actual image as an o

  • Cold junction on SCXI with CVI

    (Using SCXI 2000 chassis and 1200 DAQ, 1102 Thermocouple module): Is it possible to read the cold junction temperature during the same AIStartAcquisition loop in which you scan a number of channels? i.e. can you use, for example the channel string "O

  • When is oracle 11g R2 will be available for downloading

    when is oracle 11g R2 will be available for downloading

  • Need some more EEM help

    Here's what I'm trying to accomplish: When both g0/1/0 AND g0/1/1 go down, shut down p0/0/0. When either g0/1/0 OR g0/1/1 comes back up, wait 5 mins and if either is still up, bring up p0/0/0. While waiting, if the link that is up goes down, reset th