Application Development and Automation 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: 

How to add ZUONR field to the DME file in F110

0 Kudos
979

Hi,

We need to add the assignment number (ZUONR) to the file used in F110.

I checked in the DMEE transaction but I can't find an equivalent field in the structures (FPAYH, FPAYHX and FPAYP).

Can anyone help me please.

Thanks .

Haythem.

2 REPLIES 2

openrico
Participant
0 Kudos
718

Hi Selim,

you could copy the function module DMEE_EXIT_TEMPLATE to Z*. There you have the structure i_item.

In i_item you find fpayp.

With BUKRS, BELNR and KOART (K or D) you could do a Select on BSEG and get the ZUONR and store it into C_VALUE.

In your format tree go to your element for ZUONR into the tab source on the right site and enter the newly created exit function.

Thats it.

Good Luck 🙂

raymond_giuseppi
Active Contributor
0 Kudos
718