レポート詳細セットのインポート (ウィンドウ ID-249)
提供: iDempiere ja
ウィンドウ: レポート詳細セットのインポート
説明: Import Report Line Sets
助ける: The Import Report Line Set Window is an interim table which is used when importing external data into the system. Selecting the 'Process' button will either add or modify the appropriate records.
TAB: レポート詳細セットをインポート
説明: null
助ける null
ファイル:レポート詳細セットのインポート - レポート詳細セットをインポート - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) Yes-No |
Import Report Line Set | レポート詳細セットのインポート | Import Report Line Set values | null | I_ReportLine_ID numeric(10) NOT NULL ID |
Imported | インポート済み | Has this import been processed | The Imported check box indicates if this import has been processed. | I_IsImported character(1) NOT NULL Yes-No |
Import Error Message | インポートエラーメッセージ | Messages generated from import process | The Import Error Message displays any error messages generated during the import process. | I_ErrorMsg character varying(2000) String |
Client | クライアント | このインストールのためのクライアント/テナントです。 | クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 | AD_Client_ID numeric(10) Table Direct |
Organization | 組織 | クライアントの中の組織的な実体です。 | 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 | AD_Org_ID numeric(10) Table Direct |
Report Line Set Name | レポートラインセット名 | Name of the Report Line Set | null | ReportLineSetName character varying(60) String |
Report Line Set | レポート詳細セット | null | null | PA_ReportLineSet_ID numeric(10) Table Direct |
Report Line | レポートライン | null | null | PA_ReportLine_ID numeric(10) Table Direct |
Name | 名前 | Alphanumeric identifier of the entity | The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. | Name character varying(60) String |
Description | 説明 | レコードの任意の短い説明です。 | 説明は、255文字に制限されます。 | Description character varying(255) String |
Sequence | 連続番号 | Method of ordering records; lowest number comes first | The Sequence indicates the order of records | SeqNo numeric(10) Integer |
Summary Level | 概要レベル | これは概要実体です。 | 概要実体はツリーの末端ではなく枝を示します。概要実体は、レポートのために使用されて、自己の値を持っていません。 | IsSummary character(1) Yes-No |
Printed | 印刷済み | このドキュメント/連続番号が印刷されるかどうかを示します。 | 印刷済みチェックボックスは、このドキュメントまたは詳細を印刷するとき、連続番号が含まれているかを示します。 | IsPrinted character(1) Yes-No |
PostingType | 入札タイプ | The type of posted amount for the transaction | The Posting Type indicates the type of amount (Actual, Budget, Reservation, Commitment, Statistical) the transaction. | PostingType character(1) List |
Amount Type | Amount Type | PA Amount Type for reporting | The amount type to report on: Quantity, Credit Only, Debit Only, Balance (expected sign) or Balance (accounted sign). "Expected sign" adjusts the sign of the result based on the Account Type and Expected Sign of each Account Element, whereas "accounted sign" always returns DR-CR. | PAAmountType character(1) List |
Amount Type | Amount Type | Type of amount to report | You can choose between the total and period amounts as well as the balance or just the debit/credit amounts. | AmountType character(2) List |
Period Type | Period Type | PA Period Type | The Period Type to report on: Period, Year, Total or Natural. Natural = Year for P & L accounts, Total for Balance Sheet accounts. | PAPeriodType character(1) List |
Line Type | 詳細タイプ | null | null | LineType character(1) List |
Calculation | 計算 | null | null | CalculationType character(1) List |
Report Source | レポートソース | Restriction of what will be shown in Report Line | null | PA_ReportSource_ID numeric(10) Table Direct |
Element Key | 要素キー | Key of the element | null | ElementValue character varying(40) String |
Account Element | 勘定科目要素 | 勘定科目要素 | 勘定科目要素は自然な勘定科目かユーザーの定義された値です。 | C_ElementValue_ID numeric(10) Table Direct |
Import Report Line Set | レポートラインセットをインポート | レポートラインセットの情報をインポートします。 | パラメータはNULLレコードのためのデフォルト値です。データを上書きすることはありません。 | Processing character(1) Button |
Processed | 処理済 | The document has been processed | The Processed checkbox indicates that a document has been processed. | Processed character(1) Yes-No |