Marketing Events
This ERD (see the following figure ) illustrates how Siebel Business Applications support marketing events and activities planning. A marketing event can be composed of one or more sessions, held at one or more venues such as a hotel or convention center. The room for each session of an event can be chosen based on the size and equipment requirements of the session matched to the size and available equipment of each room. Users can also create travel plans for customers attending the events. Event vendors and sponsors can be tracked as well as the various offers or services they provide. The event staff can be planned and attendees invited. Attendees can then register for the event or even for specific sessions. Attendees can be quoted registration prices through a quote and purchase tickets to the event through an order.

The following table lists the entities in this ERD and their corresponding tables.
Entity | Table |
---|---|
Activity |
S_EVT_ACT |
Contract Line Item |
S_ORDER_ITEM, S_QUOTE_ITEM |
Equipment Requirement |
S_SRC_REQ_EQUIP |
Event |
S_SRC_EVT, S_SRC |
Event Cost |
S_SRC_COST |
Event Location |
S_EVTLOC |
Event Registration |
S_SRC_EVT_REG |
Event Session |
S_SRC_EVT, S_SRC |
Event Vendor |
S_SRC_ORG |
Event Venue |
S_SRC_VENUE |
Literature Item |
S_LIT |
Location Room |
S_EVTLOC_ROOM |
Marketing Event or Activity |
S_SRC |
Order |
S_ORDER |
Organization Unit |
S_ORG_EXT, S_PARTY |
Parent Event |
S_SRC_EVT, S_SRC |
Position |
S_POSTN, S_PARTY |
Price List |
S_PRI_LST |
Product or Service |
S_PROD_INT |
Quote |
S_DOC_QUOTE |
Room Avail Equipment |
S_EVTLOC_RM_EQP |
Travel Participant |
S_EVT_TRVL_PER |
Travel Plan |
S_EVT_TRVL_PLAN |
Vendor Offer |
S_EVT_VNDR_OFR |
Vendor Review |
S_EVT_VNDR_RVW |
Vendor Service |
S_EVT_VNDR_SVC |
Venue |
S_ORG_EXT, S_PARTY |
Venue Offer |
S_EVT_VENUE_OFR |
Venue Review |
S_EVT_VENUE_RVW |
Venue Service |
S_EVT_VENUE_SVC |