Use a function within a conditional expression on oblpn label
Summary:
We're designing an oblpn label, and want to show the x of y containers in outbound created status (function GET_X_OF_Y_IN_OTUBOUND_READY_CONTAINERS_ON_ORDER) when order type is "A" and for the remaining order typess show "1".
I found that we can use functions within expressions but there aren't many examples or details that help me figure out how to use it (see https://docs.oracle.com/en/cloud/saas/warehouse-management/24d/owmld/using-functions-within-expressions.html).
I'm tryng to use a conditional expression with a function within but couldn't make it work. This is the expression I'm trying:
Tagged:
0