IM-ERP Real Connect

jp.co.intra_mart.foundation.sap.module.purchase
クラス ParamPurchaseShippingExp

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

public final class ParamPurchaseShippingExp
extends Object
implements Serializable

出荷データエクスポート情報パラメータ設定クラス
機能は以下の通り

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

メソッドの概要
static void setExportParam(BapiController bapiController, List<PurchaseShippingExp> purchaseShippingExpList)
          出荷データ(エクスポート)にエクスポートされた値をセットします。
static void setImportParam(BapiController bapiController, List<?> purchaseShippingExpList)
          出荷データ(エクスポート)にインポートする値をセットします。
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

setImportParam

public static void setImportParam(BapiController bapiController,
                                  List<?> purchaseShippingExpList)
                           throws SAPGeneralSystemException,
                                  SAPGeneralAppException
出荷データ(エクスポート)にインポートする値をセットします。

パラメータ:
bapiController - BapiController
purchaseShippingExpList - List
例外:
SAPGeneralAppException - 汎用アプリケーション例外
SAPGeneralSystemException - 汎用システム例外

setExportParam

public static void setExportParam(BapiController bapiController,
                                  List<PurchaseShippingExp> purchaseShippingExpList)
                           throws SAPGeneralSystemException
出荷データ(エクスポート)にエクスポートされた値をセットします。

パラメータ:
bapiController - BapiController
purchaseShippingExpList - List
例外:
SAPGeneralSystemException - 汎用システム例外

IM-ERP Real Connect

Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.