コンテンツにスキップ

ウィンドウ/タブ/フィールド(Window, Tab and Field)|iDempiere 13 画面リファレンス

ウィンドウ/タブ/フィールド(Window, Tab and Field)

Section titled “ウィンドウ/タブ/フィールド(Window, Tab and Field)”

iDempiere 13 標準ウィンドウ(AD_Window_ID: 102)

メニュー: アプリケーション辞書 ▸ ウィンドウ/タブ/フィールド

Maintain Windows, Tabs & Fields

The Window, Tab & Field Window defines the presentation of tables and columns within each window.

#タブテーブル階層説明
10ウィンドウAD_Window0Window header definitions
20タブAD_Tab1Tab definition within a window holds fields
30フィールドAD_Field2Field definitions in tabs in windows
40翻訳AD_Field_Trl3Menu Translation - May not need to be translated
50フィールドシーケンスAD_Field2Sequence if the Fields in a Tab
60グリッドシーケンスAD_Field2Defined field order for grid layout
70翻訳AD_Tab_Trl2
80ツールバーボタンAD_ToolBarButton2
90翻訳AD_Window_Trl1
100アクセスAD_Window_Access1Window Access

The Window Tab defines each window in the system. The default flag indicates that this window should be used as the default Zoom windows for the tables in this window.

フィールドカラム必須説明
クライアントAD_Client_IDTable DirectTenant for this installation.
組織AD_Org_IDTable DirectOrganizational entity within tenant
名称NameStringAlphanumeric identifier of the entity
説明DescriptionStringOptional short description of the record
コメントHelpTextComment or Hint
有効IsActiveYes-NoThe record is active in the system
ベータ機能IsBetaFunctionalityYes-NoThis functionality is considered Beta
ウィンドウタイプWindowTypeListType or classification of a Window
販売(ON) / 購買(OFF)IsSOTrxYes-NoThis is a Sales Transaction
システムカラーAD_Color_IDTable DirectColor for backgrounds or indicators
画像AD_Image_IDTable DirectImage or Icon
エンティティタイプEntityTypeTableDictionary Entity Type; Determines ownership and synchronization
デフォルトIsDefaultYes-NoDefault value
ウィンドウ幅WinWidthInteger
ウィンドウ高さWinHeightInteger
タイトルロジックTitleLogicStringThe result determines the title to be displayed for this window
ウィンドウコピーProcessingButton選択したウィンドウのタブやフィールドの設定をコピーします。
Predefined Context VariablesPredefinedContextVariablesStringPredefined context variables to inject when opening a menu entry or a window

The Tab Tab defines each Tab within a Window. Each Tab contains a discrete selection of fields. Note that the display and read only logic is evaluated when loading the window.

フィールドカラム必須説明
クライアントAD_Client_IDTable DirectTenant for this installation.
組織AD_Org_IDTable DirectOrganizational entity within tenant
ウィンドウAD_Window_IDTable DirectData entry or display window
名称NameStringAlphanumeric identifier of the entity
説明DescriptionStringOptional short description of the record
コメントHelpTextComment or Hint
テーブルAD_Table_IDTable DirectDatabase Table information
エンティティタイプEntityTypeTableDictionary Entity Type; Determines ownership and synchronization
シーケンスNoSeqNoIntegerMethod of ordering records; lowest number comes first
タブレベルTabLevelIntegerHierarchical Tab Level (0 = top)
Tab TypeAD_TabTypeListDefines Tab Type
単票表示IsSingleRowYes-NoDefault for toggle between Single- and Multi-Row (Grid) Layout
ツリー表示HasTreeYes-NoWindow has Tree Graph
ツリー表示方式TreeDisplayedOnListThe tree can be displayed on master tab, detail tab or both
上級タブIsAdvancedTabYes-NoThis Tab contains advanced Functionality
会計タブIsInfoTabYes-NoThis Tab contains accounting information
翻訳タブIsTranslationTabYes-NoThis Tab contains translation information
Lookup Only Selection ColumnsIsLookupOnlySelectionYes-NoWhen defined to true Lookup panel will display only selection columns. Default to false.
Allow Advanced LookupIsAllowAdvancedLookupYes-No
ソート基準カラムAD_ColumnSortOrder_IDTableColumn determining the order
ソート対象判定カラムAD_ColumnSortYesNo_IDTableColumn determining if a Table Column is included in Ordering
リンクカラムAD_Column_IDTable DirectLink Column for Multi-Parent tables
最大クエリレコードMaxQueryRecordsIntegerIf defined, you cannot query more records as defined - the query criteria needs to be changed to query less records
親リンクカラムParent_Column_IDTableThe link column on the parent tab.
プロセスAD_Process_IDTable DirectProcess or Report
大量データIsHighVolumeListUse Search instead of Pick list
表示ロジックDisplayLogicStringIf the Field is displayed, the result determines if the field is actually displayed
読取専用IsReadOnlyYes-NoField is read only
レコード追加IsInsertRecordYes-NoThe user can insert a new Record
有効IsActiveYes-NoThe record is active in the system
読取専用ロジックReadOnlyLogicStringLogic to determine if field is read only (applies only when field is read-write)
Delete Confirmation LogicDeleteConfirmationLogicString
コミット警告CommitWarningTextWarning displayed when saving
SQL WHERE句WhereClauseStringFully qualified SQL WHERE clause
SQL ORDER BY句OrderByClauseStringFully qualified ORDER BY clause
画像AD_Image_IDTable DirectImage or Icon
ヘルプ コンテキストAD_CtxHelp_IDSearch
カラムからフィールドの作成ImportFieldsButtonCreate Field from Table Column, which do not exist in the Tab yet
フィールドコピーProcessingButton同じテーブルから作られている他のタブからフィールドの設定をコピーします。

