IM-ERP Real Connect

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
関連項目:
直列化された形式

フィールドの概要
 
クラス jp.co.intra_mart.foundation.sap.module.AbstractController から継承されたフィールド
bapiReturnErrMessage, bapiReturnMessage, sapClient
 
コンストラクタの概要
StdMaterialGetIntNumberList(String materialType, String industrySector, String requiredNumbers, SapClient sapClient)
          executeBapiを呼び出し品目コード割当済一覧を作成します。
 
メソッドの概要
 List<StdMaterialGetIntNumber> getStdMaterialGetIntNumberList()
          品目コード割当済一覧を取得します。
 void setStdMaterialGetIntNumberList(List<StdMaterialGetIntNumber> stdMaterialGetIntNumberList)
          品目コード割当済一覧を設定します。
 String toString()
          デバッグ用のメソッドです。
 
クラス jp.co.intra_mart.foundation.sap.module.AbstractController から継承されたメソッド
createBapiController, executeBapi, getBapiReturnErrMessage, getBapiReturnMessage
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

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 すべての属性の値

IM-ERP Real Connect

Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.