In CRM 4.0, on the appointment screen, there is a field called
Organiser. Its' data type is partylist.
Would appreciate if someone could tell me where it is stored in the
database? Which table and what field?
Thank you.

Re: Organiser field in Appointment by Sam

Sam
Mon May 12 03:01:49 CDT 2008

Hi,

You can find entry of organizer in [Organization_Name]_MSCRM database à
dbo.activitypartybase table.

Activity party table contains field called "participationtypemask" which
will specify the type of the activity party. You can find different values
of activity party in sdk.

Organizer has value "7".

Hope this helps!

Sam

_______________
Inogic
Innovative Logic
Innovative solutions for your SME ERP/CRM products
E-mail: crm@inogic.com
Web: www.inogic.com
--------------------------



<badri1203@gmail.com> wrote in message
news:d0cc7503-f82b-4001-a3f6-a4c09b63d68f@k10g2000prm.googlegroups.com...
> In CRM 4.0, on the appointment screen, there is a field called
> Organiser. Its' data type is partylist.
> Would appreciate if someone could tell me where it is stored in the
> database? Which table and what field?
> Thank you.



Re: Organiser field in Appointment by badri1203

badri1203
Wed May 14 07:30:21 CDT 2008

Thank you Sam.
I will explore the activityparty table.

Badri

On May 12, 6:01=A0pm, "Sam" <ino...@gmail.com> wrote:
> Hi,
>
> =A0You can find entry of organizer in [Organization_Name]_MSCRM database =
=E0
> dbo.activitypartybase table.
>
> Activity party table contains field called "participationtypemask" which
> will specify the type of the activity party. You can find different values=

> of activity party in sdk.
>
> Organizer has value "7".
>
> Hope this helps!
>
> Sam
>
> _______________
> Inogic
> Innovative Logic
> Innovative solutions for your SME ERP/CRM products
> E-mail: c...@inogic.com
> Web:www.inogic.com
> --------------------------
>
> <badri1...@gmail.com> wrote in message
>
> news:d0cc7503-f82b-4001-a3f6-a4c09b63d68f@k10g2000prm.googlegroups.com...
>
>
>
> > In CRM 4.0, on the appointment screen, there is a field called
> > Organiser. Its' data type is partylist.
> > Would appreciate if someone could tell me where it is stored in the
> > database? Which table and what field?
> > Thank you.- Hide quoted text -
>
> - Show quoted text -


Re: Organiser field in Appointment by Richard

Richard
Tue Jul 08 08:41:00 CDT 2008

In my database there is no 7 but there are organizers. Do you know the
location of the metadata for this ID?

"Sam" wrote:

> Hi,
>
> You can find entry of organizer in [Organization_Name]_MSCRM database à
> dbo.activitypartybase table.
>
> Activity party table contains field called "participationtypemask" which
> will specify the type of the activity party. You can find different values
> of activity party in sdk.
>
> Organizer has value "7".
>
> Hope this helps!
>
> Sam
>
> _______________
> Inogic
> Innovative Logic
> Innovative solutions for your SME ERP/CRM products
> E-mail: crm@inogic.com
> Web: www.inogic.com
> --------------------------
>
>
>
> <badri1203@gmail.com> wrote in message
> news:d0cc7503-f82b-4001-a3f6-a4c09b63d68f@k10g2000prm.googlegroups.com...
> > In CRM 4.0, on the appointment screen, there is a field called
> > Organiser. Its' data type is partylist.
> > Would appreciate if someone could tell me where it is stored in the
> > database? Which table and what field?
> > Thank you.
>
>
>