Wiki·schema·schema/swo-sgnof-authentication.md

Swo_sgnof_authentication

Stores information about single sign-off approvals in the maintenance process. This table ensures accountability, tracks approvals for task completions, and enforces workflow compliance

Process: COMPMAINTENANCE · Component: BasSWO · Table type: Transaction Table Category: SWO Associated Main Core Details

Primary key

replication_key

Columns (4)

#ColumnTypeDescription
1REPLICATION_KEYBigintReplication key to identify unique records
2sgnof_auth_eventvarcharName of the authentication task
3sgnof_auth_typevarcharType of authentication performed
4sgnof_auth_valuevarcharIndicates if authentication is required (Yes or No)

Sample rows (from live DB)

REPLICATION_KEYsgnof_auth_eventsgnof_auth_typesgnof_auth_value
SWOICOMCALADSN
SWOICOMCOMADSN
SWOICOMCONADSN

Showing 3 of 8 rows.

See also