Gateway Data Dictionary

The following objects, in Gateway data dictionary, support the integration:

  • P6Resource
  • P6ResourceRate
  • P6Role
  • P6RoleRate

Each of these objects are explained in the following tables:

P6Resource

Note:

P6Resource exists in Gateway only, and it is not deployed through Unifier.
Field Type Description
uuu_resc_parent_id ForeignKey Resource Parent ID
uuu_resc_short_name String Resource short name
uuu_resc_name String Resource Name
uuu_resc_status String Resource Status
uuu_resc_curr String Currency

P6ResourceRate

Note:

P6ResourceRate exists in Gateway only, and it is not deployed through Unifier.
Field Type Description
ResourceObjectId Foreign Key Resource object ID to map the rate
effective_date String effective date for the rate
standard_rate String price per unit

P6Role

Note:

P6Role exists in Gateway only, and it is not deployed through Unifier.
 Field Type Description
uuu_role_parent_id ForeignKey Role Parent ID
uuu_role_short_name String Role Code
uuu_role_name String Role Name
uuu_role_status String Role Status

P6RoleRate

Note:

P6RoleRate exists in Gateway only, and it is not deployed through Unifier.
Field  Type Description
RoleObjectId Foreign Key Role object ID to map the rate
standard_rate String price per unit