BAPI to access/modify infotype data?

Hi gurus,
Is there any existed remote enabled function modules or web services could be used to access and modify infotypes? I want to do that in webdynpro java but nowhere to find them.
thanks in advance.
Xiaoming

Hi,
Yes.You need to  create a wrapper RFC around this FMs
You can look at this FMs
For 1000.
RH_INSERT_INFTY
RH_COPY_INFTY
RH_UPDATE_INFTY
For 1001.
RH_INSERT_INFTY_1001_EXT
RH_UPDATE_INFTY_1001_EXT
RH_BASE_READ_INFTY_1001
RH_READ_INFTY_1001
RH_READ_INFTY_1001_EXT
Manoj.

Similar Messages

  • BAPI -  user last modified Name, Date and Time in SU01 of a Particular User

    HI Experts,
    After searched a lot in SDN , i am posting this thread,
    I want to know any  Standard BAPI  to give LAST modified User name , time and Date in SU01 of a particular User.
    I checked * BAPI_USER_GET_DETAIL* , its giving LAST modified  time and Date in SU01, But I want Last modified user name as well.
    I have 2 questions related with the above scenario,
    1) Which BAPI gives the details of LAST modified User name , time and Date in SU01 of a particular User.
    2) Any Table is there to give details of LAST modified User name , time and Date in SU01 of a particular User for a time period ,
    For eg : 1 month, if i would have set the time line, it should give the three details .
    Regards,
    Saravana.S

    Hi,
    I am not sure, if there would be any BAPI particularly for giving such particular information. Even if you can, you  might have to call 2 BAPIs, one for finding the list of such users modified within 1 month eg., and then getting the mod date and mod time.
    BAPI_USER_GETLIST - this can be used for searching.. but tricky
    then you have to call another bapi for getting the details.
    One option is you can create a new Z BAPI using the table and get the results.
    Regards,
    Amit Mittal.

  • BAPIs / Function Modules to access org. structure data?

    Hi,
    I want to integrate SAP org. structure with external BPM system.
    anybody knows how to access org. structure data via RFC or web services?
    Thanks in advance.

    The purchasing org and purchasing grp can be found in T024E and T024 table.
    Regards
    Anurag

  • Nested IPE (In Place Element) usage when accessing Cluster/Array data via DVR

    I am sharing data across several VIs and loops via a DVR, and accessing the data via a DVR IPE. The data is a cluster of arrays. The diagram below (VI attached) illustrates the structures invloved, but not the structure of the application.
    (The diagram above does not include initialization of the arrays, as it is intended only to illustrate the Cluster1 data type. Array lengths could be 100.)
    The DVR (DVR1) is passed to multiple VIs of the application at startup.
    Each VI executes loops that either read or write particular elements of each array (fArray1 or fArray2).
    I believe the DVR IPE (B1-DVR) provides blocking so that only one task can modify the data (Cluster1) at any time.
    Case 1 illustrates how I currently WRITE to array elements. The outer IPE (block B1) is rolled into a VI (not shown) that takes DVR1, Index, and Value as inputs.
    Cases 2 - 4 illustrate 3 additional methods that remove one or both of the inner IPEs (B2-Cluster and B3-Array).
    Case 2: IPE B3 (Array Index/Replace Elements) is replaced with a non-IPE 'Replace Array Subset'.'
    Case 3: IPE B2 (Unbundle / Bundle Elemnts)' is replaced with a non-IPE cluster 'Unbundle'/'Bundle'.
    Case 4: removes both B2 and B3.
    I implemented case 1 a long time ago.  When I had to do the same thing again recently, I did case 4.  When I stumbled across my earlier implementation, I was a bit suprised
    Which of the 4 cases should take the least time (or resources) to execute? I think case 4 has as few array allocations as any of the other 3.
    The attached image did not capture the Buffer Allocation marks, so I marked the ones that differed with a red "B".
    I am only interested in differences in how the arrays are handled, so I see no signioficant differences.
    Is this one of those cases where LV doesn't need my help?
    Incidently, I recently wrote a small app with shared data and decided to try FGVs to share array data.  For small arrays, 10^7 iterations, and an FGV based array-element read followed by a element write, the FGV was faster.  1.2us per read/write for FGV vs 3us per r/w for an DVR/IPE based read/write (like above).
    Peter
    LV 2011 SP1, Windows 7 64-Bit
    Attachments:
    IPE.vi ‏9 KB

    Option 1 is a definite no and as far as I know it has been NI's explicit intention to steer clear from it. I believe there's an idea in the IE which asks for this.
    I agree that option 2 makes sense, but I don't think it should be something the user specifies. Either LV can detect it automatically or it can't, but I doubt NI would let you have an option which creates the possibility for this kind of bug.
    I'm not sure, but the mark as modifier option on the IPES might be the option you're looking for. I know that it exists and I know very roughly what it does, but the documentation for it is very limited and I never actually played around with it, as usually I don't need these kinds of optimizations.
    You may well be right that a new option on the IPES is desirable and you should probably add it to the idea exchange.
    As for NIWeek, I'm not going this year, so I have no idea what kinds of sessions are around, but it's a great place to find people who know what they're talking about and ask them about it directly. Certain people in LV R&D would probably be ideal for this and if you ask relevant people, you might even get their names. I'm sure buying them a beer would also help to loosen their tounges. If you ask me, this type of interaction is the main value of the conference, not the sessions themselves.
    Try to take over the world!

  • Table for the report RPUAUD00  Logged Changes in Infotype data

    Hi
    I have a query with the program RPUAUD00 Logged changes in Infotype Data.  In which table stores the details of the program RPUAUD00.  for example in the 1st period there is a LWP record for the employee.  If in the 2nd period the LWP entered in 1st period has deleted, in the log the LWP displays for 1st period  new field contents, Action Indicator I.  The deleted information displayes in Old field contents with the Action Indicator D. We want to know in which table the LWP insert and LWP delete (d) details are stored.
    This information required to create a report for ESI.  In the report No of days (payroll processed for) has to mention.  To know the no of days need to access the report RPUAUD00.  From the RPUAUD00 the details of LWP insert and delete can be known.
    Request to help in solving the issue
    Thanks & Regards
    EKP Yadav

    Hello:
    Logged changes in Infotype Data are stored in cluster table PCL4 ID  LA and SA for employee and LB and SB for applicant. Maybe L is for longterm and S for shorterm
    Cheers.
    Antoine

  • Reg BAPI: "'BAPI_BASICPAY_CREATE" uploading to infotype P0008

    The following BAPI to upload the salary data to info type PA0008( BASIC PAY).
    This bapi is expects the table type amount with 4 decimals.
    Please let us know  any other bapi to upload the data to infotype 0008 or how to work with existing bapi. Sothat amount would be with 2 decimals raterthan 4 decimals.
    CALL FUNCTION 'BAPI_BASICPAY_CREATE'
          EXPORTING
            EMPLOYEENUMBER             = IT_PA0008-PERNR
            SUBTYPE                    = IT_PA0008-SUBTY
            VALIDITYBEGIN              = IT_PA0008-BEGDA
            VALIDITYEND                = IT_PA0008-ENDDA
            PAYSCALETYPE               = IT_PA0008-TRFAR
            PAYSCALEAREA               = IT_PA0008-TRFGB
            PAYSCALEGROUP              = IT_PA0008-TRFGR
            PAYSCALELEVEL              = IT_PA0008-TRFST
      NEXTINCREASE               =
      LOCALALLOWLEVEL            =
      PARTNERSHIP                =
      CURRENCY                   =
      COMPARISONPAYSCLTYPE       =
      COMPARISONPAYSCLAREA       =
      COMPARISONPAYSCLGRP        =
      COMPARISONPAYSCLLVL        =
      COMPNEXTINCREASE           =
            CAPACITYUTILLEVEL          = IT_PA0008-BSGRD
            HOURSWORKEDPERPERIOD       = IT_PA0008-DIVGV
      ANNUALSALARY               =
      CASEGROUPCATALOG           =
      CASEGROUP                  =
            CURRENCYANNUALSALARY       = IT_PA0008-ANCUR
      REASON                     =
      NOCOMMIT                   =
    IMPORTING
        RETURN                     = IT_BAPIRETURN1
       EMPLOYEENUMBER             = V_PERNR
      SUBTYPE                    =
      OBJECTID                   =
      LOCKINDICATOR              =
      VALIDITYBEGIN              =
      VALIDITYEND                =
      RECORDNUMBER               =
         TABLES
          <b> WAGETYPES                  = IT_WAGE</b>
    tHANKS
    Badari
    Help would be highly appreciable!

    PL note that HR_INFOTYPE_OPERATION is not RFC enabled.. you will have to wrap it around with a custom RFC in order to use it in palce of the above BAPI..
    ~Suresh

  • Unable to access or view data with no authorization error

    Hi Experts,
    Appreciate your guys help. I am ID administrator where by some of our user ID unable to view data/ display report for the some of data even the appropriate authorization already assigned to the user. However when we check in the transaction SU53 - authorization checking no error shown!
    There is a case whereby user report that his ID (e.g. SAP ID = ABC) unable to access a transaction or infotype data for example HR infotype masterdata,upon checking there is no authorazition error (checked insu53), when copy the ID (ABC) to another new ID (ABC1) with no changes on the roles, the ABC1 ID able to access the said transaction.However, when copy back ABC1 to the ABC (naming conversion only), the ABC ID still unable to access the transaction with no authorization error. the
    main problem here is the original ID is not working, but works fine if it is copied to another ID name.
    Kindly advice.

    Hi Manikya Raju,
    Can you explain details?

  • Infotype data display only authorization in PA30

    Hello Friends,
    I want to give infotype data display only authorization in Employee Master (PA30) to some of my colleagues. I used object P_Origin for the same but it is not working as it has both create and change access. Can anyone suggest how to tacle the issue in details.
    Thanks in advance,
    Anand

    Hi
    HR Master Data Authorisations.
    Object P_ORGIN
    INFTY : Infotype No.
    SUBTY:Subtype No.
    AUTHC:Authorisation Level
    PERSA:Personnel Area
    PERSG:Emp Group
    PERSK:Emp Sub Group
    VDSK1:Organizational Key
    Ex P_ORGIN :
    INFTY : 0014
    SUBTY:M120
    AUTHC:R
    PERSA:DE01
    PERSG: 1
    PERSK: *
    VDSK1: *
    R - Read Authorisation.
    Manoj Shakya

  • Logged Changes in Infotype Data (Report RPUAUD00)  DONT WORK!!

    This report is used to display all changes that were made using infotype change documents, but sometimes it doesnt works correctly. 
    For example, if I do hiring action, and execute report rpuaud00, I can see :
    00103266 A 0000   26.10.2007 08:59:56 0001 7RODRIGU
    00103266 A 0002   26.10.2007 09:00:19 0001 7RODRIGU
    00103266 A 0001   26.10.2007 09:00:41 0001 7RODRIGU
    00103266 A 0032   26.10.2007 09:00:47 0001 7RODRIGU
    00103266 A 0105   26.10.2007 09:00:54 0001 7RODRIGU
    00103266 A 0007   26.10.2007 09:01:02 0001 7RODRIGU
    after that, I modify infotype 0002 , but rpuaud00 shows :
    00103266 A 0000   26.10.2007 08:59:56 0001 7RODRIGU
    00103266 A 0002   26.10.2007 09:00:19 0001 7RODRIGU
    00103266 A 0001   26.10.2007 09:00:41 0001 7RODRIGU
    00103266 A 0032   26.10.2007 09:00:47 0001 7RODRIGU
    00103266 A 0105   26.10.2007 09:00:54 0001 7RODRIGU
    00103266 A 0007   26.10.2007 09:01:02 0001 7RODRIGU
    It is the same data. it doesnt work correctly....
    I try work with HR_INFOTYPE_LOG_GET_LIST and HR_INFOTYPE_LOG_GET_DETAIL, but i cant see all changes that I have done in every infoytypes. is this a SAP bug?
    How can I solve this problem?

    Hi Experts,
    As per Ketul reply, it is not possible to get the log changes before enabling the V_T585A/B/C.
    How can I convey the same to the client do I get any document on this for my reference.
    OR
    If any body can give me a detail Explanation on why the LOG is not generated before enabling the V_T585A/B/C.
    Thanks in Advance.
    Regards,
    Prasad

  • A MDM Scenario Regarding accessing and displaying data

    Hi All,
    If there is a scenario such that there is a Manufacturer field from Main table[ Products ], has some vaues say A, B, C, etc. A suppose belongs to India, B to USA, C to UK, etc respectively. Then how can we do this that if a user is assigned to Manufacturer A, then that user should be able to see all the values even from B and C manufacturers also, But User should be able to modify the data which belongs to manufacturer A only.
    Can Anybody please help me in this regard As to how can I achieve it in MDM.
    Edited by: Gaurav Kumar Sharma on Mar 10, 2010 11:41 AM

    Hi All,
    Is it possible??
    Create a role  that have only read access to all records and create each another roleN that have read write access to corresponding manufacture like for each manufacture there is a read write role for corresponding records(we can achieve by namedsearch).
    Finally assing user for manufacture A to both  role A and  read role
    user for manufacture B to both  roleb and read role
    (i think it take the union of both roles).
    I will try on my system tomorrow and update u on same sp for a mean time if u get cahnce please try it if it looks good,
    Please suggest something better if possible.
    Thanks,
    Sudhanshu

  • Access to EHS data from system outside of SAP

    We are creating a Formulation tool in a SQL database with a Access front end which will need to use EHS Specification data and eventually push the Formulation data back into the SAP EHS Spec database.
    I would like this new database to have Real-Time access to SAP data. We currently are using RFC connections with tools such as EASY-Expert and a external Rules based program Atrion as well, so I know it is possible to feed this data back and forth using XML files.
    Any advice on how I should proceed and maybe some external tools for purchase that will help me do this.

    Hi Beverly,
    it is possible to access EH&S data from outside SAP by using the standard SAP BAPIs (e.g. BAPI_BUS1077_GETDETAIL for reading EH&S data) which are RFC enabled. Another possibility would be to develop your own RFC enabled function modules in the SAP system and call them from outside.
    From your access database you can use VBA to perform the RFC call.
    Best regards,
    Andreas

  • Infotype 105 in PA - How do you modify infotypes? Where?

    Hi,
    Where (t-code, etc) do you modify infotypes?
    Thanks,
    John

    If you mean modify infotype structures and not data, I beliieve it is PM01.
    thanks
    Jamie

  • Report all user who has access to * infotypes

    Hi guys,
    im loking for a report that show me wich users has access to infotypes.
    right now i need to go to su01 then clic on roles, then clic on a especific role and then in display role authorizations, there i can see human resources, personal data and infotipe with *.
    and i need to know all the users that have access to all infotypes or an especific one.
    any ideas?

    There are a lot of auth objects in the HR area....
    My advice would be to pick the main ones and search with pattern '#**' for the infotype field to see what you get.
    But other fields are also relevant. In HR you need to know the data, and not just the coding and the customizing (SPRO) and the authority (PFCG).
    Talk to your functional folks and the HR system support. They will be able to help you more than we can, most likely.
    Cheers,
    Julius

  • How to connect, add delete and modify sqllite data base.

    dear friends,
    i am developing a stand alone project, in that i want to
    store the datas in the local machine using sql lite. Iam new to
    Flex. i know air and flash very well.. any body can help me, how to
    connect, add, delete and modify the data in sql lite. i want to
    store users option in local machine.. i got struct up. i have to
    finish my project...pls..
    thanks and Regards,
    Syed Abdul Rahim

    Hi,
    Please find details on how to access SQL Lite database from
    AIR applications at the URL below.
    http://livedocs.adobe.com/flex/3/html/SQL_01.html
    Hope this helps.

  • Modifying Infotype Table STRUCTURE

    I need to a new FIELD to the structure of IT PA0008.
    Please suggest ways/pdf's/links for the same.

    Modifying infotype tables is not recommended - but I have seen append structures added to some of the tables and working OK.  May cause some issues with an upgrade in the future?
    Another option is to just create a Z table with an identical key structure, and store your customer data in parallel to the infotype data.  Less likely to have any impact on critical functionality like payroll.
    Andrew

Maybe you are looking for

  • How to display two calendars in a page

    Hi, I use Calendar wizard to display calendar in HTML DB. I am not able to display more than one calendar. Any help is highly appreciated. Thanks, Sathya.

  • Pdf links inside another Pdf doesn't work

    Hi, I am using Adobe Pdf Reader X(10.1.0). I am creating a PDF with html links embedded in it. Links to normal files works properly (Like server/idcontent/new/ir.html) But links to another pdf file doesn't work(Like server/idcontent/new/ir.pdf). When

  • Computer won't sleep

    My comp won't sleep and i think it is because of my monitor Someone gave me a old apple cinema display I think this is the monitor model Apple Studio Display 17 (ADC) Also the usb ports in the back don't work Is there a driver or firmware upgrade i n

  • Where can I get a low-profile bracket for p212

    Hi, I have the adapter and a full height bracket but where can I get the low profile bracket?

  • Slow query running against DBA_OBJECTS in 10.1.0.4

    Running the following query takes ages to return a result (in fact I haven't even bothered waiting for it to return a result): SELECT a.object_type, a.object_name, b.owner, b.object_type, b.object_name, b.object_id, b.status FROM SYS.dba_objects a, S