支払いのインポート (ウィンドウ ID-280)
提供: iDempiere ja
ウィンドウ: 支払いのインポート
説明: Import Payments
助ける: null
TAB: 支払い
説明: 支払いのインポートです。
助ける null
ファイル:支払いのインポート - 支払い - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Import Payment | 支払いのインポート | Import Payment | null | I_Payment_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 |
Payment | 支払い | Payment identifier | The Payment is a unique identifier of this payment. | C_Payment_ID numeric(10) Search |
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 |
Bank Account No | 銀行口座番号 | Bank Account Number | null | BankAccountNo character varying(20) String |
Bank Account | 銀行口座 | Account at the Bank | The Bank Account identifies an account at this Bank. | C_BankAccount_ID numeric(10) Table Direct |
Document No | ドキュメント番号 | ドキュメントのドキュメント連続番号です。 | ドキュメント番号は、システムによって自動的に生成されて、ドキュメントのタイプによって決定されます。ドキュメントが保存されないと予備の番号が表示されます。"<>"新しいドキュメントを作成したときに、ドキュメントのタイプに定義された連続番号作成方法が定義されたいないなら、フィールドは空です。これは通常、外部の値(仕入先請求書など)を持っているドキュメントのためのものです。空の状態でフィールドをそのままにすると、システムは自動で連続番号を生成します。この場合、システムは、「連続番号のメンテナンス」で定義された方法によって連続番号を作成します。 | DocumentNo character varying(30) String |
Receipt | 領収書 | This is a sales transaction (receipt) | null | IsReceipt character(1) Yes-No |
Document Type Name | ドキュメントタイプ名 | Name of the Document Type | null | DocTypeName character varying(60) String |
Document Type | ドキュメントタイプ | ドキュメントのタイプまたはルールです。 | ドキュメントタイプはドキュメント連続番号と処理ルールを決定します。 | C_DocType_ID numeric(10) Table Direct |
Transaction Date | 取引日付 | Transaction Date | The Transaction Date indicates the date of the transaction. | DateTrx timestamp without time zone Date |
Account Date | 会計日付 | 会計日付です。 | 会計日付は、総勘定元帳エントリーがこのドキュメントから生成された日付を示します。また、それはすべての通貨の転換にも使用されます。 | DateAcct timestamp without time zone Date+Time |
Business Partner Key | ビジネスパートナーキー | Key of the Business Partner | null | BPartnerValue character varying(40) String |
Business Partner | ビジネスパートナー | ビジネスパートナーを特定します。 | ビジネスパートナーは取引をするすべての主体です。これは仕入先、販売先、従業員、または販売員を含むことができます。 | C_BPartner_ID numeric(10) Search |
Invoice Document No | 請求書ドキュメント番号 | Document Number of the Invoice | null | InvoiceDocumentNo character varying(30) String |
Invoice | 請求書 | Invoice Identifier | The Invoice Document. | C_Invoice_ID numeric(10) Search |
ISO Currency Code | ISO通貨コード | 3文字のISO 4217 通貨コードです。 | 詳細のためには、 http://www.unece.org/trade/rec/rec09en.htm を参照してください。 | ISO_Code character(3) String |
Currency | 通貨 | このレコードのための通貨です。 | このレコードに関して処理するか、または報告するとき、使用される通貨を示します。 | C_Currency_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 Amount |
Discount Amount | 割り引き量 | Calculated amount of discount | The Discount Amount indicates the discount amount for a document or line. | DiscountAmt numeric Amount |
Write-off Amount | 帳消し額 | Amount to write-off | The Write Off Amount indicates the amount to be written off as uncollectible. | WriteOffAmt numeric Amount |
Over/Under Payment | 支払い上/下 | Over-Payment (unallocated) or Under-Payment (partial payment) | 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. |
IsOverUnderPayment character(1) Yes-No |
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) List |
Credit Card | クレジットカード | Credit Card (Visa, MC, AmEx) | The Credit Card drop down list box is used for selecting the type of Credit Card presented for payment. | CreditCardType character(1) List |
Transaction Type | 取引タイプ | Type of credit card transaction | The Transaction Type indicates the type of transaction to be submitted to the Credit Card Company. | TrxType character(1) List |
Number | クレジットカード | クレジットカード番号 | クレジットカード番号はクレジットカードの番号を空白なしで示します。 | CreditCardNumber character varying(20) String |
Exp. Month | 失効月 | Expiry Month | The Expiry Month indicates the expiry month for this credit card. | CreditCardExpMM numeric(10) Integer |
Exp. Year | 失効年 | Expiry Year | The Expiry Year indicates the expiry year for this credit card. | CreditCardExpYY numeric(10) Integer |
Routing No | ルート設定番号 | Bank Routing Number | The Bank Routing Number (ABA Number) identifies a legal Bank. It is used in routing checks and electronic transactions. | RoutingNo character varying(20) String |
Account No | 口座番号 | Account Number | The Account Number indicates the Number assigned to this bank account. | AccountNo character varying(20) String |
Check No | 番号チェック | Check Number | The Check Number indicates the number on the check. | CheckNo character varying(20) String |
Micr | 銀行取引番号 | Combination of routing no, account and check no | The Micr number is the combination of the bank routing number, account number and check number | Micr character varying(20) String |
Account Name | 勘定科目名 | Name on Credit Card or Account holder | The Name of the Credit Card or Account holder. | A_Name character varying(60) String |
Account Street | 会計の通路 | Street address of the Credit Card or Account holder | The Street Address of the Credit Card or Account holder. | A_Street character varying(60) String |
Account City | 会計の市 | City or the Credit Card or Account Holder | The Account City indicates the City of the Credit Card or Account holder | A_City character varying(60) String |
Account Zip/Postal | 口座の郵便番号/郵便 | Zip Code of the Credit Card or Account Holder | The Zip Code of the Credit Card or Account Holder. | A_Zip character varying(20) String |
Account State | 勘定科目状態 | State of the Credit Card or Account holder | The State of the Credit Card or Account holder | A_State character varying(40) String |
Account Country | 勘定科目国 | Country | Account Country Name | A_Country character varying(40) String |
Driver License | 運転免許証 | Payment Identification - Driver License | The Driver's License being used as identification. | A_Ident_DL character varying(20) String |
Social Security No | 社会保障番号 | Payment Identification - Social Security No | The Social Security number being used as identification. | A_Ident_SSN character varying(20) String |
Account EMail | メールアカウント | Email Address | The EMail Address indicates the EMail address off the Credit Card or Account holder. | A_EMail character varying(60) String |
Voice authorization code | 音声認証コード | Voice Authorization Code from credit card company | The Voice Authorization Code indicates the code received from the Credit Card Company. | VoiceAuthCode character varying(20) String |
Original Transaction ID | 元の取引ID | Original Transaction ID | The Original Transaction ID is used for reversing transactions and indicates the transaction that has been reversed. | Orig_TrxID character varying(20) String |
Approved | 承認済み | このドキュメントが承認を必要とするかどうかを示します。 | 承認済みチェックボックスは、それを処理する前に、このドキュメントが承認を必要とするかどうかを示します。 | IsApproved character(1) Yes-No |
Result | 結果 | Result of transmission | The Response Result indicates the result of the transmission to the Credit Card Company. | R_Result character varying(20) String |
Response Message | 応答メッセージ | Response message | The Response Message indicates the message returned from the Credit Card Company as the result of a transmission | R_RespMsg character varying(60) String |
Reference | 参照 | Payment reference | The Payment Reference indicates the reference returned from the Credit Card Company for a payment | R_PnRef character varying(20) String |
Authorization Code | 承認コード | Authorization Code returned | The Authorization Code indicates the code returned from the electronic transmission. | R_AuthCode character varying(20) String |
Import Payments | Import Payments | Import Payments | The Parameters are default values for null import record values, they do not overwrite any data. | Processing character(1) Button |