IM-ERP Real Connect

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.AbstractController から継承されたフィールド
bapiReturnErrMessage, bapiReturnMessage, sapClient
 
コンストラクタの概要
GoodsMvtGetItemsController()
          コンストラクタ生成
GoodsMvtGetItemsController(SapClient sapClient)
          コンストラクタ生成
 
メソッドの概要
 void executeBapi()
          GoodsMvtGetItemsのexecuteBapi()を呼び出し品目コードを検索します。
 void setTblParam(String paramTable, String paramName, String value, int index)
          テーブル型の項目に値をセットします。
 
クラス 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
 
クラス 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
 

コンストラクタの詳細

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 - 購買発注業務システム例外

IM-ERP Real Connect

Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.