The Field Tab defines the Fields displayed within a tab. Changes made to the Field Tab become visible after restart due to caching. If the Sequence is negative, the record are ordered descending. Note that the name, description and help is automatically synchronized if centrally maintained.

フィールドカラム必須説明
クライアントAD_Client_IDTable DirectTenant for this installation.
組織AD_Org_IDTable DirectOrganizational entity within tenant
タブAD_Tab_IDTable DirectTab within a Window
名称NameStringAlphanumeric identifier of the entity
説明DescriptionStringOptional short description of the record
コメントHelpTextComment or Hint
有効IsActiveYes-NoThe record is active in the system
PlaceholderPlaceholderString
カラムAD_Column_IDTable DirectColumn in the table
エンティティタイプEntityTypeTableDictionary Entity Type; Determines ownership and synchronization
フィールドグループAD_FieldGroup_IDTable DirectLogical grouping of fields
エレメント定義利用IsCentrallyMaintainedYes-NoInformation maintained in System Element table
インクルードタブIncluded_Tab_IDTableIncluded Tab in this Tab (Master Detail)
表示IsDisplayedYes-NoDetermines, if this field is displayed
グリッド表示IsDisplayedGridYes-No
クイック入力IsQuickEntryYes-No
Quick FormIsQuickFormYes-NoDisplay in Quick Form
読取専用IsReadOnlyYes-NoField is read only
表示ロジックDisplayLogicTextIf the Field is displayed, the result determines if the field is actually displayed
シーケンスNoSeqNoIntegerMethod of ordering records; lowest number comes first
グリッドシーケンスNoSeqNoGridInteger
ソートNoSortNoNumberDetermines in what order the records are displayed
上級フィールドIsAdvancedFieldYes-No
暗号化IsEncryptedYes-NoDisplay or Storage is encrypted
隠しタイプObscureTypeListType of obscuring the data (limiting the display)
ラベルのみIsHeadingYes-NoField without Column - Only label is displayed
デフォルト フォーカスIsDefaultFocusYes-No
ラベルなしIsFieldOnlyYes-NoLabel is not displayed
X ポジションXPositionIntegerAbsolute X (horizontal) position in 1/72 of an inch
カラムスパンColumnSpanIntegerNumber of column for a box of field
行数NumLinesIntegerNumber of lines for a field
Label StyleAD_LabelStyle_IDTableLabel CSS Style
Field StyleAD_FieldStyle_IDTableField CSS Style
リファレンス上書きAD_Reference_IDTableSystem Reference - optional Overwrite
ツールバーボタンIsToolbarButtonListShow the button on the toolbar, the window, or both
リファレンスキーAD_Reference_Value_IDTableRequired to specify, if data type is Table or List
ダイナミックバリデーションAD_Val_Rule_IDTable DirectDynamic Validation Rule
Dynamic Validation (Lookup)AD_Val_Rule_Lookup_IDTableOverride Dynamic Validation Rule for Lookup Window
更新可能IsUpdateableListDetermines, if the field can be updated
常時更新可能IsAlwaysUpdateableListThe column is always updateable, even if the record is not active or processed
常時更新可能ロジックAlwaysUpdatableLogicTextLogic to determine if field is Updatable irrespective if record’s active status or processed status. This logic Applicable only if Always Updatable is N.
必須IsMandatoryListOverwrite Field Mandatory status
コピー許可IsAllowCopyListDetermine if a column must be copied when pushing the button to copy record
検索カラムIsSelectionColumnListIs this column used for finding rows in windows
SQLカラムColumnSQLStringVirtual Column (r/o)
チャートAD_Chart_IDTable Direct
HTMLIsHtmlListText has HTML tags
デフォルトロジックDefaultValueTextDefault value hierarchy, separated by ;
値フォーマットVFormatStringFormat of the value; Can contain fixed format elements, Variables: “_lLoOaAcCa09”, or ~regex
読取専用ロジックReadOnlyLogicTextLogic to determine if field is read only (applies only when field is read-write)
必須ロジックMandatoryLogicText
表示長さDisplayLengthIntegerLength of the display in characters
同一行IsSameLineYes-NoDisplayed on same line as previous field

