Fonction SAP BAPI_CC1_DNLOAD_INTERNALORDER - HR-PDC: Download Internal Orders

Paramètre Reférence Long. Facultatif Description
INTERNALORDER BAPICC1DNINORD 81 Internal Orders
RETURN BAPIRET2 548

Functionality
This method enables you to send internal orders for which a costassignment is allowed to a time recording system.
When an employee enters a time event, the corresponding internal orderinitiates the cost assignment.
The internal orders recorded by the employees are then checked(validated) in the time recording sytem.

Notes
This BAPI is a method for an interface type.
This BAPI uses the definition of the standardized interface. It isimplemented by the sytem 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 tales. To do so, implement theinterfaced defined by this BAPI.

Further information
The report RPTCC111 (HR-PDC: Download InternalOrders) 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 internal orders to be posted are sent to anexternal time recording system.

  • COMP_CODE

  • ORDER

  • ORDER_GRP

  • ORDER_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.