Syntax Format for Receive_Allocate

The figure below shows the syntax of the CALL statement for the Receive_Allocate service. You must code all parameters on the CALL statement in the order shown.

Figure 1. Syntax for Receive_Allocate
CALL ATBRAL2(
        Notify_type,
        Allocate_queue_token,
        Receive_allocate_type,
        Time_out_value,
        Conversation_ID,
        Conversation_type,
        Partner_LU_name,
        Mode_name,
        Sync_level,
        User_ID,
        Profile,
        Reason_code,
        Return_code
       );