Insert excerpt | ||||
---|---|---|---|---|
|
Info |
---|
To create composite text attributes, you need superuser access to the database, as the setup is done in the Administration settings. Please refer to複合テキスト属性を作成するには、データベースへのスーパーユーザー権限が必要です。 |
Occurrence True/False and Value Example
Example:
Confirm the following two conditions before consider moving the occurrence forward into procurement:
If the product has a:
Document attached.
Unit price
Since we are working with an occurrence, we know that a room and an item have been defined. This example is checking across several modules at once. Two fields were added: Has document (yes/no) and Unit price.
...
The first part is an if/then format that checks if the product has a document AND has a unit price greater than zero. If both are true, we return TRUE. If either is not valid, we return FALSE. The Data type is a Yes/No, so in the occurrence properties panel, we will see a check box under Product Documents Status within a new group called Validation Check. This could also be a column added to an occurrence list to quickly see which occurrences are ready for procurement or used in a report filter.
...
The most powerful feature of calculated attributes with occurrences is that you can access all room properties, room data fields, item properties, item data fields, product properties, product data fields, occurrence properties, occurrence data fields, documents, and image fields. We can’t wait to see what you uncover as you leverage this powerful feature.
...
オカレンスのTrue/Falseと価値の例
例:
次の2つの条件を確認した上で、調達に移行してください:
もしその製品が
添付のドキュメント
単位価格
ここではオカレンスを扱っているので、部屋とアイテムが定義されていることがわかります。
この例では、複数のモジュールを同時にチェックしています。2つのフィールドが追加:
ドキュメントがある(yes/no)と、ユニットの価格。
...
最初の部分は if/then (もし/ならば ) 形式で、製品にドキュメントがあり、かつ単価がゼロより大きいか、どうかをチェックします。両方が真ならTRUEを返します。どちらかが成立しない場合は FALSE を、
返します。データ型は、Yes/Noであるため、オカレンス・プロパティ・パネルで、
”Validation Check (検証チェック)” という新しいグループ内の “Product Documents Status (製品ドキュメントのステータス)” の下にチェックボックスが表示されています。これは、どのオカレンスが調達の準備ができているかを素早く確認するためにオカレンスリストに追加される列や、レポートフィルタで、
使用される列にもなり得ます。
Include Page | ||||
---|---|---|---|---|
|
オカレンス付き計算属性の最も強力な特徴は、全ての部屋プロパティ、部屋データ・フィールド、
アイテム・プロパティ、アイテム・データ・フィールド、製品プロパティ、製品データ・フィールド、
オカレンス・プロパティ、オカレンス・データ・フィールド、ドキュメント、イメージ・フィールドに
アクセスできることです。この強力な機能を活用することで、どのような発見があるか、
今から楽しみです。
Include Page | ||||
---|---|---|---|---|
|