jp.co.intra_mart.foundation.sap.module.purchase
クラス GoodsMvtGetItemsController
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.goodsmvtgetitems.GoodsMvtGetItems
jp.co.intra_mart.foundation.sap.module.purchase.GoodsMvtGetItemsController
- すべての実装されたインタフェース:
- Serializable
public class GoodsMvtGetItemsController
- extends GoodsMvtGetItems
- implements Serializable
入出庫伝票一覧取得コントローラクラス
機能は以下の通り
- バージョン:
- 8.0
- 関連項目:
- 直列化された形式
| クラス jp.co.intra_mart.foundation.sap.module.purchase.goodsmvtgetitems.GoodsMvtGetItems から継承されたメソッド |
getBatchRaList, getGoodsMvtHeaderList, getGoodsMvtItemsList, getMaterialRaList, getMoveTypeRaList, getPlantRaList, getPstngDateRaList, getSpecStockRaList, getStgeLocRaList, getTrEvTypeRaList, getUserNameRaList, getVendorRaList, setBatchRaList, setExportParam, setGoodsMvtHeaderList, setGoodsMvtItemsList, setImportParam, setMaterialRaList, setMoveTypeRaList, setPlantRaList, setPstngDateRaList, setSpecStockRaList, setStgeLocRaList, setTrEvTypeRaList, setUserNameRaList, setVendorRaList, toString |
GoodsMvtGetItemsController
public GoodsMvtGetItemsController()
- コンストラクタ生成
GoodsMvtGetItemsController
public GoodsMvtGetItemsController(SapClient sapClient)
- コンストラクタ生成
- パラメータ:
sapClient - SAPクライアント
executeBapi
public void executeBapi()
throws SAPAuthAppException,
SAPAuthSystemException,
SAPGeneralAppException,
SAPGeneralSystemException,
SAPPurchaseAppException,
SAPPurchaseSystemException
- GoodsMvtGetItemsのexecuteBapi()を呼び出し品目コードを検索します。
- 例外:
SAPAuthAppException - 認証系アプリケーション例外
SAPAuthSystemException - 認証系システム例外
SAPGeneralAppException - 汎用アプリケーション例外
SAPGeneralSystemException - 汎用システム例外
SAPPurchaseAppException - 購買発注業務アプリケーション例外
SAPPurchaseSystemException - 購買発注業務システム例外
setTblParam
public void setTblParam(String paramTable,
String paramName,
String value,
int index)
throws SAPPurchaseSystemException
- テーブル型の項目に値をセットします。
- パラメータ:
paramTable - テーブル名paramName - 項目名value - セットする値index - レコード番号
- 例外:
SAPPurchaseSystemException - 購買発注業務システム例外
Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.