BAPI to maintain HR Infotype 0491

Is there a BAPI that will create/update HR Infotype 0491 - Payroll Outsourcing?   I can't seem to find any Infotype related BAPI's in transaction "BAPI".

No there isn't, but there is a class CL_HRPA_INFOTYPE_0491 which has the methods you need.

Similar Messages

  • Sending Mail to Internet Address Maintained in Infotype 105

    Hi All,
    I have a requirement wherein I have to send mail to the Internet Address of the employee which is maintained in Infotype 0105. Now I have gone through the SDN where in they have said that using select or FM get the Employee details and pass it to a container which will be added in the Send Mail step. I have understood all this thing. But Since I am new to workflow Concepts. Can someone guide me where to write this peice of code to fetch email id from INfotype 0105 and how to get that value in a workflow container.
    If anyone has done this scenario , I will be very grateful if you can guide me step by step how to do it.
    I am an Abaper and understands ABAP OO and BOR Concepts very well.
    Regards,
    Akhil Rai

    I am an Abaper and understands ABAP OO and BOR Concepts very well.
    Createa a method in the BOR and impor the employee number for whom you need to determine the EMAIL ID by using the FM HR_READ_INFOTYPE pass the infotype as 0105 and subtype as 0010 to get the email Id.
    and once the email ID is determined then export the email back to workflow by using binding concept
    Pass the pernr from WORKFLOW  ---> TASK  ---> method container ( For importing into method )
    Pass any value METHOD ---> TASK ---> Workflow Container ( for exporting to workflow )..
    and if possible instead of using send mail step call the standrad FM and mention the address type as U external address and pass the email ID and content...

  • How to maintain simulated infotypes

    Hi,
    I wish to know who maintain simulated infotypes and how can it be done?
    Also, i have understood the concepts of payroll n time infotypes for reporting,however dont know how to use the concepts( evaluated wagetypes and simulated infotypes) in sap hr query.
    any help / document/ blog link would be grt.
    Many thanks
    Kavita

    Hi KAvita,
    You cant maintain any simulated infotypes in PA30.
    For payroll infotype before you can use thenm in infoset query you have to run the Report RPABRI00
    Still Not getting please let me know.
    Warm Regards,
    Kapil Kaushal

  • BAPI to Maintain data in tcode WB0n/table WRF6

    Hi,
    Is there a BAPI to maintain the data in transaction WB0n or table WRF6?  I find the standard tcode WBTI/E that may do the job, is it still supported by SAP?
    thanks,
    J.Wong
    Edited by: JIWONG on Aug 9, 2011 12:19 AM

    Hi
    I think that it's not possible. The most similar that I have found is BAPI_RETAILSITE_GETMATGROUPS, that call the FM LOCATION_MERCHGROUPS_WITH_TEXT that read in WRF6, but not to mantain it.
    I'm sorry
    Regards
    Eduardo

  • BAPI to maintain Infotype

    Hi,
    Does anyone knows what BAPI I can use to perform the same functionality as transaction PSO4 (Maintain Infotype)?
    I need to maintain Infotype 1001 via a user exit and is trying to avoid a BDC.
    Many thanks,
    Lay Guan

    Hi Deepika,
    pass the FM parameters like this..you will not get  the no authorization error..
    CALL FUNCTION 'RH_CUT_INFTY_1001_EXT'
              EXPORTING
      LOAD                          = 'X'
                GDATE                         = ipspar-begda
                HISTO                         = 'H'
      DEL_SUCC                      = ' '
                VTASK                         = 'S'
      ORDER_FLG                     = 'X'
      COMMIT_FLG                    = 'X'
               AUTHY                         = ' '
      PPPAR_IMP                     =
      KEEP_LUPD                     =
      WORKF_ACTV                    = 'X'
              TABLES
                INNNN                         = PPLOG_TAB
    i am hang up here only..i am getting error_during cut...
    regards,
    Vamshi

  • How to enter HRA without maintaining the infotype 0581

    Hi Friends,
    We would like to maintain HRA without entering the value in 581 infotype.
    But it not allowing us to maintain like that..can any body let me know the dynamic action is existed for this.
    Any body can help out on this..
    rewards will be given for the helpful answers.
    Thanks
    Nanditha

    FYI
    The authorization of a country grouping for an infotype and type is specified in table T582L Infotypes - Country-Specific Settings. 
    Maintain T582L  for IT0581.
    Thanks.
    Saquib

  • Report to view Appraisal Rating maintained in Infotype 147-Appraisals

    Hi All,
    Is there any standard report to view the ratings maintained for an employee in infotype 147-Appraisals?
    Please suggest.
    Thank you.
    Regards,
    Nishy

    Hi Sai,
    The Appraisal Final Rating is stored in below field mentioned.
    HRHAP_FINAL-VALUE_NUM.
    You cannot directly view this table. You can access this via select querys where the appraisal id is a unique key field for this table.
    Thanks & Regards,
    Ganesh R K.

  • BAPI to update enhanced Infotype 0006

    Hi,
       I have enhanced the standard infotype 0006 to add a new field zzrelation. I wanto to update values for this field using a BAPI.
       Is there a standard BAPI which has extension tables, for updating this enhanced 0006 infotype. So that I can pass the value of the custom field through the extension tables.
    Thanks in advance

    Hi Mukul,
    Use HR_INFOTYPE_OPERATION FM. The example is for info type 2006, replace it with 0006, also fill the table p0006 properly else it will give problem. You may use HR_READ_INFOTYPE to fill p0006.
    DATA:          p2006              TYPE p2006,
             gs_return          TYPE bapireturn1.
                             MOVE-CORRESPONDING <ABWKONTI_PTO> TO p2006.
                             CALL FUNCTION 'HR_INFOTYPE_OPERATION'
                                 EXPORTING
                                      INFTY            = '2006'
                                      NUMBER           = pernr-pernr
                                      SUBTYPE          = '94'
                                    OBJECTID         =
                                    LOCKINDICATOR    =
                                      VALIDITYEND      = p2006-endda
                                      VALIDITYBEGIN    = p2006-begda
                                    RECORDNUMBER     =
                                      RECORD           = p2006
                                      OPERATION        = 'MOD'
                                    TCLAS            = 'A'
                                    DIALOG_MODE      = '0'
                                    NOCOMMIT         =
                                    VIEW_IDENTIFIER  =
                                    SECONDARY_RECORD =
                                 IMPORTING
                                      RETURN           = gs_return
                                    KEY              =
    Br/Manas

  • BAPI's for PA30- InfoType 7

    Hi ,
    I would like to know if there are BAPI's for the Tx-pa30 infotype7.
    likewise if u have for the InfoTypes2,6,9,21 as well ..it would be of great help .
    Thnks,
    Nazeer

    Hi nazeer,
    We can use the standard FM HR_INFOTYPE_OPERATION
    for allmost all infotypes.
    (If u want to RFC Enabled, u can
    Create your own Z FM, with the same parameters,
    and use this FM inside it)
    1. this is the full coding.
    2. just copy paste in new program.
    3. U can change the pernr and amount values as per requirement.
    4.
    Report abc.
    Data
    DATA : P0015 LIKE P0015.
    DATA : RETURN LIKE BAPIRETURN1.
    DATA : KEY LIKE BAPIPAKEY.
    DATA : RETURNE LIKE BAPIRETURN1 .
    Values (Change as per Requirement)
    P0015-PERNR = '1'.
    P0015-BEGDA = '2061101'.
    P0015-ENDDA = '2061101'.
    P0015-LGART = '3075'.
    P0015-PREAS = '01'.
    P0015-WAERS = 'INR'.
    P0015-BETRG = '2500'.
    *----- First Enqu
    CALL FUNCTION 'BAPI_EMPLOYEE_ENQUEUE'
    EXPORTING
    NUMBER = p0015-pernr
    IMPORTING
    RETURN = RETURNE.
    Update
    CALL FUNCTION 'HR_INFOTYPE_OPERATION'
    EXPORTING
    INFTY = '0015'
    NUMBER = P0015-PERNR
    SUBTYPE = P0015-SUBTY
    OBJECTID = P0015-OBJPS
    LOCKINDICATOR = P0015-SPRPS
    VALIDITYEND = P0015-ENDDA
    VALIDITYBEGIN = P0015-BEGDA
    RECORDNUMBER = P0015-SEQNR
    RECORD = P0015
    OPERATION = 'INS'
    TCLAS = 'A'
    DIALOG_MODE = '0'
    IMPORTING
    RETURN = RETURN
    KEY = KEY.
    IF RETURN IS NOT INITIAL.
    WRITE :/ 'Error Occurred'.
    ENDIF.
    Dequeue
    CALL FUNCTION 'BAPI_EMPLOYEE_DEQUEUE'
    EXPORTING
    NUMBER = P0015-PERNR
    regards,
    amit m.

  • BAPI to maintain Internal Order

    Hi.
       Which BAPI I can use to maintain internal order?I know there is BAPI_INTERNALORDER_CREATE for create.If there is no BAPI for this, then how can I maintain it?Using BDC?

    Hi,
    I could find ALE_INTERNALORDER_DB_CHANGE function module. I have not used this myself, plus this one looks like making changes to DB. So please analyze the impacts, before using this one for changes.
    Regards
    Sreekanth

  • 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

  • BAPI to Maintain Supply Area

    Hi Experts,
    Is there a BAPI or FM to maintain table PVBE (Supply Area) that works the same as transaction PK05.
    Or another method that I can use in LSMW...
    <b><REMOVED BY MODERATOR></b>
    Thanks in advance...
    Message was edited by:
            Alvaro Tejada Galindo

    Hi,
    look at the Function modules
    PVBE_DATA_MAPPING
    PVBE_DATA_SELECTION
    PVBE_KEY_SELECTION.
    If these are not working in your case then use the LSMW
    Regards
    Sudheer

  • FB, BAPI for custom PD Infotype

    Hi there,
    i am looking for an FB or Bapi to read the Data of my own createt Infotyp. Can anyone Help btw. it is a PD Infotype!
    Thanks in advance
    Mathias

    Hi
    try this....
    RHPP_Q_PROFILE_READ
    hope this will work
    Anuj

  • Bapi - upload data for infotypes 0016 and 0019

    hello,
    Please let me know bapi to upload data for infotypes 0016 and 0019 as i am unable to find any bapi for this infotypes.
    Please use a more meaningful subject in future - I've edited it for you this time.
    Edited by: Matt on Nov 6, 2008 12:08 PM

    Hi Sunny,
    My suggestion is go txcode BAPI.
    After this in the left side of the window complete information on BAPIs will be available search out in Human resource you may get the BAPI, in the mean while some one may help you.
    Cheers!!
    VEnk@

  • BAPI for Maintain Scheduling line agreement

    Dear ABAPer,
    I am using SAP version ECC 5.0. I want to develop Change Scheduling line agreement  enhancement.
    my requirement is, any BAPI is there for the same.
    if you have any idea, please help me.
    thanx.
    with best regards,
    Velmurugan.S

    Hi ,
          Hope it helps.
    Maintenance of Scheduling Agreement Delivery Schedule Lines
    BAPI_SCHEDULE_MAINTAIN
    The BAPI_SCHEDULE_MAINTAIN is used to create or change scheduling agreement delivery schedule lines.
    The parameter PURCHASEDOCUMENT and the scheduling (delivery schedule line) data in POSCHEDULE and POSCHEDULEX are to be passed on to the interface. These three parameters are defined as mandatory.
    IMPORT
    Extensionin
    ScComponentX
    ScheduleX
    TechnicalData
    TestRun
    EXPORT
    ExpHeader
    Extensionout
    return
    Changing
    ScComponent
    Schedule
    CALL FUNCTION 'BAPI_SCHEDULE_MAINTAIN'
      EXPORTING
        PURCHASINGDOCUMENT       =
    "   TESTRUN                  =
    "   TECHNICAL_DATA           =
    " IMPORTING
    "   EXP_HEADER               =
      TABLES
        SCHEDULE                 =
        SCHEDULEX                =
    "   SC_COMPONENT             =
    "   SC_COMPONENTX            =
    "   EXTENSIONIN              =
    "   EXTENSIONOUT             =
    "   RETURN                   =
    Thanks,
    Rajesh

Maybe you are looking for