Wikiยทschemaยทschema/swo-swoprm-task-param-det.md

swo_swoprm_task_param_det

Parameter update details table for SWO system configuration. This table tracks changes to system parameters, configuration updates, and maintains version control for system settings and operational parameters.

Process: COMPMAINTENANCE ยท Component: BasSWO ยท Table type: Transaction Table Category: Task-level parameter details for SWO execution

This table is the canonical store for the SWOTaskParam entity.

Primary key

swoprm_param_seq_no

Columns (23)

#ColumnTypeDescription
1swoprm_created_byvarcharCreated by
2swoprm_created_datetimedatetimeCreated date
3swoprm_exe_remarksvarcharRemarks
4swoprm_followup_actionvarcharFollow-up action defined for parameter
5swoprm_followup_taskvarcharFollow-up task defined for parameter
6swoprm_modified_byvarcharModified by
7swoprm_modified_datedatetimeModified date
8swoprm_ouinstanceintSWO instance
9swoprm_param_codevarcharParameter code
10swoprm_param_mandatoryvarcharMandatory flag for parameter value reporting
11swoprm_param_ouintTask component instance
12swoprm_param_seq_no ๐Ÿ”‘intParameter sequence number, primary key
13swoprm_param_typevarcharParameter type
14swoprm_param_valuevarcharParameter value
15swoprm_subtsk_seq_nointSubtask sequence number
16swoprm_sub_task_descvarcharSubtask description
17swoprm_swo_novarcharSWO number
18swoprm_task_track_idbigintTask track ID
19swoprm_trigg_val_maxnumericMaximum triggering value
20swoprm_trigg_val_minnumericMinimum triggering value
21swoprm_updated_byvarcharUpdated by
22swoprm_updated_datedatetimeUpdated date
23swoprm_upd_modevarcharUpdate mode (new/delta)

Relationships (1)

  • SWOTask (swo_swostk_sub_task_details) โ†’ SWO_HAS_PARAM (this table is target)
    • Join: swo_swostk_sub_task_details.swostk_swo_no = swo_swoprm_task_param_det.swoprm_swo_no
    • SWO task has parameters

Sample rows (from live DB)

swoprm_created_byswoprm_created_datetimeswoprm_exe_remarksswoprm_followup_actionswoprm_followup_taskswoprm_modified_by
000677142011-11-16 15:46:24.800โ€”โ€”โ€”โ€”
000194542011-11-17 19:28:03.903โ€”โ€”โ€”โ€”
000194542011-11-17 19:28:03.903โ€”โ€”โ€”โ€”

Showing 3 of 621 rows.

See also