|
IM-ERP Real Connect | |||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| AllowedBusTract を使用しているパッケージ | |
|---|---|
| jp.co.intra_mart.foundation.sap.module.financial | SAPの会計・経理に関する処理を行うパッケージです。 |
| jp.co.intra_mart.foundation.sap.module.financial での AllowedBusTract の使用 |
|---|
| AllowedBusTract 型の引数を持つ型を返す jp.co.intra_mart.foundation.sap.module.financial のメソッド | |
|---|---|
List<AllowedBusTract> |
InternalOrderGetDetailController.getAllowedBusTractList()
使用可能業務トランザクションのテーブルを取得します。 |
List<AllowedBusTract> |
InternalOrderGetDetail.getAllowedBusTractList()
使用可能業務トランザクションのテーブル( AllowedBusTractインスタンスの配列)を取得します。 |
| AllowedBusTract 型の型引数を持つ jp.co.intra_mart.foundation.sap.module.financial のメソッドパラメータ | |
|---|---|
void |
InternalOrderGetDetailController.setAllowedBusTractList(List<AllowedBusTract> allowedBusTractList)
使用可能業務トランザクションのテーブルを設定します。 |
void |
InternalOrderGetDetail.setAllowedBusTractList(List<AllowedBusTract> allowedBusTractList)
使用可能業務トランザクションのテーブル( AllowedBusTractインスタンスの配列)を設定します。 |
|
IM-ERP Real Connect | |||||||||
| 前 次 | フレームあり フレームなし | |||||||||