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

Order Extension working only on first line added

edited Nov 5, 2024 8:05AM in Order Management 5 comments

Summary: Hi Team,

We are trying to default few fields via Order extension, the reason why we did not choose pretransformation is, it doesn't work on copied order

The issue with order extension is, all fields works perfectly except Schedule Ship date (With Override Flag as 'Y') and Receivable Transaction

Actual Issue:

When we create multiple lines in an order, it works only on the first line for Schedule Ship date and Receivable Transaction. Screenshot attached

Code used:

import oracle.apps.scm.doo.common.extensions.ValidationException;
import oracle.apps.scm.doo.common.extensions.Message;

String VarOrderType = header.getAttribute ("TransactionTypeCode");
def BUName= header.getAttribute("BusinessUnitName");

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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