intra-mart 6.1.14

jp.co.intra_mart.foundation.sap.module.purchase.materialsavereplica
クラス ParamUnplndConsumption

java.lang.Object
  拡張jp.co.intra_mart.foundation.sap.module.purchase.materialsavereplica.ParamUnplndConsumption
すべての実装インタフェース:
Serializable

public final class ParamUnplndConsumption
extends Object
implements Serializable

計画外消費のデータ転送パラメータ設定クラス
機能は以下の通り

関連項目:
直列化された形式

メソッドの概要
static void setExportParam(BapiController bapiController, List unplndConsumptionList)
          table(Export)情報から計画外消費のデータ転送の値をセットします。
static void setTableParam(BapiController bapiController, List unplndConsumptionList)
          計画外消費のデータ転送の値をセットします。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

setTableParam

public static void setTableParam(BapiController bapiController,
                                 List unplndConsumptionList)
                          throws SAPGeneralSystemException,
                                 SAPGeneralAppException
計画外消費のデータ転送の値をセットします。

パラメータ:
bapiController - BapiController
unplndConsumptionList - 計画外消費のデータ転送配列
例外:
SAPGeneralAppException - 汎用アプリケーション例外
SAPGeneralSystemException - 汎用システム例外

setExportParam

public static void setExportParam(BapiController bapiController,
                                  List unplndConsumptionList)
                           throws SAPGeneralSystemException
table(Export)情報から計画外消費のデータ転送の値をセットします。

パラメータ:
bapiController - BapiController
unplndConsumptionList - 計画外消費のデータ転送
例外:
SAPGeneralSystemException - 汎用システム例外

intra-mart 6.1.14

Copyright © 2000-2010 NTT DATA INTRAMART CO.,LTD.. All Rights Reserved.