Wiki·schema·schema/swo-swp-parameter-dtl.md

swo_swp_parameter_dtl

This is a discrepancy parameter master table that stores shop work order parameter details. It standardizes how discrepancies and related parameters are classified so transactional discrepancy records remain consistent.

Process: COMPMAINTENANCE · Component: BasSWO · Table type: Master table Category: Provides master definitions for discrepancy categories and parameterization to ensure consistency in discrepancy recording.

Primary key

replication_key

Columns (8)

#ColumnTypeDescription
1swp_componentnamevarcharComponent name
2swp_paramcategoryvarcharParameter category
3swp_paramtypevarcharParameter type
4swp_paramcodevarcharParameter code
5swp_paramdescintParameter description
6swp_displayorderintDisplay order for the parameter
7swp_langiddatetimeLanguage ID
8swp_creationdatebigintCreation date of the parameter

Sample rows (from live DB)

swp_componentnameswp_paramcategoryswp_paramtypeswp_paramcodeswp_paramdescswp_displayorder
BASSWOCOMBOMCACTIONREQRequest1.0
BASSWOCOMBOMCACTIONRETReturn2.0
BASSWOCOMBOCOMREQNNo1.0

Showing 3 of 1,341 rows.

See also