Siebel Service Handheld Guide for Windows-Powered Devices > Application Development > Unsupported Features >

Functions


Siebel Handheld applications support most of the calculated fields and operations used in the Siebel Web applications with a few exceptions. See Table 3 for a list of the unsupported functions.

Table 3.  Unsupported Functions
Function Name
BCHasRows
GetXAval*
DockingNodeId
IsDocked
DockingNodeName
LanguageName
DockingNodeRoutId
LocaleName
EAILookupExternal
LookupMessage
EAILookupSiebel
LookupTranslation
EXISTS
NOT
GetHQInstanceId
RepositoryId
GetHQInstanceName
RepositoryName
GetNumBCRows
RowIdToRowNum
GetProfileAttr*
ToolsLanguage

The NOT key word is not supported on booleans. Use the != operator instead. For example, "Active" != "Y".

The RowIdToRowNum function is supported differently in the handheld applications than in the Web applications. In Web applications, RowIdToRowNum converts a row Id to a numeric value. In the handheld applications, it returns the row ID itself.


 Siebel Service Handheld Guide for Windows-Powered Devices 
 Published: 18 July 2003