Wikiยทschemaยทschema/swo-visit-llp-info.md

SWO_Visit_LLP_Info

Visit hub draft plan EO task detail table. This table contains detailed task information for draft engineering order plans, enabling comprehensive planning and resource allocation.

Process: COMPMAINTENANCE ยท Component: BasSWO ยท Table type: Transaction Table Category: Maintains records of life-limited parts associated with a shop visit, capturing usage, life consumed, and remaining cycles or hours for regulatory compliance

This table is the canonical store for the VisitLLP entity.

Primary key

VLLP_UNIQUE_ID

Columns (28)

#ColumnTypeDescription
1VLLP_ATTACHEDCOMPvarcharIdentifier of the attached component
2VLLP_ATTPRTvarcharPart number of the attached component
3VLLP_ATTSRLvarcharSerial number of the attached component
4VLLP_BRKUPFLAGvarcharFlag indicating whether breakup of the component is required
5VLLP_BUILDBYvarcharSpecifies the entity responsible for building the component
6VLLP_Component_IDvarcharUnique identifier assigned to the component
7VLLP_Cumulative_UsagenumericCumulative usage recorded for the component
8VLLP_DispositionvarcharDisposition status of the component after evaluation
9VLLP_Document_NovarcharReference number of the visit associated with the component
10VLLP_ISSNOTESvarcharNotes regarding issuance of the document
11VLLP_Level_CodevarcharCode representing the hierarchical level within the configuration
12VLLP_MODvarcharModification number assigned to the record
13VLLP_NHA_Component_IDvarcharUnique identifier of the next higher assembly component
14VLLP_Ou_instanceintOrganizational unit instance linked to the component
15VLLP_ParametervarcharParameter value defined for the configuration or component
16VLLP_Pos_CodevarcharPosition code of the component within the configuration
17VLLP_PROTUSAGEnumericUsage value calculated based on proration
18VLLP_Remaining_LifenumericRemaining operational life of the component
19VLLP_RemarksvarcharRemarks entered for the record
20VLLP_REPLPRTCONDvarcharCondition of the replication part linked to the record
21VLLP_Req_forvarcharDetails of the request made for the component or configuration
22VLLP_Rot_Component_IDvarcharIdentifier of the rotable component
23VLLP_RSEDMECH_FLAGvarcharFlag indicating whether the mechanical restriction applies
24VLLP_Tareget_Config_LimitnumericLimit defined for the target configuration
25VLLP_Target_Build_upvaluenumericTarget buildup value of the configuration
26VLLP_TrgtThrst_CodevarcharCode defining the thrust rating of the component or engine
27VLLP_UNIQUE_ID ๐Ÿ”‘bigintUnique identifier assigned to the record
28VLLP_Usage_ProrationnumericUsage value calculated based on proration rules

Relationships (1)

  • VisitPackage (SWO_Visit_Lvl_Info) โ†’ VISIT_HAS_LLP_INFO (this table is target)
    • Join: SWO_Visit_Lvl_Info.visit_id = SWO_Visit_LLP_Info.VLLP_Component_ID
    • Visit has LLP information

Sample rows (from live DB)

VLLP_ATTACHEDCOMPVLLP_ATTPRTVLLP_ATTSRLVLLP_BRKUPFLAGVLLP_BUILDBYVLLP_Component_ID
โ€”โ€”โ€”โ€”-1โ€”
โ€”โ€”โ€”โ€”-1โ€”
โ€”โ€”โ€”โ€”-1โ€”

Showing 3 of 675 rows.

See also