DbAttributeSecurityKey

Name of the security key for an attribute

Syntax

DbAttributeSecurityKey "value";

Description

This should be specified only when the uppercase version of column name cannot be used.

Attribute security checks for HR are based on the column COMPANY_ID, EMP_NO, ORG_CODE and TRANS_DATE. When the modeled attribute has different naming, then this property must be set.

public     DateFrom DATE AMIUL {
   DbAttributeSecurityKey "TRANS_DATE";
}

Related Properties


This page is generated from IFS Developer Studio at 2021-08-13 08:40.