external function xf_triggerBsGrantDiuc(
  Cid p_cid,
  Diuc p_diuc,
  UInt8 p_nrOfSlots
) return FncRetCode {...};
Generated with T3Doc 2.0 on Fri Jan 30 15:06:33 CET 2009.

Description

BS (=IUT) is triggered to grant for the given Cid only the defined DIUC and the defined slots.
and returns success if OK


Parameters

p_Cid
Cid for which grants shall be given
p_diuc
DIUC profile of the grant
p_nrOfSlots
Nr of slots that are granted


Returns

FncRetCode