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
- 関連項目:
- 直列化された形式
|
メソッドの概要 |
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 |
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 - 会計業務システム例外
Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.