Functionality This method enables you to send HR mini-master records to a timerecording system. The HR mini-master is a prerequisite for an employee being allowed toenter his or her time data at a time recording terminal. In addition,access control is performed with the help of the HR mini-master. Various checks are carried out against the HR mini-master in the timerecording system. Notes The HR mini-master is essentially a collection of data from theinfotypes Time Recording Info (0050), Organizational Assignment (0001)and Personal Data (0002). This BAPI is a method for an interface type. This BAPI uses the definition of the standardized interface. It isimplemented by the system that provides this interface. The data in the structure determined by the BAPI is transferred to thereceiver system. The receiver system then ensures that this data isentered in the applicable database tables. To do so, implement theinterface defined by this BAPI. Further information The report RPTCC101> (HR-PDC: Download HRMini-Master) starts the download. For more information, see the Connectionwith External Time Recording System using HR-PDC> section in theCustomizing for Distribution (ALE).Description In this structure, the HR mini-master records are sent to an externaltime recording system.
- TIMEID_NO>
- FROM_DATE
Start date of the HR mini-master
- TO_DATE
End date of the HR mini-master
- TIMEID_VERSION>
- PERNO>
- EDIT_NAME>
- SORT_NAME
Sortable name of employee (Criteria: Last name, first name)
- LANGU>
- LANGU_ISO (language according to ISO 639)
- PS_GRPG_ATT_ABS_TYPE>
- COUNTRY_GROUPING>
- SUBSYSTEM_GROUPING>
- ES_GRPG_WORK_SCHED>
- ACCESS_CONTROL_GROUP>
- PERSONAL_CODE>
- MAIL_INDICATOR>
- ATT_ABS_REASON_GRPG>
- EXT_WAGETYPE_GRPG>
- TIME_EVENT_TYPE_GROUP>
- COMP_CODE>
- COSTCENTER>
- CUSTOMER_FIELD_1 and CUSTOMER_FIELD_2
These fields are free for your use. Specify the information to beincluded in these fields in the SAP Enhancement HRPTIM05.Description Method return code Value range If an error occurs, this structure contains, for example, the followinginformation: Message type (TYPE field) Message code (CODE field) Message text (MESSAGE field) Default Critical errors are indicated by E> (error) and A> (abort),warnings by W>, and information and success messages by I>and S> respectively.
|