Functionality The payment order deals with the ordering party and recipient in onestep. The data of the ordering party and the recipient is checked first.If the check is successful, the ordering party is posted. If therecipient is internal, then it is also posted. If this is an externalrecipient, the data is transferred to the feeder system for paymenttransactions. Once the posting has been made, the return value OK is provided. If thesystem finds errors in formal or account-based checks, there is noposting (return value NOK) If there is a system error, processing isstopped (return value SYSERR). |