intra-mart(R) 6.0.13

jp.co.intra_mart.foundation.sap.module.accounting
クラス ControllingAreaList

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

public class ControllingAreaList
extends Object
implements Serializable

管理領域一覧クラス
機能は以下の通り

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

コンストラクタの概要
ControllingAreaList()
          executeBapiを呼び出し管理領域一覧を作成します。
 
メソッドの概要
 ArrayList getControllingAreaList()
          管理領域一覧を取得します。
 void setControllingAreaList(ArrayList controllingAreaList)
          管理領域一覧を設定します。
 String toString()
          デバッグ用のメソッドです。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

ControllingAreaList

public ControllingAreaList()
                    throws SAPAuthAppException,
                           SAPAuthSystemException,
                           SAPGeneralAppException,
                           SAPGeneralSystemException,
                           SAPAccountingSystemException
executeBapiを呼び出し管理領域一覧を作成します。

例外:
SAPAuthAppException - 認証系アプリケーション例外
SAPAuthSystemException - 認証系システム例外
SAPGeneralAppException - 汎用アプリケーション例外
SAPGeneralSystemException - 汎用システム例外
SAPAccountingSystemException - 会計業務システム例外
メソッドの詳細

setControllingAreaList

public void setControllingAreaList(ArrayList controllingAreaList)
管理領域一覧を設定します。

パラメータ:
controllingAreaList - 管理領域一覧

getControllingAreaList

public ArrayList getControllingAreaList()
管理領域一覧を取得します。

戻り値:
controllingAreaList

toString

public String toString()
デバッグ用のメソッドです。

戻り値:
value すべての属性の値

intra-mart(R) 6.0.13

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