IM-ERP Real Connect

jp.co.intra_mart.foundation.sap.module.purchase
クラス MaterialGetListController

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.MaterialGetList
              上位を拡張 jp.co.intra_mart.foundation.sap.module.purchase.MaterialGetListController
すべての実装されたインタフェース:
Serializable

public class MaterialGetListController
extends MaterialGetList
implements Serializable

品目コード検索コントローラクラス
機能は以下の通り

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

フィールドの概要
 
クラス jp.co.intra_mart.foundation.sap.module.AbstractController から継承されたフィールド
bapiReturnErrMessage, bapiReturnMessage, sapClient
 
コンストラクタの概要
MaterialGetListController()
          MaterialGetListのコンストラクタを生成します。
MaterialGetListController(SapClient sapClient)
          MaterialGetListのコンストラクタを生成します。
 
メソッドの概要
 void executeBapi()
          ReferenceControllerのexecuteBapi()を呼び出し品目コードを検索します。
 
クラス jp.co.intra_mart.foundation.sap.module.purchase.MaterialGetList から継承されたメソッド
getDistributionChannelSelectionList, getManufacturerPartNumbList, getMaterialShortDescselList, getMatnrListList, getMatnrSelectionList, getMaxRows, getPlantSelectionList, getSalesOrganisationSelectionList, getStorageLocationselectList, setDistributionChannelSelectionList, setExportParam, setImportParam, setManufacturerPartNumbList, setMaterialShortDescselList, setMatnrListList, setMatnrSelectionList, setMaxRows, setPlantSelectionList, setSalesOrganisationSelectionList, setStoragelocationselectList, setTblParam, 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
 

コンストラクタの詳細

MaterialGetListController

public MaterialGetListController()
MaterialGetListのコンストラクタを生成します。


MaterialGetListController

public MaterialGetListController(SapClient sapClient)
MaterialGetListのコンストラクタを生成します。

パラメータ:
sapClient - sapClient SAPへの接続情報が格納されたオブジェクト
メソッドの詳細

executeBapi

public void executeBapi()
                 throws SAPAuthAppException,
                        SAPAuthSystemException,
                        SAPGeneralAppException,
                        SAPGeneralSystemException,
                        SAPPurchaseAppException,
                        SAPPurchaseSystemException
ReferenceControllerのexecuteBapi()を呼び出し品目コードを検索します。

例外:
SAPAuthAppException - 認証系アプリケーション例外
SAPAuthSystemException - 認証系システム例外
SAPGeneralAppException - 汎用アプリケーション例外
SAPGeneralSystemException - 汎用システム例外
SAPPurchaseAppException - 購買発注業務アプリケーション例外
SAPPurchaseSystemException - 購買発注業務システム例外

IM-ERP Real Connect

Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.