external function xf_triggerInitiateSleepMode(
  in PowerSavingClassTypeMob p_powerSaveClassType,
  in Definition p_definition,
  in PowerSavingClassOperation p_activation
) return FncRetCode {...};
Generated with T3Doc 2.0 on Fri Jan 30 15:06:33 CET 2009.

Description

MS (=IUT) is triggered to initiate Sleep Mode


Parameters

p_powerSaveClassType
Specifies the type of Power Save Class to define and/or activate
p_definition
Specifies if definition of the Power Save Class is needed
p_activation
Indicates whether Power Save Class must be activated or not.


Returns

FncRetCode