psdi.app.inventory

Class FldInvReserveItemNum

    • Constructor Detail

      • FldInvReserveItemNum

        public FldInvReserveItemNum(MboValue mbv)
                             throws MXException
        Construct and attach to the mbo value
        Parameters:
        mbv -
        Throws:
        MXException
    • Method Detail

      • getGLDebitAcct

        public void getGLDebitAcct()
                            throws MXException,
                                   java.rmi.RemoteException
        Gets proper GL debit account. The rule is: 1) if wonum, assetnum and location are null, but GL debit account is not null, merge GL debit account with item's resource code. 2) if wonum, assetnum, or location is not null, merge wonum, assetnum, or location with item's resource code.
        Throws:
        MXException
        java.rmi.RemoteException