|
IM-ERP Real Connect | |||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| SAPAccountingSystemException を使用しているパッケージ | |
|---|---|
| jp.co.intra_mart.foundation.sap.module.accounting | SAPの会計・経理に関する処理を行うパッケージです。 |
| jp.co.intra_mart.foundation.sap.module.accounting での SAPAccountingSystemException の使用 |
|---|
| SAPAccountingSystemException をスローする jp.co.intra_mart.foundation.sap.module.accounting のメソッド | |
|---|---|
void |
CostCenterList.executeBapi()
BapiControllerにより原価センタ一覧を作成します。 |
void |
CostCenterController.executeBapi()
BapiControllerにより原価センタ一覧を作成します。 |
void |
AccEmployeePayPostController.executeBapi()
BapiControllerにより会計伝票を登録します。 |
String |
BankController.getBankName(String bankKey)
銀行コードを指定して銀行名を取得します。 |
String |
BusinessAreaController.getBusArDes(String busArea)
事業領域を指定して事業領域名を取得します。 |
String |
BankController.getCity(String bankKey)
銀行コードを指定して市区町村名を取得します。 |
String |
CompanyController.getCompName(String compCode)
会社コードを指定して会社名を取得します。 |
String |
CostCenterController.getDescript(String costCenter)
原価センタを指定してテキストを取得します。 |
String |
ProfitCenterController.getInCharge(String profitCtr)
利益センタを指定して利益センタ責任者を取得します。 |
String |
ProfitCenterController.getInChargeUser(String profitCtr)
利益センタを指定して利益センタに責任のあるユーザを取得します。 |
String |
GlAccController.getLongText(String glAccount)
G/L勘定コードを指定して総勘定元帳勘定テキスト(長)を取得します。 |
String |
CostCenterController.getName(String costCenter)
原価センタを指定して一般名称を取得します。 |
String |
ControllingAreaController.getName(String coArea)
管理領域を指定して管理領域名を取得します。 |
String |
ProfitCenterController.getPctrName(String profitCtr)
利益センタを指定して一般名称を取得します。 |
String |
GlAccController.getShortText(String glAccount)
G/L勘定コードを指定してG/L勘定コードテキスト(短)を取得します。 |
String |
ProfitCenterController.getValidTo(String profitCtr)
利益センタを指定して有効終了日を取得します。 |
void |
CostCenterList.setImportParam(BapiController bapiController)
原価センタ一覧を取得する条件をセットします。 |
void |
AccEmployeePayPost.setStrParam(String paramStr,
String paramName,
String value)
構造型の項目に値をセットします。 |
void |
CostCenterController.setTblParam(String paramTable,
String paramName,
String value,
int index)
テーブル型の項目に値をセットします。 |
void |
AccEmployeePayPost.setTblParam(String paramTable,
String paramName,
String value,
int index)
テーブル型の項目に値をセットします。 |
| SAPAccountingSystemException をスローする jp.co.intra_mart.foundation.sap.module.accounting のコンストラクタ | |
|---|---|
BankController()
BankListのコンストラクタを呼び出し銀行一覧を作成します。 |
|
BankController(SapClient sapClient)
BankListのコンストラクタを呼び出し銀行一覧を作成します。 |
|
BankController(String bankCtry,
int maxRows)
BankListのコンストラクタを呼び出し銀行一覧を作成します。 |
|
BankController(String bankCtry,
int maxRows,
SapClient sapClient)
BankListのコンストラクタを呼び出し銀行一覧を作成します。 |
|
BankList(SapClient sapClient)
executeBapiを呼び出し銀行一覧を作成します。 |
|
BankList(String bankCtry,
int maxRows,
SapClient sapClient)
executeBapiを呼び出し銀行一覧を作成します。 |
|
BusinessAreaController()
BusinessAreaListのコンストラクタを呼び出し事業領域一覧を作成します。 |
|
BusinessAreaController(SapClient sapClient)
BusinessAreaListのコンストラクタを呼び出し事業領域一覧を作成します。 |
|
BusinessAreaController(String lang,
String isoLang)
BusinessAreaListのコンストラクタを呼び出し事業領域一覧を作成します。 |
|
BusinessAreaController(String lang,
String isoLang,
SapClient sapClient)
BusinessAreaListのコンストラクタを呼び出し事業領域一覧を作成します。 |
|
BusinessAreaList(SapClient sapClient)
executeBapiを呼び出し事業領域一覧を作成します。 |
|
BusinessAreaList(String lang,
String isoLang,
SapClient sapClient)
executeBapiを呼び出し事業領域一覧を作成します。 |
|
CompanyController()
CompanyListのコンストラクタを呼び出し会社一覧を作成します。 |
|
CompanyController(SapClient sapClient)
CompanyListのコンストラクタを呼び出し会社一覧を作成します。 |
|
CompanyList(SapClient sapClient)
executeBapiを呼び出し会社一覧を作成します。 |
|
ControllingAreaController()
ControllingAreaListのコンストラクタを呼び出し管理領域一覧を作成します。 |
|
ControllingAreaController(SapClient sapClient)
ControllingAreaListのコンストラクタを呼び出し管理領域一覧を作成します。 |
|
ControllingAreaList(SapClient sapClient)
executeBapiを呼び出し管理領域一覧を作成します。 |
|
CostCenterController()
CostCenterListのコンストラクタを呼び出し原価センタ一覧を作成します。 |
|
CostCenterController(SapClient sapClient)
CostCenterListのコンストラクタを呼び出し原価センタ一覧を作成します。 |
|
CostCenterController(String controllingArea)
CostCenterListのコンストラクタを呼び出し原価センタ一覧を作成します。 |
|
CostCenterController(String controllingArea,
Date date)
CostCenterListのコンストラクタを呼び出し原価センタ一覧を作成します。 |
|
CostCenterController(String controllingArea,
Date date,
SapClient sapClient)
CostCenterListのコンストラクタを呼び出し原価センタ一覧を作成します。 |
|
CostCenterController(String controllingArea,
SapClient sapClient)
CostCenterListのコンストラクタを呼び出し原価センタ一覧を作成します。 |
|
CostCenterList(SapClient sapClient)
executeBapiを呼び出し原価センタ一覧を作成します。 |
|
CostCenterList(String controllingArea,
String date,
SapClient sapClient)
executeBapiを呼び出し原価センタ一覧を作成します。 |
|
GlAccController(String companyCode)
GlAccListのコンストラクタを呼び出し勘定科目一覧を作成します。 |
|
GlAccController(String companyCode,
SapClient sapClient)
GlAccListのコンストラクタを呼び出し勘定科目一覧を作成します。 |
|
GlAccController(String companyCode,
String language,
String languageIso)
GlAccListのコンストラクタを呼び出し勘定科目一覧を作成します。 |
|
GlAccController(String companyCode,
String language,
String languageIso,
SapClient sapClient)
GlAccListのコンストラクタを呼び出し勘定科目一覧を作成します。 |
|
GlAccList(String companyCode,
SapClient sapClient)
executeBapiを呼び出し勘定項目一覧を作成します。 |
|
GlAccList(String companyCode,
String language,
String languageIso,
SapClient sapClient)
executeBapiを呼び出し勘定項目一覧を作成します。 |
|
ProfitCenterController(String controllingArea)
ProfitCenterListのコンストラクタを呼び出し利益センタ一覧を作成します。 |
|
ProfitCenterController(String controllingArea,
Date date)
ProfitCenterListのコンストラクタを呼び出し利益センタ一覧を作成します。 |
|
ProfitCenterController(String controllingArea,
Date date,
SapClient sapClient)
ProfitCenterListのコンストラクタを呼び出し利益センタ一覧を作成します。 |
|
ProfitCenterController(String controllingArea,
SapClient sapClient)
ProfitCenterListのコンストラクタを呼び出し利益センタ一覧を作成します。 |
|
ProfitCenterController(String controllingArea,
String personincharge,
String inChargeUser,
Date date)
ProfitCenterListのコンストラクタを呼び出し利益センタ一覧を作成します。 |
|
ProfitCenterController(String controllingArea,
String personincharge,
String inChargeUser,
Date date,
SapClient sapClient)
ProfitCenterListのコンストラクタを呼び出し利益センタ一覧を作成します。 |
|
ProfitCenterList(String controllingArea,
String personincharge,
String inChargeUser,
String date,
SapClient sapClient)
executeBapiを呼び出し利益センタ一覧を作成します。 |
|
|
IM-ERP Real Connect | |||||||||
| 前 次 | フレームあり フレームなし | |||||||||