Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to add "SUM" to Due amount Attribute in order management extension message

Hello

we need to update "SUM" to Due amount Attribute in order management extension message



String messageText = "Outstanding Invoice Exists for the customer and payment schedule:"+ prow.getAttribute("PaymentScheduleDueDate")+sum("Due:")+prow.getAttribute("PaymentScheduleAmountDueRemaining");

throw new ValidationException( new Message(Message.MessageType.WARNING,messageText) );

}

}}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!