過去案件情報 オブジェクト。
過去案件情報 オブジェクトは下記のプロパティを持つObject型のオブジェクトです。
過去案件情報の取得する処理で、処理結果である案件情報を保存する為のオブジェクトです。
このオブジェクトにはデータベーステーブル「imw_ayyyymm_matter」と「imw_ayyyymm_matter_locale」のデータが設定されます。
オブジェクト内にある「ユーザデータ案件プロパティオブジェクトの配列「UserMatterPropertyInfo」には「imw_ayyyymm_user_data」のデータが設定されます。
詳細については、使用されている各箇所を参照してください。
【 各項目の必須/任意 】 このオブジェクトはDBから値を取得する時にのみ使用しますので、全て任意項目となります。 ※新規作成、更新、削除には使用しません。関連オブジェクト:
ArcMatter#getMatter(),
ArcMatterList#getProcessedList(ListSearchCondition),
ArcMatterAdminList#getArcMatterList(ListSearchCondition, String),
UserMatterPropertyInfo
導入されたバージョン:7.2
プロパティの概要 | ||
| applyActFlag
| 通常 |
| applyAuthUserCode
| 通常 |
| applyAuthUserName
| 通常 |
| applyBaseDate
| 通常 |
| applyDate
| 通常 |
| applyExecuteUserCode
| 通常 |
| applyExecuteUserName
| 通常 |
| archiveDate
| 通常 |
| flowId
| 通常 |
| flowName
| 通常 |
| flowVersionId
| 通常 |
| 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 |
申請実行者名。
| archiveDate |
アーカイブ日付("yyyy/MM/dd HH:mm:ss.SSS"形式の文字列)。
| flowId |
フローID。
| flowName |
フロー名。
| flowVersionId |
フローバージョンID。
| matterCplDate |
案件終了日("yyyy/MM/dd HH:mm:ss.SSS"形式の文字列)。
| matterEndStatus |
案件完了状態。
| matterName |
案件名。
| matterNumber |
案件番号。
| matterProperty |
ユーザデータ案件プロパティオブジェクトの配列。
| priorityLevel |
優先度。
| status |
タスクステータス。
| systemMatterId |
システム案件ID。
| userDataId |
ユーザデータID。