|
IM-ERP Real Connect | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.co.intra_mart.foundation.sap.module.purchase.materialsavereplica.ParamTaxClassifications
public final class ParamTaxClassifications
制御デ-タパラメータ設定クラス
機能は以下の通り
| メソッドの概要 | |
|---|---|
static void |
setExportParam(BapiController bapiController,
List<TaxClassifications> taxClassificationsList)
table(Export)情報から制御データを設定します。 |
static void |
setTableParam(BapiController bapiController,
List<TaxClassifications> taxClassificationsList)
制御デ-タの値をセットします。 |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| メソッドの詳細 |
|---|
public static void setTableParam(BapiController bapiController,
List<TaxClassifications> taxClassificationsList)
throws SAPGeneralSystemException,
SAPGeneralAppException
bapiController - BapiControllertaxClassificationsList - 制御デ-タ配列
SAPGeneralAppException - 汎用アプリケーション例外
SAPGeneralSystemException - 汎用システム例外
public static void setExportParam(BapiController bapiController,
List<TaxClassifications> taxClassificationsList)
throws SAPGeneralSystemException
bapiController - BapiControllertaxClassificationsList - List
SAPGeneralSystemException - 汎用システム例外
|
IM-ERP Real Connect | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||