IM-ERP Real Connect

クラス
jp.co.intra_mart.foundation.sap.module.accounting.CostCenter の使用

CostCenter を使用しているパッケージ
jp.co.intra_mart.foundation.sap.module.accounting SAPの会計・経理に関する処理を行うパッケージです。 
 

jp.co.intra_mart.foundation.sap.module.accounting での CostCenter の使用
 

CostCenter を返す jp.co.intra_mart.foundation.sap.module.accounting のメソッド
 CostCenter CostCenterController.getCostCenter(int index)
          BAPI パラメータ の参照構造オブジェクトが既に 存在するかチェックします。
 

CostCenter 型の引数を持つ型を返す jp.co.intra_mart.foundation.sap.module.accounting のメソッド
 List<CostCenter> CostCenterList.getCostCenterList()
          原価センタ一覧(CostCenterインスタンスの配列)を取得します。
 List<CostCenter> CostCenterController.getCostCenterList()
          原価センタ一覧(CostCenterインスタンスの配列)を取得します。
 

CostCenter 型の型引数を持つ jp.co.intra_mart.foundation.sap.module.accounting のメソッドパラメータ
 void CostCenterList.setCostCenterList(List<CostCenter> costCenterList)
          原価センタ一覧(CostCenterインスタンスの配列)を設定します。
 


IM-ERP Real Connect

Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.