Siebel Pharma Handheld Guide > Data Filtering >

Siebel Pharma Handheld Business Object Filters


The default Business Object Filters that are included in Siebel Pharma Handheld are designed to be placeholders for the PDQs that your users will need. Table 14 shows these PDQs.

Table 14.  Default Business Object Filters for Pharma
Business Object
Business Object Filter Name
Business Object Filter Value

Account

Def_AccountSyncFilter

'Account'.Search = "[Account Status]=""Active"" AND [My Position Id] = PositionId()"

Action

Def_ActionSyncFilter

'Action'.Search = "([Due] >= Today() - 30) AND ([Due] <= Today() + 30)"

Contact

Def_ContactSyncFilter

'Contact'.Search = "[My Position Id] = PositionId () AND [Status]=""Active"""

Pharma Account Call - CE

Def_Last45DaysandPlannedAcctCalls

'Pharma Account Call - CE'.Search = "([Start Date] >= Today() - 30 AND [Start Date] <= Today() + 7) AND [Account Status] = ""Active"" AND EXISTS ([Owned By Id] = PositionId())"

Pharma Professional Call - CE

Def_Last45DaysandPlannedProfCalls

'Pharma Professional Call - CE'.Search = "([Start Date] >= Today() - 30 AND [Start Date] <= Today() + 30) AND [Contact Status] = ""Active"" AND EXISTS ([Owned By Id] = PositionId())"

Siebel Pharma Handheld Guide