IM-ERP Real Connect

クラス
jp.co.intra_mart.foundation.sap.module.accounting.CurrencyAmount の使用

CurrencyAmount を使用しているパッケージ
jp.co.intra_mart.foundation.sap.module.accounting SAPの会計・経理に関する処理を行うパッケージです。 
 

jp.co.intra_mart.foundation.sap.module.accounting での CurrencyAmount の使用
 

CurrencyAmount 型の引数を持つ型を返す jp.co.intra_mart.foundation.sap.module.accounting のメソッド
 List<CurrencyAmount> AccEmployeePayPost.getCurrencyAmountList()
          明細通貨項目一覧(CurrencyAmountインスタンスの配列)を取得します。
 

CurrencyAmount 型の型引数を持つ jp.co.intra_mart.foundation.sap.module.accounting のメソッドパラメータ
 void AccEmployeePayPost.setCurrencyAmountList(List<CurrencyAmount> currencyAmountList)
          明細通貨項目一覧を設定します。
static void ParamCurrencyAmount.setExportParam(BapiController bapiController, List<CurrencyAmount> currencyAmountList)
          明細通貨項目にエクスポートされた値をセットします。
static void ParamCurrencyAmount.setImportParam(BapiController bapiController, List<CurrencyAmount> currencyAmountList)
          明細通貨項目にインポートする値をセットします。
 


IM-ERP Real Connect

Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.