| Package | Description |
|---|---|
| psdi.app.countbook |
| Modifier and Type | Class and Description |
|---|---|
class |
CountBookLine
The object representing the CountBookLine object.
|
| Modifier and Type | Method and Description |
|---|---|
CountBookLineRemote |
CountBookService.populateCBLineForInvBalance(java.lang.String storeRoom,
UserInfo userInfo,
CountBookLineSetRemote cbLineSetRemote,
java.lang.String countBookNum,
boolean isRotating,
MboRemote itemRemote,
java.lang.String itemNum,
java.lang.String internalItemType,
MboRemote invBalances) |
CountBookLineRemote |
CountBookServiceRemote.populateCBLineForInvBalance(java.lang.String storeRoom,
UserInfo userInfo,
CountBookLineSetRemote cbLineSetRemote,
java.lang.String countBookNum,
boolean isRotating,
MboRemote itemRemote,
java.lang.String itemNum,
java.lang.String internalItemType,
MboRemote invBalances)
This method populates the count book line for given inventory balance object.
|