Fields are automatically translated, if centrally maintained. You only need to translate not centrally maintained Fields.

フィールドカラム必須説明
クライアントAD_Client_IDTable DirectTenant for this installation.
組織AD_Org_IDTable DirectOrganizational entity within tenant
フィールドAD_Field_IDTable DirectField on a database table
言語AD_LanguageTableLanguage for this entity
有効IsActiveYes-NoThe record is active in the system
翻訳するIsTranslatedYes-NoThis column is translated
名称NameStringAlphanumeric identifier of the entity
説明DescriptionStringOptional short description of the record
コメントHelpTextComment or Hint
PlaceholderPlaceholderString
フィールドカラム必須説明
クライアントAD_Client_IDTable DirectTenant for this installation.
組織AD_Org_IDTable DirectOrganizational entity within tenant
タブAD_Tab_IDTable DirectTab within a Window
言語AD_LanguageTableLanguage for this entity
有効IsActiveYes-NoThe record is active in the system
翻訳するIsTranslatedYes-NoThis column is translated
名称NameStringAlphanumeric identifier of the entity
説明DescriptionStringOptional short description of the record
コメントHelpTextComment or Hint
コミット警告CommitWarningTextWarning displayed when saving

ツールバーボタン タブのフィールド

Section titled “ツールバーボタン タブのフィールド”
フィールドカラム必須説明
クライアントAD_Client_IDTable DirectTenant for this installation.
組織AD_Org_IDTable DirectOrganizational entity within tenant
タブAD_Tab_IDSearchTab within a Window
名称NameStringAlphanumeric identifier of the entity
Component NameComponentNameString
有効IsActiveYes-NoThe record is active in the system
シーケンスNoSeqNoIntegerMethod of ordering records; lowest number comes first
エンティティタイプEntityTypeTableDictionary Entity Type; Determines ownership and synchronization
プロセスAD_Process_IDTable DirectProcess or Report
表示ロジックDisplayLogicTextIf the Field is displayed, the result determines if the field is actually displayed
Pressed LogicPressedLogicText
読取専用ロジックReadOnlyLogicTextLogic to determine if field is read only (applies only when field is read-write)
フィールドカラム必須説明
クライアントAD_Client_IDTable DirectTenant for this installation.
組織AD_Org_IDTable DirectOrganizational entity within tenant
ウィンドウAD_Window_IDTable DirectData entry or display window
言語AD_LanguageTableLanguage for this entity
有効IsActiveYes-NoThe record is active in the system
翻訳するIsTranslatedYes-NoThis column is translated
名称NameStringAlphanumeric identifier of the entity
説明DescriptionStringOptional short description of the record
コメントHelpTextComment or Hint

The Window Access Tab defines the Roles which have access to this Window.

フィールドカラム必須説明
クライアントAD_Client_IDTable DirectTenant for this installation.
組織AD_Org_IDTable DirectOrganizational entity within tenant
ウィンドウAD_Window_IDTable DirectData entry or display window
ロールAD_Role_IDTable DirectResponsibility Role
有効IsActiveYes-NoThe record is active in the system
読み書き可能IsReadWriteYes-NoField is read / write