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 Sep 05 17:01:15 CEST 2008.

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