AttributeAssignment

Description

Package: com.ibm.rpm.applicationadministration.containers

Extends: RPMObject

Usage

AttributeAssignment is used to represent an assigned attribute.

Parent is mandatory, allowed parent types are Asset, ClientCostCenter, GenericDocument, Pool, AbstractAggregateScope, AbstractScopeTask, WorkElement, or Resource.

Supported API Calls

N/A

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. AttributeAssignment Field Description
Field Detail
attribute

Type: Attribute

Default value: N/A

Description: The assigned attribute.

Field validation description: This field is mandatory.

Additional field security restrictions: N/A

value

Type: object

Default value: N/A

Description: The value of the attribute.

Field validation description: If inputType is Numeric, Risktolerance, or Riskappetite, the value range of this field is 0 to 9,999,999,999,999,99.

If the value of inputType is None, the field value must be null.

If the value of inputType is Date, the field value must be a Date instance or a String in the valid date Format.

If the value of inputType is Text, the field is limited to 255 characters.

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

Related Objects

N/A