This page (revision-4) was last changed on 26-Nov-2021 10:22 by JMyers

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
4 26-Nov-2021 10:22 756 bytes JMyers to previous
3 26-Nov-2021 10:22 2 KB JMyers to previous | to last
2 26-Nov-2021 10:22 2 KB JMyers to previous | to last
1 26-Nov-2021 10:22 1 KB JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed 2 lines
[{TableOfContents }]
!!!AUTHORIZATION INTERFACE FILE
The INF_CV_AUTHORIZATIONS table is used to import Authorization Areas into the software data structures. The authorization area is a security feature that enables an organization to control access to people information. A default authorization area is associated with a position or a department. When a person is hired or transferred, the position's authorization area is automatically inherited by the work assignment, but the user may override it as required.
At line 4 changed one line
The Authorization Interface File screen is used to import authorization areas into the software data structures.
Tables loaded: [P2K_CM_AUTHORIZATION_AREAS]
!!Table Columns
\\
||Column name||Data Type / Size||Mand.||Notes
|[ID]|Number(10)| |Used internally to define a unique identification for the record. This field would not be loaded.
|[ENTITY_CODE]|Varchar2(16)|Y|Validation: Must be a valid entity code defined on [P2K_CM_ENTITIES]
|[AUTHORIZATION_CODE]|Varchar2(16)|Y|Validation: Must be a unique authorization code defined for this entity.
|[DESCRIPTION]|Varchar2(50)| |
|[CREATE_DATE]|Date()| |This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
|[CREATE_USER]|Varchar2(30)| |This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
|[CHANGE_DATE]|Date()| |This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
|[CHANGE_USER]|Varchar2(30)| | This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
At line 6 removed 2 lines
Authorization Interface File data is maintained on the [INF_CV_AUTHORIZATIONS] table.
----
At line 9 changed 4 lines
;[ID|ID]:This field uniquely identifies the authorization areas within the data base.
;[Entity|ENTITY_CODE]:The entity associated with the authorization area is displayed in this field.
;[Auth Area|AUTHORIZATION_CODE]:The authorization area is displayed in this field.
;[Description|DESCRIPTION]:This field provides a short description of the authorization area.
[{If var='loginstatus' contains 'authenticated'
At line 15 changed 2 lines
![Notes|Edit:Internal.IVDAA]
[{InsertPage page='Internal.IVDAA' default='Click to create a new notes page'}]
![Discussion|Edit:Internal.IVDAA]
[{InsertPage page='Internal.IVDAA' default='Click to create a new discussion page'}]
}]