public interface PCreditLimitPanelBean extends Remote
Modifier and Type | Method and Description |
---|---|
void |
collectCreditLimitData(PModelHandle eventMH,
PModelHandle shareDataHandle) |
HashMap |
getCreditLimitBalance(PModelHandle selectBalanceGroups)
Utility method to call BAL_GET_BALANCES to get the balances for the selected balance groups.
|
HashMap |
getCreditLimitBalance(PModelHandle all,
Poid aPoid) |
void |
saveCreditLimitData(HashMap bgm,
Poid aPoid) |
void collectCreditLimitData(PModelHandle eventMH, PModelHandle shareDataHandle)
HashMap getCreditLimitBalance(PModelHandle all, Poid aPoid)
HashMap getCreditLimitBalance(PModelHandle selectBalanceGroups)
selectBalanceGroups
- PModelHandlevoid saveCreditLimitData(HashMap bgm, Poid aPoid) throws EBufException
EBufException
Copyright © 2003, 2023, Oracle and/or its affiliates.