Skip to main content

Module control_generator

Module control_generator 

Source
Expand description

Control generator for applying Internal Controls System (ICS) to transactions.

Implements control application, SOX relevance determination, and Segregation of Duties (SoD) violation detection.

Structs§

ControlGenerator
Generator that applies internal controls to journal entries.
ControlGeneratorConfig
Configuration for the control generator.
SodChecker
Checker for Segregation of Duties (SoD) violations.

Traits§

ControlApplicationExt
Extension trait for applying controls to journal entries.