IM-ERP Real Connect

クラス
jp.co.intra_mart.foundation.sap.module.purchase.materialsavereplica.ForecastValues の使用

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

jp.co.intra_mart.foundation.sap.module.purchase での ForecastValues の使用
 

ForecastValues を返す jp.co.intra_mart.foundation.sap.module.purchase のメソッド
 ForecastValues MaterialSaveReplicaController.getForecastValues(int index)
          需要予測値のデータ転送が既に存在するかチェックします。
 

jp.co.intra_mart.foundation.sap.module.purchase.materialsavereplica での ForecastValues の使用
 

ForecastValues 型の引数を持つ型を返す jp.co.intra_mart.foundation.sap.module.purchase.materialsavereplica のメソッド
 List<ForecastValues> MaterialSaveReplica.getForecastValuesList()
          需要予測値のデータ転送を取得します。
 

ForecastValues 型の型引数を持つ jp.co.intra_mart.foundation.sap.module.purchase.materialsavereplica のメソッドパラメータ
static void ParamForecastValues.setExportParam(BapiController bapiController, List<ForecastValues> forecastValuesList)
          table(Export)情報から需要予測値のデータ転送の値をセットします。
 void MaterialSaveReplica.setForecastValuesList(List<ForecastValues> forecastValuesList)
          需要予測値のデータ転送を設定します。
static void ParamForecastValues.setTableParam(BapiController bapiController, List<ForecastValues> forecastValuesList)
          需要予測値のデータ転送の値をセットします。
 


IM-ERP Real Connect

Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.