IM-ERP Real Connect

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

java.lang.Object
  上位を拡張 jp.co.intra_mart.foundation.sap.module.purchase.materialsavereplica.ParamMaterialDescription
すべての実装されたインタフェース:
Serializable

public final class ParamMaterialDescription
extends Object
implements Serializable

品目テキストパラメータ設定クラス
機能は以下の通り

バージョン:
8.0
関連項目:
直列化された形式

メソッドの概要
static void setExportParam(BapiController bapiController, List<MaterialDescription> materialDescriptionList)
          table(Export)情報から品目テキストを設定します。
static void setTableParam(BapiController bapiController, List<MaterialDescription> materialDescriptionList)
          品目テキストの値をセットします。
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

setTableParam

public static void setTableParam(BapiController bapiController,
                                 List<MaterialDescription> materialDescriptionList)
                          throws SAPGeneralSystemException,
                                 SAPGeneralAppException
品目テキストの値をセットします。

パラメータ:
bapiController - BapiController
materialDescriptionList - 品目テキスト配列
例外:
SAPGeneralAppException - 汎用アプリケーション例外
SAPGeneralSystemException - 汎用システム例外

setExportParam

public static void setExportParam(BapiController bapiController,
                                  List<MaterialDescription> materialDescriptionList)
                           throws SAPGeneralSystemException
table(Export)情報から品目テキストを設定します。

パラメータ:
bapiController - BapiController
materialDescriptionList - 品目テキスト配列
例外:
SAPGeneralSystemException - 汎用システム例外

IM-ERP Real Connect

Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.