Skip to content

Module: Form_Edit Product Status

Type: Form
Lines of Code: 307
Source: ms_access_files\vanadium\Forms\Frm Edit Product Status.txt

Dependencies

Module Dependencies: - RecSet - ActDatabase - NotRecSet

Tables Accessed: - RecSet - Product - Products

Forms Referenced: - Frm

Procedures

CloseFOrm_Click

Type: Private Sub
Lines: 83

Calls: OpenRecordset, Year, Fields, Month, CloseFOrm_Click, IIf, SendOutlookMessage, Day

Complexity Notes: - ⚠️ Contains GoTo statements - ⚠️ High branching (9 If statements)

Form_Open

Type: Private Sub
Lines: 7
Parameters: Cancel As Integer

Calls: Form_Open

SelectionIsComplete

Type: Public Function
Lines: 126
Parameters: Phase1 As Boolean, Phase2 As Boolean, Phase3 As Boolean
Returns: Boolean

Calls: OpenRecordset, In, Necessary, Criteria, Fields, SelectionIsComplete

Complexity Notes: - ⚠️ High branching (31 If statements) - ⚠️ Large procedure (126 lines)

Product_Status_ID_AfterUpdate

Type: Private Sub
Lines: 79

Calls: Metrics, Survey, Max, achieved, Percentage, Notes, interval, Stipends, Guarantee, Fees (+12 more)

Complexity Notes: - ⚠️ High branching (30 If statements)