jp.co.intra_mart.foundation.sap.module.purchase.stdmaterialgetintnumber
クラス StdMaterialGetIntNumberList
java.lang.Object
jp.co.intra_mart.foundation.sap.module.AbstractController
jp.co.intra_mart.foundation.sap.module.ReferenceController
jp.co.intra_mart.foundation.sap.module.purchase.stdmaterialgetintnumber.StdMaterialGetIntNumberList
- すべての実装されたインタフェース:
- Serializable
public class StdMaterialGetIntNumberList
- extends ReferenceController
- implements Serializable
品目コード割当済一覧クラス
機能は以下の通り
- バージョン:
- 8.0
- 関連項目:
- 直列化された形式
StdMaterialGetIntNumberList
public StdMaterialGetIntNumberList(String materialType,
String industrySector,
String requiredNumbers,
SapClient sapClient)
throws SAPAuthAppException,
SAPAuthSystemException,
SAPGeneralAppException,
SAPGeneralSystemException,
SAPPurchaseSystemException,
SAPPurchaseAppException
- executeBapiを呼び出し品目コード割当済一覧を作成します。
- パラメータ:
materialType - 品目タイプindustrySector - 産業コードrequiredNumbers - 必須品目コードの設定sapClient - SAPへの接続情報が格納されたオブジェクト
- 例外:
SAPAuthAppException - 認証系アプリケーション例外
SAPAuthSystemException - 認証系システム例外
SAPGeneralAppException - 汎用アプリケーション例外
SAPGeneralSystemException - 汎用システム例外
SAPPurchaseSystemException - 購買系業務システム例外
SAPPurchaseAppException - 購買系業務アプリケーション例外
setStdMaterialGetIntNumberList
public void setStdMaterialGetIntNumberList(List<StdMaterialGetIntNumber> stdMaterialGetIntNumberList)
- 品目コード割当済一覧を設定します。
- パラメータ:
stdMaterialGetIntNumberList - 品目コード割当済一覧
getStdMaterialGetIntNumberList
public List<StdMaterialGetIntNumber> getStdMaterialGetIntNumberList()
- 品目コード割当済一覧を取得します。
- 戻り値:
- stdMaterialGetIntNumberList
toString
public String toString()
- デバッグ用のメソッドです。
- オーバーライド:
- クラス
Object 内の toString
- 戻り値:
- value すべての属性の値
Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.