Fonction SAP BAPI_CC1_DNLOAD_EXTWAGETYPE - HR-PDC: Download Permitted Employee Expenditures

Paramètre Reférence Long. Facultatif Description
EXT_WAGETYPE BAPICC1DNEXTWT 89 Employee Expenditures
RETURN BAPIRET2 548

Functionality
This method enables you to send employee expenditures (external wagetypes, cafeteria data and service station data) to an externalrecording system.
The downloaded HR mini-master records are then checked (validated) inthe external recording system.
Employees can only enter permitted expenditures at the recordingterminal.

Notes
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 for this BAPI.
The HR mini-master is sent via the method receiveMiniMasterDat to therecording system.
Use the parameter GRELG to perform the check against the HRmini-master.
Carry out the following Customizing steps in the Employee Expendituressection in the Implementation Guide (IMG) for Personnel TimeManagement:

  • Set groupings for employee expenditures

  • Maintain wage types
  • Further information
    The report RPTCC104 (HR-PDC: Download EmployeeExpenditures) starts the download.
    For more information, see the Customizing sectionConnection with External Time RecordingSystem using CC1 in the Implementation Guide (IMG) for Distribution(ALE).

    Description
    In this structure, the permitted employee expenditures are sent to anexternal recording system.

    • EXT_WAGETYPE_GRPG

    • COUNTRY_GROUPING

    • EXTERNAL_WAGETYPE (Employee Expenditures)

    • FROM_DATE

    • Start date of employee expenditures
      • TO_DATE

      • End date of employee expenditures
        • WAGETYPE_UNIT

        • WAGETYPE_UNIT_ISO

        • LANGU

        • LANGU_ISO (language according to ISO 639)

        • WAGELTEXT

        • UNIT_TEXT

        • Text for time/measurement unit

          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.