| Modifier and Type | Method and Description |
|---|---|
AdjustmentItem |
ObjectFactory.createAdjustmentItem()
Create an instance of
AdjustmentItem |
| Modifier and Type | Method and Description |
|---|---|
String |
AdjustmentModule.adjustItem(String id,
AdjustmentItem adjustItem)
Performs a currency adjustment for an item
|
| Modifier and Type | Method and Description |
|---|---|
String |
PCMAdjustmentModule.adjustItem(String id,
AdjustmentItem adjustItem)
Performs a currency adjustment for an item
|
| Modifier and Type | Method and Description |
|---|---|
FList |
AdjustmentWorker.convertToInputFListForAdjustItem(String id,
AdjustmentItem adjustItem)
Returns an input flist which is required to call the opcode
AR_ITEM_ADJUSTMENT
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AdjustmentResource.adjustItem(String id,
AdjustmentItem adjustItem)
Performs a currency adjustment for an item
|