swo_swopm_param_upd_dtl
Maintains SWO observation details recorded during maintenance activities. This table stores observations made by technicians and inspectors, including findings, recommendations, and follow-up actions required.
Process: COMPMAINTENANCE 路 Component: BasSWO 路 Table type: Transaction Table Category: Details of updated parameters for SWO processes
Primary key
replication_key
Columns (19)
| # | Column | Type | Description |
|---|---|---|---|
| 1 | replication_key 馃攽 | Bigint | Replication key |
| 2 | swopm_created_by | varchar | Created by |
| 3 | swopm_created_datetime | datetime | Created datetime |
| 4 | swopm_drilldown_seqno | int | Sequence number |
| 5 | swopm_modified_by | varchar | Modified by |
| 6 | swopm_modified_date | datetime | Modified date |
| 7 | swopm_param_code | varchar | Parameter code |
| 8 | swopm_param_mandatory | varchar | Parameter mandatory |
| 9 | swopm_param_ouinstance | int | Parameter instance |
| 10 | swopm_param_type | varchar | Parameter type |
| 11 | swopm_param_value | varchar | Parameter value |
| 12 | swopm_remarks | varchar | Remarks |
| 13 | swopm_src_ouinstance | int | Source instance |
| 14 | swopm_subtsk_key_seqno | int | Subtask key sequence number |
| 15 | swopm_sub_task_desc | varchar | Subtask description |
| 16 | swopm_swo_no | varchar | SWO number |
| 17 | swopm_tsk_key_seqno | int | Task key sequence number |
| 18 | swopm_update_mode | varchar | Update mode |
| 19 | swopm_upd_datetime | datetime | Update datetime |