支払いバッチ (ウィンドウ ID-303)

提供: iDempiere ja
移動先:案内検索



ウィンドウ: 支払いバッチ

説明: Process Payment Patches for EFT

助ける: Electronic Fund Transfer Payment Batch.



TAB: 支払いバッチ

説明: 支払いバッチを処理します。


助ける 電子資金決済支払いバッチ処理です。


ファイル:支払いバッチ - 支払いバッチ - ウィンドウ (iDempiere 1.0.0).png




名前 名前 説明 助ける 仕様書
Payment Batch 支払いバッチ Payment batch for EFT Electronic Fund Transfer Payment Batch. C_PaymentBatch_ID
numeric(10) NOT NULL
ID
Processed 処理済 The document has been processed The Processed checkbox indicates that a document has been processed. Processed
character(1) NOT NULL
Yes-No
Client クライアント このインストールのためのクライアント/テナントです。 クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization 組織 クライアントの中の組織的な実体です。 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 AD_Org_ID
numeric(10) NOT NULL
Table Direct
Document No ドキュメント番号 ドキュメントのドキュメント連続番号です。 ドキュメント番号は、システムによって自動的に生成されて、ドキュメントのタイプによって決定されます。ドキュメントが保存されないと予備の番号が表示されます。"<>"新しいドキュメントを作成したときに、ドキュメントのタイプに定義された連続番号作成方法が定義されたいないなら、フィールドは空です。これは通常、外部の値(仕入先請求書など)を持っているドキュメントのためのものです。空の状態でフィールドをそのままにすると、システムは自動で連続番号を生成します。この場合、システムは、「連続番号のメンテナンス」で定義された方法によって連続番号を作成します。 DocumentNo
character varying(30)
String
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
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

不活性にする理由は2つあります:

(1) システムは監査目的のためのレコードを必要とします。

(2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。

IsActive
character(1) NOT NULL
Yes-No
Payment Processor 支払いプロセッサ Payment processor for electronic payments The Payment Processor indicates the processor to be used for electronic payments C_PaymentProcessor_ID
numeric(10)
Table Direct
Processing date 処理日付 null null ProcessingDate
timestamp without time zone
Date
Process Now すぐに処理する null null Processing
character(1) NOT NULL
Button




TAB: 支払い

説明: 支払い情報の表示です。


助ける null


ファイル:支払いバッチ - 支払い - ウィンドウ (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
Payment Batch 支払いバッチ Payment batch for EFT Electronic Fund Transfer Payment Batch. C_PaymentBatch_ID
numeric(10)
Table Direct
Document No ドキュメント番号 ドキュメントのドキュメント連続番号 ドキュメント連続番号は、通常、ドキュメントタイプに基づきシステムにより自動で決定されます。もしドキュメントが保存されないなら、予備の番号が"<>"に表示されます。

もし、ドキュメントのドキュメントタイプが自動の連続番号を持たないなら、新しいレコードを作ったときにフィールドは空になります。ドキュメント番号は、仕入先請求書のように外部番号がある場合に使用されます。連続番号を空にするとシステムが自動で番号をつけます。この後退番号に使用されるドキュメント連続番号は、"ドキュメント番号<テーブル名>"という名前で、"連続番号をメンテナンス"ウィンドウで定義されます。その箇所は、テーブル名が実際のテーブルの名前の箇所です。(例えば C_Order)

DocumentNo
character varying(30) NOT NULL
String
Bank Account 銀行口座 Account at the Bank The Bank Account identifies an account at this Bank. C_BankAccount_ID
numeric(10)
Table Direct
Document Type ドキュメントタイプ ドキュメントのタイプまたはルールです。 ドキュメントタイプはドキュメント連続番号と処理ルールを決定します。 C_DocType_ID
numeric(10) NOT NULL
Table Direct
Receipt 領収書 This is a sales transaction (receipt) null IsReceipt
character(1) NOT NULL
Yes-No
Transaction Date 取引日付 Transaction Date The Transaction Date indicates the date of the transaction. DateTrx
timestamp without time zone NOT NULL
Date
Account Date 会計日付 会計日付です。 会計日付は、総勘定元帳エントリーがこのドキュメントから生成された日付を示します。また、それはすべての通貨の転換にも使用されます。 DateAcct
timestamp without time zone NOT NULL
Date
Description 説明 レコードの任意の短い説明です。 説明は、255文字に制限されます。 Description
character varying(255)
String
Business Partner ビジネスパートナー ビジネスパートナーを特定します。 ビジネスパートナーは取引をするすべての主体です。これは仕入先、販売先、従業員、または販売員を含むことができます。 C_BPartner_ID
numeric(10)
Search
Invoice 請求書 Invoice Identifier The Invoice Document. C_Invoice_ID
numeric(10)
Search
Order 受注 Order The Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you cloase an order, unshipped (backordered) quantities are cancelled. C_Order_ID
numeric(10)
Search
Project プロジェクト 財務プロジェクトです。 プロジェクトは内部、または外部の活動を追跡して、制御します。 C_Project_ID
numeric(10)
Table Direct
Charge 料金 Additional document charges The Charge indicates a type of Charge (Handling, Shipping, Restocking) C_Charge_ID
numeric(10)
Table Direct
Prepayment 前払い The Payment/Receipt is a Prepayment Payments not allocated to an invoice with a charge are posted to Unallocated Payments. When setting this flag, the payment is posted to the Customer or Vendor Prepayment account. IsPrepayment
character(1) NOT NULL
Yes-No
Currency 通貨 このレコードのための通貨です。 このレコードに関して処理するか、または報告するとき、使用される通貨を示します。 C_Currency_ID
numeric(10) NOT NULL
Table Direct
Currency Type 通貨タイプ Currency Conversion Rate Type The Currency Conversion Rate Type lets you define different type of rates, e.g. Spot, Corporate and/or Sell/Buy rates. C_ConversionType_ID
numeric(10)
Table Direct
Payment amount 支払い額 Amount being paid Indicates the amount this payment is for. The payment amount can be for single or multiple invoices or a partial payment for an invoice. PayAmt
numeric NOT NULL
Amount
Write-off Amount 帳消し額 Amount to write-off The Write Off Amount indicates the amount to be written off as uncollectible. WriteOffAmt
numeric
Amount
Discount Amount 割り引き量 Calculated amount of discount The Discount Amount indicates the discount amount for a document or line. DiscountAmt
numeric
Amount
Over/Under Payment 支払い上/下 Over-Payment (unallocated) or Under-Payment (partial payment) Amount Overpayments (negative) are unallocated amounts and allow you to receive money for more than the particular invoice.

Underpayments (positive) is a partial payment for the invoice. You do not write off the unpaid amount.

OverUnderAmt
numeric
Amount
Tender type 支払タイプ Method of Payment The Tender Type indicates the method of payment (ACH or Direct Deposit, Credit Card, Check, Direct Debit) TenderType
character(1) NOT NULL
List
Document Status ドキュメント状態 ドキュメントの現在の状態です。 ドキュメント状態は、ドキュメントの状態を示します。ドキュメント状態を変更したい場合は、ドキュメントアクションフィールドを使用してください。 DocStatus
character(2) NOT NULL
List
Posted 仕訳済み Posting status The Posted field indicates the status of the Generation of General Ledger Accounting Lines Posted
character(1) NOT NULL
Button


Contributions / Posts

Cookieは私達のサービスを提供するのに役立ちます。このサービスを使用することにより、お客様はCookieの使用に同意するものとします。