Fonction SAP BAPI_CC1_DNLOAD_OBJECTID - HRPDC: Download Objects (such as Positions)

Paramètre Reférence Long. Facultatif Description
OBJECT BAPICC1DNOBJID 94 Positions
RETURN BAPIRET2 548

Functionality
This method enables you to sent positions, jobs and work centers to atime recording terminal.
The organizational units entered by the employees are checked(validated) in the time recording system.
Employees can enter positions at the time recording terminal. Aposition is assigned payment-related information for compensation. Byentering an alternative position, a different payment results.

Notes
Only the organizational units that are entered in table T528B aredownloaded to the time recording system.
This BAPI is a method for an interface type.
This BAPI uses the definition of the standardized infotype. It isimplemented by the sysetm 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 RPTCC110 (HR-PDC: Download Objects)starts the download.
For more information, see the Customizing sectionConnection with External Time Record Systemusing CC1 in the Implementation Guide (IMG) for Distribution (ALE).

Description
In this structure, the objects to be posted are sent to an externaltime recording system.

  • OBJECT_TYPE

  • OBJ_ID

  • OBJ_ID_GRP

  • FROM_DATE

  • Start date of the object types
    • TO_DATE

    • End date of the object types
      • OBJ_ID_TXT

      • Object name

        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 Iand S respectively.