IM-ERP Real Connect

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

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

public final class ParamExtensionIn
extends Object
implements Serializable

VBAK、VBAP、VBEP のカスタマ拡張パラメータ設定クラス
機能は以下の通り

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

メソッドの概要
static void setExportParam(BapiController bapiController, List<ExtensionIn> extensionInList)
          table(Export)情報からVBAK、VBAP、VBEP のカスタマ拡張の値をセットします。
static void setImportParam(BapiController bapiController, List<ExtensionIn> extensionInList)
          VBAK、VBAP、VBEP のカスタマ拡張に値をセットします。
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

setImportParam

public static void setImportParam(BapiController bapiController,
                                  List<ExtensionIn> extensionInList)
                           throws SAPGeneralSystemException,
                                  SAPGeneralAppException
VBAK、VBAP、VBEP のカスタマ拡張に値をセットします。

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

setExportParam

public static void setExportParam(BapiController bapiController,
                                  List<ExtensionIn> extensionInList)
                           throws SAPGeneralSystemException
table(Export)情報からVBAK、VBAP、VBEP のカスタマ拡張の値をセットします。 返却された販売伝票情報をセットします。

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

IM-ERP Real Connect

Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.