HR Development Operation Information Type data

Source: Internet
Author: User

1, through the function operation.

infotypes:0001.DATA: ZreturnTYPEBAPIRETURN1, ZpakeyTYPEBapipakey.GETPernr.LOOP  atP0001WHERE ...*Lock Personnel number  Pager FUNCTION 'Bapi_employee_enqueue'    Exporting       Number= pernr-Pernr*Importing*RETURN =            . ...*new information Type  Pager FUNCTION 'hr_infotype_operation'    Exportinginfty='0001'       Number= p0001-Pernr*subtype = ' '*OBJECTID =Lockindicator = p0001-Sprps validityend= p0001-Endda Validitybegin= p0001-Begda recordnumber= p0001-SEQNR RECORD=P0001 Operation='INS'*Tclas = ' A 'Dialog_mode ='1'*Nocommit =*View_identifier =*Secondary_record =   ImportingRETURN=Zreturn KEY=Zpakey. COMMIT work.
*Release Lock  Pager FUNCTION 'Bapi_employee_dequeue'   Exporting   Number= pernr-Pernr*Importing*RETURN = .Endloop.

Operation:mod (change) INS (insert) COPY (copy) DEL (delete) LIS9 (delimit)

2, update the database.

PARAMETERS: p_natio_o likeP0002-natio DEFAULT'DE', P_natio_n likeP0002-natio DEFAULT'D'.UPDATEPA0002SETNatio =P_natio_nWHEREPernr = p0002-Pernr andNatio =p_natio_o.IFSY-SUBRC =0. ENDIF.

HR Development Operation Information Type data

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.