|
IM-ERP Real Connect | |||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| AccountGl を使用しているパッケージ | |
|---|---|
| jp.co.intra_mart.foundation.sap.module.accounting | SAPの会計・経理に関する処理を行うパッケージです。 |
| jp.co.intra_mart.foundation.sap.module.accounting での AccountGl の使用 |
|---|
| AccountGl 型の引数を持つ型を返す jp.co.intra_mart.foundation.sap.module.accounting のメソッド | |
|---|---|
List<AccountGl> |
AccEmployeePayPost.getAccountGlList()
G/L 勘定明細一覧( AccountGlインスタンスの配列)を取得します。 |
| AccountGl 型の型引数を持つ jp.co.intra_mart.foundation.sap.module.accounting のメソッドパラメータ | |
|---|---|
void |
AccEmployeePayPost.setAccountGlList(List<AccountGl> accountGlList)
G/L 勘定明細一覧を設定します。 |
static void |
ParamAccountGl.setExportParam(BapiController bapiController,
List<AccountGl> accountGlList)
G/L 勘定明細にエクスポートされた値をセットします。 |
static void |
ParamAccountGl.setImportParam(BapiController bapiController,
List<AccountGl> accountGlList)
G/L 勘定明細にインポートする値をセットします。 |
|
IM-ERP Real Connect | |||||||||
| 前 次 | フレームあり フレームなし | |||||||||