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: 
Read only

Custom Program for DME

former_member217546
Participant
0 Likes
1,331

I need to invoke DME using custom program. I have created a structure and a DME tree which need to send the vendor details to bank. This is different to standard payment run DME. Did anyone created a custom program for DME please help.

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,035

Look at FM DMEE_PROCESS_INCOMING_FILE_ABA, or better test/analyze report DMEECONVERT1.

Regards,

Raymond

Read only

0 Likes
1,035

thanks Raymond for the reply. I need to send the file to the bank with the information i have captured in a Ztable. The function module and the report will this for reading the incoming file or will it create a outgoing file too.

Read only

0 Likes
1,035

Look at/Test actually report DMEECONVERT1, this report is able to upload a file as input, convert thru FM, and then download the converted file in output.

Regards,

Raymond