BudgetStaffs
スタッフ別予算を取得、更新、登録、削除します。
Columns
| Name | Type | ReadOnly | References | Description |
| StoreId [KEY] | Integer | False |
Stores.StoreId |
店舗ID |
| StaffId [KEY] | Integer | False |
Staffs.StaffId |
スタッフID |
| InsDateTime | Datetime | False |
作成日時 | |
| salesTargetStaff | Decimal | False |
売上金額予算額 | |
| UpdDateTime | Datetime | False |
更新日時 | |
| Ym | String | False |
年月 |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description |
| Year | Integer |
予算年 |
| Month | Integer |
予算月 |