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
- 関連項目:
- 直列化された形式
|
メソッドの概要 |
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 |
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 - 購買発注業務システム例外
Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.