総勘定元帳配分 (ウィンドウ ID-323)
ウィンドウ: 総勘定元帳配分
説明: General Ledger Distribution
助ける: If the account combination criteria of the Distribution is met, the posting to the account combination is replaced by the account combinations of the distribution lines. The distribution is a one-step operation based on the percentage of the lines.
TAB: 配分
説明: 総勘定元帳配分です。
助ける 勘定科目組み合わせの優先順位が設定されているなら、勘定科目組み合わせへの仕訳は分配詳細のものに置き換えられます。
分配は、詳細の百分率に基づいて比例配分されます。もしパーセントの合計が100より少なく、1つの詳細が0(null)なら、0の項目が残りの部分になります。0の詳細がないなら、最大の値で詳細内の調整をします。
ファイル:総勘定元帳配分 - 配分 - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Client | クライアント | このインストールのためのクライアント/テナントです。 | クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | 組織 | クライアントの中の組織的な実体です。 | 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 | AD_Org_ID numeric(10) NOT NULL 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) NOT NULL String |
Description | 説明 | レコードの任意の短い説明です。 | 説明は、255文字に制限されます。 | Description character varying(255) String |
Comment/Help | コメント/ヘルプ | コメントまたはヒント | ヘルプフィールドは、この項目の使用に関してヒント、コメントまたはヘルプを含んでいます。 | Help character varying(2000) Text |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |
Accounting Schema | 会計スキーマ | 会計のためのルール | 会計スキーマは、原価計算手法、通貨、およびカレンダーなどの会計に使用されるルールを定義します。 | C_AcctSchema_ID numeric(10) NOT NULL Table Direct |
Create Reversal | Create Reversal | Indicates that reversal movement will be created, if disabled the original movement will be deleted. | null | IsCreateReversal character(1) NOT NULL 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 |
Document Type | ドキュメントタイプ | ドキュメントのタイプまたはルールです。 | ドキュメントタイプはドキュメント連続番号と処理ルールを決定します。 | C_DocType_ID numeric(10) Table Direct |
Any Organization | すべての組織 | Match any value of the Organization segment | If selected, any value of the account segment will match. If not selected, but no value of the accounting segment is selected, the matched value must be null (i.e. not defined). | AnyOrg character(1) NOT NULL Yes-No |
Organization | 組織 | Organizational entity within client | An organization is a unit of your client or legal entity - examples are store, department. | Org_ID numeric(10) Table |
Any Account | すべての勘定科目 | Match any value of the Account segment | If selected, any value of the account segment will match. If not selected, but no value of the accounting segment is selected, the matched value must be null (i.e. not defined). | AnyAcct character(1) NOT NULL Yes-No |
Account | 勘定科目 | 使われている勘定科目です。 | 使用される(自然)の勘定科目です。 | Account_ID numeric(10) Table |
Any Activity | すべての活動 | Match any value of the Activity segment | If selected, any value of the account segment will match. If not selected, but no value of the accounting segment is selected, the matched value must be null (i.e. not defined). | AnyActivity character(1) NOT NULL Yes-No |
Activity | 活動 | Business Activity | Activities indicate tasks that are performed and used to utilize Activity based Costing | C_Activity_ID numeric(10) Table Direct |
Any Product | すべての製品 | Match any value of the Product segment | If selected, any value of the account segment will match. If not selected, but no value of the accounting segment is selected, the matched value must be null (i.e. not defined). | AnyProduct character(1) NOT NULL Yes-No |
Product | 製品 | 製品、サービス、項目 | この組織で購入、または販売する製品を特定します。 | M_Product_ID numeric(10) Search |
Any Bus.Partner | すべてのパートナー | Match any value of the Business Partner segment | If selected, any value of the account segment will match. If not selected, but no value of the accounting segment is selected, the matched value must be null (i.e. not defined). | AnyBPartner character(1) NOT NULL Yes-No |
Business Partner | ビジネスパートナー | ビジネスパートナーを特定します。 | ビジネスパートナーは取引をするすべての主体です。これは仕入先、販売先、従業員、または販売員を含むことができます。 | C_BPartner_ID numeric(10) Search |
Any Project | すべてのプロジェクト | Match any value of the Project segment | If selected, any value of the account segment will match. If not selected, but no value of the accounting segment is selected, the matched value must be null (i.e. not defined). | AnyProject character(1) NOT NULL Yes-No |
Project | プロジェクト | 財務プロジェクトです。 | プロジェクトは内部、または外部の活動を追跡して、制御します。 | C_Project_ID numeric(10) Search |
Any Campaign | すべてのキャンペーン | Match any value of the Campaign segment | If selected, any value of the account segment will match. If not selected, but no value of the accounting segment is selected, the matched value must be null (i.e. not defined). | AnyCampaign character(1) NOT NULL Yes-No |
Campaign | キャンペーン | Marketing Campaign | The Campaign defines a unique marketing program. Projects can be associated with a pre defined Marketing Campaign. You can then report based on a specific Campaign. | C_Campaign_ID numeric(10) Table Direct |
Any Location From | すべての元住所 | Match any value of the Location From segment | If selected, any value of the account segment will match. If not selected, but no value of the accounting segment is selected, the matched value must be null (i.e. not defined). | AnyLocFrom character(1) NOT NULL Yes-No |
Location From | 送付元住所 | 在庫があった場所です。 | 送付元住所は、製品があった場所を示します。 | C_LocFrom_ID numeric(10) Table |
Any Location To | すべての先住所 | Match any value of the Location To segment | If selected, any value of the account segment will match. If not selected, but no value of the accounting segment is selected, the matched value must be null (i.e. not defined). | AnyLocTo character(1) NOT NULL Yes-No |
Location To | 送付先住所 | 在庫の移動先住所です。 | 送付先住所は、製品が移動した先の住所を示します。 | C_LocTo_ID numeric(10) Table |
Any Sales Region | すべての販売地域 | Match any value of the Sales Region segment | If selected, any value of the account segment will match. If not selected, but no value of the accounting segment is selected, the matched value must be null (i.e. not defined). | AnySalesRegion character(1) NOT NULL Yes-No |
Sales Region | 販売地域 | セールス・カバレッジ地域です。 | 販売地域はセールス・カバレッジの特定の領域を示します。 | C_SalesRegion_ID numeric(10) Table Direct |
Any Trx Organization | すべての取引組織 | Match any value of the Transaction Organization segment | If selected, any value of the account segment will match. If not selected, but no value of the accounting segment is selected, the matched value must be null (i.e. not defined). | AnyOrgTrx character(1) NOT NULL Yes-No |
Trx Organization | 取引組織 | このシステムを実行または開始している組織です。 | (別の組織のために)この取引を実行、開始する組織です。 所有する組織は、主なサービスと組織間取引とともにサービス部門環境において、取引組織でない可能性があります。 | AD_OrgTrx_ID numeric(10) Table |
Any User 1 | すべてのユーザー1 | Match any value of the User 1 segment | If selected, any value of the account segment will match. If not selected, but no value of the accounting segment is selected, the matched value must be null (i.e. not defined). | AnyUser1 character(1) NOT NULL Yes-No |
User List 1 | ユーザーリスト1 | User defined list element #1 | The user defined element displays the optional elements that have been defined for this account combination. | User1_ID numeric(10) Table |
Any User 2 | すべてのユーザー2 | Match any value of the User 2 segment | If selected, any value of the account segment will match. If not selected, but no value of the accounting segment is selected, the matched value must be null (i.e. not defined). | AnyUser2 character(1) NOT NULL Yes-No |
User List 2 | ユーザーリスト2 | User defined list element #2 | The user defined element displays the optional elements that have been defined for this account combination. | User2_ID numeric(10) Table |
Total Percent | 合計パーセント | Sum of the Percent details | null | PercentTotal numeric NOT NULL Number |
Valid | 有効 | Element is valid | The element passed the validation check | IsValid character(1) NOT NULL Yes-No |
Verify | 確認 | 総勘定元帳の分配について確認します。 | null | Processing character(1) Button |
TAB: 詳細
説明: 総勘定元帳配分の対象になる詳細です
助ける 勘定科目組み合わせの優先順位が設定されているなら、勘定科目組み合わせへの仕訳は分配詳細のものに置き換えられます。
分配は、詳細の百分率に基づいて比例配分されます。もしパーセントの合計が100より少なく、1つの詳細が0(null)なら、0の項目が残りの部分になります。0の値の詳細は1つだけである必要がありあます。
ファイル:総勘定元帳配分 - 詳細 - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Client | クライアント | このインストールのためのクライアント/テナントです。 | クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | 組織 | クライアントの中の組織的な実体です。 | 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 | AD_Org_ID numeric(10) NOT NULL Table Direct |
GL Distribution | 総勘定元帳分配 | General Ledger Distribution | If the account combination criteria of the Distribution is met, the posting to the account combination is replaced by the account combinations of the distribution lines. The distribution is prorated based on the ratio of the lines. The distribution must be valid to be used. | GL_Distribution_ID numeric(10) NOT NULL Table Direct |
Line No | 詳細番号 | このドキュメントのための一意に決まる連続番号です。 | ドキュメントのために一意に決まる連続番号を示します。また、これはドキュメント中での表示順を制御します。 | Line numeric(10) NOT NULL Integer |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |
Description | 説明 | レコードの任意の短い説明です。 | 説明は、255文字に制限されます。 | Description character varying(255) String |
Percent | パーセント | Percentage | The Percent indicates the percentage used. | Percent numeric NOT NULL Number |
Overwrite Organization | 組織を上書き | Overwrite the account segment Organization with the value specified | If not overwritten, the value of the original account combination is used. If selected, but not specified, the segment is set to null. | OverwriteOrg character(1) NOT NULL Yes-No |
Organization | 組織 | Organizational entity within client | An organization is a unit of your client or legal entity - examples are store, department. | Org_ID numeric(10) Table |
Overwrite Account | 重ね書き勘定科目 | Overwrite the account segment Account with the value specified | If not overwritten, the value of the original account combination is used. If selected, but not specified, the segment is set to null. | OverwriteAcct character(1) NOT NULL Yes-No |
Account | 勘定科目 | 使われている勘定科目です。 | 使用される(自然)の勘定科目です。 | Account_ID numeric(10) Table |
Overwrite Activity | 重ね書き活動 | Overwrite the account segment Activity with the value specified | If not overwritten, the value of the original account combination is used. If selected, but not specified, the segment is set to null. | OverwriteActivity character(1) NOT NULL Yes-No |
Activity | 活動 | Business Activity | Activities indicate tasks that are performed and used to utilize Activity based Costing | C_Activity_ID numeric(10) Table Direct |
Overwrite Product | 製品を上書き | Overwrite the account segment Product with the value specified | If not overwritten, the value of the original account combination is used. If selected, but not specified, the segment is set to null. | OverwriteProduct character(1) NOT NULL Yes-No |
Product | 製品 | 製品、サービス、項目 | この組織で購入、または販売する製品を特定します。 | M_Product_ID numeric(10) Search |
Overwrite Bus.Partner | 重ね書きパートナー | Overwrite the account segment Business Partner with the value specified | If not overwritten, the value of the original account combination is used. If selected, but not specified, the segment is set to null. | OverwriteBPartner character(1) NOT NULL Yes-No |
Business Partner | ビジネスパートナー | ビジネスパートナーを特定します。 | ビジネスパートナーは取引をするすべての主体です。これは仕入先、販売先、従業員、または販売員を含むことができます。 | C_BPartner_ID numeric(10) Search |
Overwrite Project | プロジェクトを上書き | 会計セグメントのプロジェクトを特定の値で上書きします。 | 上書きされない場合は、オリジナルのアカウント組み合わせの値が使用されます。選択されて特定されていない場合は、セグメントはNULLに設定されます。 | OverwriteProject character(1) NOT NULL Yes-No |
Project | プロジェクト | 財務プロジェクトです。 | プロジェクトは内部、または外部の活動を追跡して、制御します。 | C_Project_ID numeric(10) Table Direct |
Overwrite Campaign | 重ね書きキャンペーン | Overwrite the account segment Campaign with the value specified | If not overwritten, the value of the original account combination is used. If selected, but not specified, the segment is set to null. | OverwriteCampaign character(1) NOT NULL Yes-No |
Campaign | キャンペーン | Marketing Campaign | The Campaign defines a unique marketing program. Projects can be associated with a pre defined Marketing Campaign. You can then report based on a specific Campaign. | C_Campaign_ID numeric(10) Table Direct |
Overwrite Location From | 元の住所を上書き | Overwrite the account segment Location From with the value specified | If not overwritten, the value of the original account combination is used. If selected, but not specified, the segment is set to null. | OverwriteLocFrom character(1) NOT NULL Yes-No |
Location From | 送付元住所 | 在庫があった場所です。 | 送付元住所は、製品があった場所を示します。 | C_LocFrom_ID numeric(10) Table |
Overwrite Location To | 先の住所を上書き | Overwrite the account segment Location From with the value specified | If not overwritten, the value of the original account combination is used. If selected, but not specified, the segment is set to null. | OverwriteLocTo character(1) NOT NULL Yes-No |
Location To | 送付先住所 | 在庫の移動先住所です。 | 送付先住所は、製品が移動した先の住所を示します。 | C_LocTo_ID numeric(10) Table |
Overwrite Sales Region | 販売地域を上書き | Overwrite the account segment Sales Region with the value specified | If not overwritten, the value of the original account combination is used. If selected, but not specified, the segment is set to null. | OverwriteSalesRegion character(1) NOT NULL Yes-No |
Sales Region | 販売地域 | セールス・カバレッジ地域です。 | 販売地域はセールス・カバレッジの特定の領域を示します。 | C_SalesRegion_ID numeric(10) Table Direct |
Overwrite Trx Organuzation | 取引組織を上書き | Overwrite the account segment Transaction Organization with the value specified | If not overwritten, the value of the original account combination is used. If selected, but not specified, the segment is set to null. | OverwriteOrgTrx character(1) NOT NULL Yes-No |
Trx Organization | 取引組織 | このシステムを実行または開始している組織です。 | (別の組織のために)この取引を実行、開始する組織です。 所有する組織は、主なサービスと組織間取引とともにサービス部門環境において、取引組織でない可能性があります。 | AD_OrgTrx_ID numeric(10) Table |
Overwrite User1 | ユーザー1を上書き | Overwrite the account segment User 1 with the value specified | If not overwritten, the value of the original account combination is used. If selected, but not specified, the segment is set to null. | OverwriteUser1 character(1) NOT NULL Yes-No |
User List 1 | ユーザーリスト1 | User defined list element #1 | The user defined element displays the optional elements that have been defined for this account combination. | User1_ID numeric(10) Table |
Overwrite User2 | ユーザー2を上書き | Overwrite the account segment User 2 with the value specified | If not overwritten, the value of the original account combination is used. If selected, but not specified, the segment is set to null. | OverwriteUser2 character(1) NOT NULL Yes-No |
User List 2 | ユーザーリスト2 | User defined list element #2 | The user defined element displays the optional elements that have been defined for this account combination. | User2_ID numeric(10) Table |