Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

DMEE - Single Exit for multiple fields or scope of Global variables

Former Member
0 Kudos

Hello All,

I have the following DMEE structure (Originating Party Record).

Address Line 1 has associated Exit Z_FI_WFB_ADD_LINE1.

Address Line 2 has another Exit Z_FI_WFB_ADD_LINE2.

Similarly, other elements also have separate exits.

However, the requirement is such that Select query is hitting the same table in database as well as the where condition is same for all.

One work area contains values for all the above elements of DMEE, in separate fields.

If there could we some way that single Exit can be used to fetch all those values of DMEE, or else if there is a provision of some Global variables then the need to write separate exits for separate elements could be avoided?

Please let me know if there is some way to avoid re-writing the same code in every element of DMEE.

Regards,

Barkha Agrawal

1 REPLY 1

Former Member
0 Kudos

Hello All,

Any help please?

Regards,

Barkha Agrawal