Set Quick entry called parent

Description

When you want to create a callout that takes some decisions based on the parent window of a QuickEntry window, there's no way to know from which window it is called.

Environment

None

Attachments

2

Activity

Show:

Diego Ruiz March 23, 2018 at 11:55 AM

Hi ,

Attached you can find a patch that sets "QUICK_ENTRY_CALLER_WINDOW" in the context with the parent_windowNo in QuickEntry.

So in the callouts it can be called like Env.getContext(ctx, WindowNo, "QUICK_ENTRY_CALLER_WINDOW") and take decision based on those values (see [CalloutBPartnerQuickEntry.java] example)

Kind Regards,
Diego Ruiz

Fixed

Details

Assignee

Reporter

Priority

Created March 23, 2018 at 11:50 AM
Updated May 1, 2018 at 1:46 PM
Resolved March 25, 2018 at 8:13 PM