intra-mart 6.1.14

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

入出庫伝票一覧取得コントローラクラス
機能は以下の通り

関連項目:
直列化された形式

フィールドの概要
 
クラス 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 - 購買発注業務システム例外

intra-mart 6.1.14

Copyright © 2000-2010 NTT DATA INTRAMART CO.,LTD.. All Rights Reserved.