パッケージ | 説明 |
---|---|
jp.co.intra_mart.foundation.sap.module.financial |
SAPの会計・経理に関する処理を行うパッケージです。
|
修飾子とタイプ | メソッドと説明 |
---|---|
java.util.List<AllowedBusTract> |
InternalOrderGetDetailController.getAllowedBusTractList()
使用可能業務トランザクションのテーブルを取得します。
|
java.util.List<AllowedBusTract> |
InternalOrderGetDetail.getAllowedBusTractList()
使用可能業務トランザクションのテーブル(
AllowedBusTract インスタンスの配列)を取得します。 |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
InternalOrderGetDetailController.setAllowedBusTractList(java.util.List<AllowedBusTract> allowedBusTractList)
使用可能業務トランザクションのテーブルを設定します。
|
void |
InternalOrderGetDetail.setAllowedBusTractList(java.util.List<AllowedBusTract> allowedBusTractList)
使用可能業務トランザクションのテーブル(
AllowedBusTract インスタンスの配列)を設定します。 |
Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.