完了案件情報(参照用)オブジェクト。
完了案件情報(参照用)オブジェクトは下記のプロパティを持つObject型のオブジェクトです。
参照一覧用の完了案件情報の取得する処理で、処理結果である案件情報を保存する為のオブジェクトです。
本オブジェクトにマッピングされる値で、参照者情報は「imw_t_cpl_matter_handle_user」から、
案件情報は「imw_t_cpl_matter」「imw_t_cpl_matter_locale」から取得します。
オブジェクト内にある「ユーザデータ案件プロパティの配列「UserMatterPropertyInfo」には「imw_t_cpl_matter_user_data」のデータが設定されます。
詳細については、使用されている各箇所を参照してください。
【 各項目の必須/任意 】 このオブジェクトはDBから値を取得する時にのみ使用しますので、全て任意項目となります。 ※新規作成、更新、削除には使用しません。関連オブジェクト:
RefCplMatterList#getRefList(ListSearchCondition),
UserMatterPropertyInfo
導入されたバージョン:7.2
プロパティの概要 | ||
| applyActFlag
| 通常 |
| applyAuthUserCode
| 通常 |
| applyAuthUserName
| 通常 |
| applyBaseDate
| 通常 |
| applyDate
| 通常 |
| applyExecuteUserCode
| 通常 |
| applyExecuteUserName
| 通常 |
| flowId
| 通常 |
| flowName
| 通常 |
| flowVersionId
| 通常 |
| handleLevel
| 通常 |
| matterCplDate
| 通常 |
| matterEndStatus
| 通常 |
| matterName
| 通常 |
| matterNumber
| 通常 |
| matterProperty
| 通常 |
| priorityLevel
| 通常 |
| status
| 通常 |
| systemMatterId
| 通常 |
| userDataId
| 通常 |
プロパティの詳細 |
| applyActFlag |
申請代理フラグ。(0:代理設定なし / 1:代理設定あり)
| applyAuthUserCode |
申請権限者コード。
| applyAuthUserName |
申請権限者名。
| applyBaseDate |
申請基準日("yyyy/MM/dd"形式の文字列)。
| applyDate |
申請日("yyyy/MM/dd HH:mm:ss.SSS"形式の文字列)。
| applyExecuteUserCode |
申請実行者コード。
| applyExecuteUserName |
申請実行者名。
| flowId |
フローID。
| flowName |
フロー名。
| flowVersionId |
フローバージョンID。
| handleLevel |
操作レベル。
| matterCplDate |
案件終了日("yyyy/MM/dd HH:mm:ss.SSS"形式の文字列)。
| matterEndStatus |
案件完了状態。
| matterName |
案件名。
| matterNumber |
案件番号。
| matterProperty |
ユーザデータ案件プロパティオブジェクトの配列。
| priorityLevel |
優先度。
| status |
タスクステータス。
| systemMatterId |
システム案件ID。
| userDataId |
ユーザデータID。