Hospitality - Meeting Package
This ERD (see the following figure) illustrates how offerings from a hospitality organization can be packaged as a product. Products can include one or more functions, such as breakfasts, dinners, weddings, receptions, board meetings, or share holders' meetings, as well as facilities used for the functions, such as rooms, conference halls, and dining halls. The package can also include video and audio equipment, and so forth.

The following table lists the entities in this ERD and their corresponding tables.
Entity | Table |
---|---|
Display Abbreviation |
S_PTY_LOV_ABBR |
Meeting Function |
S_MTG_FNCTN |
Meeting Function Item |
S_MTG_FNCTN_ITM |
Meeting Package |
S_PROD_MTG_PKG, S_PROD_INT |
Meeting Package Item |
S_MTG_PKG_ITEM |
Meeting Package Room |
S_MTG_PKG_ROOM |
Meeting Package Room Price |
S_MTG_PKGRM_PRI |
Product |
S_PROD_INT |
Quote/Order |
S_DOC_QUOTE, S_DOC_ORDER, S_QTE_MTG_PKG |