intra-mart 6.1.14

jp.co.intra_mart.foundation.sap.module.sales.common.model
クラス ParamCfgsRefInst

java.lang.Object
  拡張jp.co.intra_mart.foundation.sap.module.sales.common.model.ParamCfgsRefInst
すべての実装インタフェース:
Serializable

public final class ParamCfgsRefInst
extends Object
implements Serializable

選定: 参照明細/インスタンスパラメータ設定クラス
機能は以下の通り

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

メソッドの概要
static void setExportParam(BapiController bapiController, List cfgsRefInstList, String paramType)
          table(Export)情報から選定: 参照明細/インスタンスの値をセットします。
static void setImportParam(BapiController bapiController, List cfgsRefInstList, String paramType)
          選定: 参照明細/インスタンスに値をセットします。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

setImportParam

public static void setImportParam(BapiController bapiController,
                                  List cfgsRefInstList,
                                  String paramType)
                           throws SAPGeneralSystemException,
                                  SAPGeneralAppException
選定: 参照明細/インスタンスに値をセットします。

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

setExportParam

public static void setExportParam(BapiController bapiController,
                                  List cfgsRefInstList,
                                  String paramType)
                           throws SAPGeneralSystemException
table(Export)情報から選定: 参照明細/インスタンスの値をセットします。 返却された販売伝票情報をセットします。

パラメータ:
bapiController - BapiController
cfgsRefInstList - List
paramType - String パラメータタイプ
例外:
SAPGeneralSystemException - 汎用システム例外

intra-mart 6.1.14

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