Fonction SAP BAPI_CC1_DNLOAD_BALANCES - HR-PDC: Download Employee Balances

Paramètre Reférence Long. Facultatif Description
BALANCES BAPICC1DNBALAN 220 Employee Balances
RETURN BAPIRET2 548

Functionality
This method sends employee balances to a time recording system.
The employees can then display their balances at time recordingterminals.

Notes
This BAPI is a method for an interface type.
This BAPI is based on the definition of a standardized interface. It isimplemented by the system that provides this interface.
Data in the structure defined by the BAPI is transferred to thereceiver system. The receiver system must ensure that the data isentered in the appropriate database tables. To do this, you canimplement the interface defined by this BAPI.
You define which balances are diplayed to employees at the timerecording terminal in Customizing for Personnel Time Management, in thePersonnel Time Events section, in the step Setthe Data to be Displayed at the Terminal.

Further information
The report RPTCC102 (HR-PDC: Download Employee TimeBalances) starts the download.
For more information, see Customizing for ALE Distribution in thesection Connection of External TimeRecording System Using CC1 .

Description
In this structure, the employee balances are sent to an external timerecording system.

  • TIMEID_NO

  • PERNO

  • SUBSYSTEM_GROUPING

  • INFO_FIELD_1 to INFO_FIELD_10

  • TIME_EVAL_MAIL_INDICATOR

  • CUSTOMER_FIELD_1 and CUSTOMER_FIELD_2

  • These fields are for your own 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 Iand S respectively.