IM-ERP Real Connect

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

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.financial.CommonCenterGrpGetDetail
              上位を拡張 jp.co.intra_mart.foundation.sap.module.financial.ProfitCenterGrpGetDetail
すべての実装されたインタフェース:
Serializable

public class ProfitCenterGrpGetDetail
extends CommonCenterGrpGetDetail
implements Serializable

利益センタグループ情報取得クラス
機能は以下の通り

バージョン:
8.0
関連項目:
直列化された形式

フィールドの概要
 
クラス jp.co.intra_mart.foundation.sap.module.AbstractController から継承されたフィールド
bapiReturnErrMessage, bapiReturnMessage, sapClient
 
コンストラクタの概要
ProfitCenterGrpGetDetail(SapClient sapClient)
          利益センタグループ情報を作成します。
ProfitCenterGrpGetDetail(String controllingarea, String groupname, SapClient sapClient)
           
 
メソッドの概要
 void executeBapi()
          BapiControllerにより利益センタグループ検索を検索します。
 
クラス jp.co.intra_mart.foundation.sap.module.financial.CommonCenterGrpGetDetail から継承されたメソッド
getControllingarea, getGroupname, getHierarchyNodesList, getHierarchyValuesList, getLanguage, setControllingarea, setExportParam, setGroupname, setHierarchyNodesList, setHierarchyValuesList, setImportParam, setLanguage, 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
 

コンストラクタの詳細

ProfitCenterGrpGetDetail

public ProfitCenterGrpGetDetail(SapClient sapClient)
利益センタグループ情報を作成します。

パラメータ:
sapClient - SapClient SAPへの接続情報を格納したオブジェクト

ProfitCenterGrpGetDetail

public ProfitCenterGrpGetDetail(String controllingarea,
                                String groupname,
                                SapClient sapClient)
                         throws SAPAuthAppException,
                                SAPAuthSystemException,
                                SAPGeneralAppException,
                                SAPGeneralSystemException,
                                SAPFinancialAppException,
                                SAPFinancialSystemException
パラメータ:
controllingarea - 管理領域
groupname - グループ名
sapClient - SapClient SAPへの接続情報を格納したオブジェクト
例外:
SAPAuthAppException - 認証系アプリケーション例外
SAPAuthSystemException - 認証系システム例外
SAPGeneralAppException - 汎用アプリケーション例外
SAPGeneralSystemException - 汎用システム例外
SAPFinancialAppException - 会計業務アプリケーション例外
SAPFinancialSystemException - 会計業務システム例外
メソッドの詳細

executeBapi

public void executeBapi()
                 throws SAPAuthAppException,
                        SAPAuthSystemException,
                        SAPGeneralAppException,
                        SAPGeneralSystemException,
                        SAPFinancialAppException,
                        SAPFinancialSystemException
BapiControllerにより利益センタグループ検索を検索します。

例外:
SAPAuthAppException - 認証系アプリケーション例外
SAPAuthSystemException - 認証系システム例外
SAPGeneralAppException - 汎用アプリケーション例外
SAPGeneralSystemException - 汎用システム例外
SAPFinancialAppException - 会計業務アプリケーション例外
SAPFinancialSystemException - 会計業務システム例外

IM-ERP Real Connect

Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.