intra-mart(R) 6.0.13

jp.co.intra_mart.foundation.sap.module.financial
クラス InternalOrderGetListController

java.lang.Object
  拡張jp.co.intra_mart.foundation.sap.module.financial.InternalOrderGetListController
すべての実装インタフェース:
Serializable

public class InternalOrderGetListController
extends Object
implements Serializable

内部指図書一覧コントローラクラス
機能は以下の通り

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

コンストラクタの概要
InternalOrderGetListController()
          InternalOrderGetListControllerのコンストラクタを生成します。
InternalOrderGetListController(String controllingArea, String respCostCenter, String orderType, String order, String orderTo, String orderExternalNo, String orderExternalNoTo)
           
 
メソッドの概要
 void executeBapi()
          PurchaseOrderPayPostのexecuteBapi()を呼び出し内部指図書一覧を取得します。
 String getControllingArea()
          管理領域を取得します。
 String getOrder()
          指図番号 (個別値、または下限値)を取得します。
 String getOrderExternalNo()
          外部指図番号 (個別値、または下限値)を取得します。
 String getOrderExternalNoTo()
          外部指図番号 (上限値)を取得します。
 ArrayList getOrderListList()
          選択指図一覧を取得します。
 String getOrderTo()
          指図番号 (上限値)を取得します。
 String getOrderType()
          指図タイプを取得します。
 String getRespCostCenter()
          責任原価センタを取得します。
 void setControllingArea(String strControllingArea)
          管理領域を設定します。
 void setOrder(String strOrder)
          指図番号 (個別値、または下限値)を設定します。
 void setOrderExternalNo(String strOrderExternalNo)
          外部指図番号 (個別値、または下限値)を設定します。
 void setOrderExternalNoTo(String strOrderExternalNoTo)
          外部指図番号 (上限値)を設定します。
 void setOrderListList(ArrayList orderListList)
          選択指図一覧を設定します。
 void setOrderTo(String strOrderTo)
          指図番号 (上限値)を設定します。
 void setOrderType(String strOrderType)
          指図タイプを設定します。
 void setRespCostCenter(String strRespCostCenter)
          責任原価センタを設定します。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

InternalOrderGetListController

public InternalOrderGetListController(String controllingArea,
                                      String respCostCenter,
                                      String orderType,
                                      String order,
                                      String orderTo,
                                      String orderExternalNo,
                                      String orderExternalNoTo)
                               throws SAPAuthAppException,
                                      SAPAuthSystemException,
                                      SAPGeneralAppException,
                                      SAPGeneralSystemException,
                                      SAPFinancialAppException,
                                      SAPFinancialSystemException
パラメータ:
controllingArea - 管理領域
respCostCenter - 責任原価センタ
orderType - 指図タイプ
order - 指図番号 (個別値、または下限値)
orderTo - 指図番号 (上限値)
orderExternalNo - 外部指図番号 (個別値、または下限値)
orderExternalNoTo - 外部指図番号 (上限値)
例外:
SAPAuthAppException - 認証系アプリケーション例外
SAPAuthSystemException - 認証系システム例外
SAPGeneralAppException - 汎用アプリケーション例外
SAPGeneralSystemException - 汎用システム例外
SAPFinancialAppException - 会計業務アプリケーション例外
SAPFinancialSystemException - 会計業務システム例外

InternalOrderGetListController

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

メソッドの詳細

executeBapi

public void executeBapi()
                 throws SAPAuthAppException,
                        SAPAuthSystemException,
                        SAPGeneralAppException,
                        SAPGeneralSystemException,
                        SAPFinancialAppException,
                        SAPFinancialSystemException
PurchaseOrderPayPostのexecuteBapi()を呼び出し内部指図書一覧を取得します。

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

setControllingArea

public void setControllingArea(String strControllingArea)
管理領域を設定します。

パラメータ:
strControllingArea - 管理領域

setRespCostCenter

public void setRespCostCenter(String strRespCostCenter)
責任原価センタを設定します。

パラメータ:
strRespCostCenter - 責任原価センタ

setOrderType

public void setOrderType(String strOrderType)
指図タイプを設定します。

パラメータ:
strOrderType - 指図タイプ

setOrder

public void setOrder(String strOrder)
指図番号 (個別値、または下限値)を設定します。

パラメータ:
strOrder - 指図番号 (個別値、または下限値)

setOrderTo

public void setOrderTo(String strOrderTo)
指図番号 (上限値)を設定します。

パラメータ:
strOrderTo - 指図番号 (上限値)

setOrderExternalNo

public void setOrderExternalNo(String strOrderExternalNo)
外部指図番号 (個別値、または下限値)を設定します。

パラメータ:
strOrderExternalNo - 外部指図番号 (個別値、または下限値)

setOrderExternalNoTo

public void setOrderExternalNoTo(String strOrderExternalNoTo)
外部指図番号 (上限値)を設定します。

パラメータ:
strOrderExternalNoTo - 外部指図番号 (上限値)

getControllingArea

public String getControllingArea()
管理領域を取得します。

戻り値:
srtControllingArea 管理領域

getRespCostCenter

public String getRespCostCenter()
責任原価センタを取得します。

戻り値:
srtRespCostCenter 責任原価センタ

getOrderType

public String getOrderType()
指図タイプを取得します。

戻り値:
srtOrderType 指図タイプ

getOrder

public String getOrder()
指図番号 (個別値、または下限値)を取得します。

戻り値:
srtOrder 指図番号 (個別値、または下限値)

getOrderTo

public String getOrderTo()
指図番号 (上限値)を取得します。

戻り値:
srtOrderTo 指図番号 (上限値)

getOrderExternalNo

public String getOrderExternalNo()
外部指図番号 (個別値、または下限値)を取得します。

戻り値:
srtOrderExternalNo 外部指図番号 (個別値、または下限値)

getOrderExternalNoTo

public String getOrderExternalNoTo()
外部指図番号 (上限値)を取得します。

戻り値:
srtOrderExternalNoTo 外部指図番号 (上限値)

setOrderListList

public void setOrderListList(ArrayList orderListList)
選択指図一覧を設定します。

パラメータ:
orderListList - 選択指図一覧

getOrderListList

public ArrayList getOrderListList()
選択指図一覧を取得します。

戻り値:
orderListList 選択指図一覧

intra-mart(R) 6.0.13

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