The Terms And Conditions Object

This item maps to the TermAndCondition object in the FlexNet Manager Suite compliance database.

Behavior in the Business Adapter Studio

When you create new objects in the Business Adapter Studio, the Terms And Conditions appears in the Contract group in the right-click context menu.

Properties

The Terms And Conditions object exposes the following properties in the data model for the Business Importer and the Business Adapter Studio.

Table 1. Data model properties for Terms And Conditions object (alphabetical listing)

Property

Details

Begin Date

Type: datetime.

Maps to TermAndCondition.begindate in the compliance database.

Comments

Type: ntext.

Maps to TermAndCondition.comments in the compliance database.

Contract ID

Type: int. Mandatory: adapters must provide values for this column.

Maps to TermAndCondition.contractid in the compliance database.

It is used (perhaps in conjunction with other properties) as a key for matching existing records there.

Description

Type: nvarchar. Maximum: 100. Mandatory: adapters must provide values for this column.

Maps to TermAndCondition.description in the compliance database.

It is used (perhaps in conjunction with other properties) as a key for matching existing records there.

Document Reference

Type: nvarchar. Maximum: 100.

Maps to TermAndCondition.docreference in the compliance database.

End Date

Type: datetime.

Maps to TermAndCondition.enddate in the compliance database.

Term and Condition Type

Type: nvarchar. Maximum: 100.

Maps to TermAndCondition.termandconditiontype in the compliance database.

It is used (perhaps in conjunction with other properties) as a key for matching existing records there.

Data model version 13.2

2022 R1