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