IM-ERP Real Connect

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

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.CostCenterGroupGetDetail
すべての実装されたインタフェース:
Serializable

public class CostCenterGroupGetDetail
extends CommonCenterGrpGetDetail
implements Serializable

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

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

フィールドの概要
 
クラス jp.co.intra_mart.foundation.sap.module.AbstractController から継承されたフィールド
bapiReturnErrMessage, bapiReturnMessage, sapClient
 
コンストラクタの概要
CostCenterGroupGetDetail(SapClient sapClient)
          原価センタグループ情報を作成
CostCenterGroupGetDetail(String controllingarea, String groupname, SapClient sapClient)
           
CostCenterGroupGetDetail(String controllingarea, String groupname, String langu, String languIso, 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
 

コンストラクタの詳細

CostCenterGroupGetDetail

public CostCenterGroupGetDetail(SapClient sapClient)
原価センタグループ情報を作成

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

CostCenterGroupGetDetail

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

CostCenterGroupGetDetail

public CostCenterGroupGetDetail(String controllingarea,
                                String groupname,
                                String langu,
                                String languIso,
                                SapClient sapClient)
                         throws SAPAuthAppException,
                                SAPAuthSystemException,
                                SAPGeneralAppException,
                                SAPGeneralSystemException,
                                SAPFinancialAppException,
                                SAPFinancialSystemException
パラメータ:
controllingarea - 管理領域
groupname - グループ名
langu - 言語キー
languIso - ISO639準拠の言語
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.