銀行取引明細書のインポート (ウィンドウ ID-277)
提供: iDempiere ja
ウィンドウ: 銀行取引明細書のインポート
説明: Import Bank Statements
助ける: null
TAB: 銀行取引明細書
説明: 銀行取引明細書のインポートをします。
助ける null
ファイル:銀行取引明細書のインポート - 銀行取引明細書 - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) Yes-No |
Import Bank Statement | 銀行取引明細書のインポート | Import of the Bank Statement | null | I_BankStatement_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 |
Bank Statement | 銀行取引明細書 | Bank Statement of account | The Bank Statement identifies a unique Bank Statement for a defined time period. The statement defines all transactions that occurred | C_BankStatement_ID numeric(10) Search |
Bank statement line | 銀行取引明細書連続番号 | Line on a statement from this Bank | The Bank Statement Line identifies a unique transaction (Payment, Withdrawal, Charge) for the defined time period at this Bank. | C_BankStatementLine_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 |
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 |
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 |
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 |
Statement date | 文書日付 | Date of the statement | The Statement Date field defines the date of the statement. | StatementDate timestamp without time zone Date |
Line No | 詳細番号 | このドキュメントのための一意に決まる連続番号です。 | ドキュメントのために一意に決まる連続番号を示します。また、これはドキュメント中での表示順を制御します。 | Line numeric(10) Integer |
Reference No | 参照番号 | Your customer or vendor number at the Business Partner's site | The reference number can be printed on orders and invoices to allow your business partner to faster identify your records. | ReferenceNo character varying(40) String |
Line Description | 詳細説明 | Description of the Line | null | LineDescription character varying(255) String |
Statement Line Date | 明細書日付 | Date of the Statement Line | null | StatementLineDate timestamp without time zone Date |
Account Date | 会計日付 | 会計日付です。 | 会計日付は、総勘定元帳エントリーがこのドキュメントから生成された日付を示します。また、それはすべての通貨の転換にも使用されます。 | DateAcct timestamp without time zone Date |
Effective date | 発効日 | Date when money is available | The Effective Date indicates the date that money is available from the bank. | ValutaDate timestamp without time zone Date |
Reversal | 反転 | This is a reversing transaction | The Reversal check box indicates if this is a reversal of a prior transaction. | IsReversal character(1) Yes-No |
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 |
Transaction Amount | 取引額 | Amount of a transaction | The Transaction Amount indicates the amount for a single transaction. | TrxAmt numeric Amount |
Statement amount | 明細書金額 | Statement Amount | The Statement Amount indicates the amount of a single statement line. | StmtAmt numeric Amount |
Charge Name | 料金名 | Name of the Charge | null | ChargeName character varying(60) String |
Charge | 料金 | Additional document charges | The Charge indicates a type of Charge (Handling, Shipping, Restocking) | C_Charge_ID numeric(10) Table Direct |
Interest Amount | 利息額 | Interest Amount | The Interest Amount indicates any interest charged or received on a Bank Statement. | InterestAmt numeric Amount |
Charge amount | 料金分量 | Charge Amount | The Charge Amount indicates the amount for an additional charge. | ChargeAmt numeric Amount |
Memo | メモ | Memo Text | null | Memo character varying(255) String |
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 |
Payment Document No | 支払いドキュメント番号 | Document number of the Payment | null | PaymentDocumentNo character varying(30) String |
Payment | 支払い | Payment identifier | The Payment is a unique identifier of this payment. | C_Payment_ID numeric(10) Search |
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 varying(20) List |
Match Bank Statement | 銀行取引明細書の関連付け | 銀行取引明細書の情報を、対応するビジネスパートナー、請求書、および支払いに合わせます。 | null | MatchStatement character(1) Button |
Import Bank Statement | 銀行取引明細書のインポート | 銀行取引明細書のインポートです。 | パラメータは、NULLのインポートレコードのためのデフォルト値です。データを上書きすることはありません。 | Processing character(1) Button |
Create Payment | 支払いを作成 | 銀行取引明細書の情報から支払いを作成します。 | null | CreatePayment character(1) Button |
Processed | 処理済 | The document has been processed | The Processed checkbox indicates that a document has been processed. | Processed character(1) Yes-No |
EFT Statement Reference | 電子資金取引参照 | Electronic Funds Transfer Statement Reference | Information from EFT media | EftStatementReference character varying(60) String |
EFT Statement Date | 電子資金取引明細書日付 | Electronic Funds Transfer Statement Date | Information from EFT media | EftStatementDate timestamp without time zone Date |
EFT Trx ID | 電子資金取引ID | Electronic Funds Transfer Transaction ID | Information from EFT media | EftTrxID character varying(40) String |
EFT Trx Type | 電子資金取引タイプ | Electronic Funds Transfer Transaction Type | Information from EFT media | EftTrxType character varying(20) String |
EFT Check No | 電子資金取引チェック番号 | Electronic Funds Transfer Check No | Information from EFT media | EftCheckNo character varying(20) String |
EFT Reference | 電子資金取引参照 | Electronic Funds Transfer Reference | Information from EFT media | EftReference character varying(60) String |
EFT Memo | 電子資金取引メモ | Electronic Funds Transfer Memo | Information from EFT media | EftMemo character varying(2000) String |
EFT Payee | 電子資金取引受取人 | Electronic Funds Transfer Payee information | Information from EFT media | EftPayee character varying(255) String |
EFT Payee Account | 電子資金取引受取人勘定科目 | Electronic Funds Transfer Payyee Account Information | Information from EFT media | EftPayeeAccount character varying(40) String |
EFT Statement Line Date | 電子資金取引詳細日付 | Electronic Funds Transfer Statement Line Date | Information from EFT media | EftStatementLineDate timestamp without time zone Date |
EFT Effective Date | 電子資金取引発効日 | Electronic Funds Transfer Valuta (effective) Date | Information from EFT media | EftValutaDate timestamp without time zone Date |
EFT Currency | 電子資金取引通貨 | Electronic Funds Transfer Currency | Information from EFT media | EftCurrency character varying(20) String |
EFT Amount | 電子資金取引量 | Electronic Funds Transfer Amount | null | EftAmt numeric Amount |