Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> Bapi>PTManagerExtPEvent



Index

PTManagerExtPEvent

PTManagerExtPEvent


The Business Object Manager for External Personnel Time Events
takes time events recorded in an external time recording system, and transfers them to SAP HR Time Management (PT).


Structure


The employee time events are stored first in table CC1TEV (Temporary
buffer for time events from CC1). The data is then saved in the Time Events infotype (2011) in SAP HR Time Management
.


Integration


This business object only uploads the employee time events. For time
data to be recorded correctly in the external time recording system,
several types of data must be downloaded from the SAP System. To do so, you need the following interface types:


  • RCVPMINIMD Receiver for HR mini-master records

  • RCVPEVTTGR Receiver for time event type groups

  • RCVPEVTREC Reciever for check data for recording time events

  • 11-Dec-2005


    Methods

    Available Methods


    • Insert : HR-PDC: Upload time events [ BAPI_CC1_UPLOAD_TIMEEVENT ]

    11-Dec-2005


    Insert

    Insert


    This method enables you to transferr time events from an external time recording system to R/3 Time Management.

    Notes

    The time events are then stored in the R/3 System in the table CC1TEV.

    Further Information

    For more information see the Customizing section Connection with External Time Recording System using CC1
    in the Implementation Guide (IMG) for Distribution (ALE).


    11-Dec-2005