Wikiยทschemaยทschema/swo-swocrg-charge-details.md

swo_swocrg_charge_details

Historical records for estimation details of charges. This table maintains a complete history of all charge modifications and updates, providing audit trails for financial transactions and cost estimations throughout the maintenance process.

Process: COMPMAINTENANCE ยท Component: BasSWO ยท Table type: Transaction Table Category: Financial charges, cost details and summaries

This table is the canonical store for the ChargeDetail entity.

Primary key

swocrg_charge_seq_no, swocrg_task_track_id

Columns (19)

#ColumnTypeDescription
1swocrg_acct_usagevarcharSequence number for the cost charge.
2swocrg_amountnumericCost center responsible for the accounting entry.
3swocrg_baseline_rev_nointUser who created the cost record.
4swocrg_billable_flagvarcharDate the cost record was created.
5swocrg_charge_codevarcharCurrency of the cost.
6swocrg_charge_seq_no ๐Ÿ”‘bigintCurrent revision number of the cost record.
7swocrg_cost_centervarcharRemarks related to cost estimation.
8swocrg_created_byvarcharUser who last modified the cost record.
9swocrg_created_datedatetimeDate of modification.
10swocrg_currencyvarcharOrganizational unit instance associated with the cost record.
11swocrg_curr_rev_nointReport class for the cost record.
12swocrg_est_remarksvarcharTask tracking ID linked to the cost record.
13swocrg_modified_byvarcharTimestamp of the cost record.
14swocrg_modified_datedatetimeVariant code associated with the cost.
15swocrg_ouinstanceintTask tracking ID for the Shop Work Order component task.
16swocrg_rep_classvarcharTimestamp of the Shop Work Order component task entry.
17swocrg_task_track_id ๐Ÿ”‘bigintVariant code for the Shop Work Order component task.
18swocrg_timestampintATS (Authorization to Ship) flag for the Shop Work Order component task.
19swocrg_variant_codevarcharCost charges associated with the Shop Work Order component task.

Relationships (1)

  • SWOTask (swo_swostk_sub_task_details) โ†’ SWO_HAS_CHARGE (this table is target)
    • Join: swo_swostk_sub_task_details.swostk_task_track_id = swo_swocrg_charge_details.swocrg_task_track_id
    • SWO task has charge details

Sample rows (from live DB)

swocrg_acct_usageswocrg_amountswocrg_baseline_rev_noswocrg_billable_flagswocrg_charge_codeswocrg_charge_seq_no
โ€”150.01โ€”014
โ€”100.01โ€”UNRECOV5
โ€”10.01โ€”UNRECOV7

Showing 3 of 4 rows.

See also