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

Need DME capability for payment program RFFOUS_C

Former Member
0 Likes
522

Hi,

I am trying to create a DME file for Accounts Payable where we currently use the payment program RFFOUS_C.

We are currently using payment program RFFOUS_C for Accounts Payable to print checks. What we need now is a way to download the check data to a header and detail flat file.

Im currently looking into PMW/DME and having problems to populate data from table PAYR. Can someone advice on how to proceed with DME and how to populate data from PAYR.

Peter

Hi,

I am trying to create a DME file for Accounts Payable where we currently use the payment program RFFOUS_C.

We are currently using payment program RFFOUS_C for Accounts Payable to print checks. What we need now is a way to download the check data to a header and detail flat file.

Im currently looking into PMW/DME and having problems to populate data from table PAYR. Can someone advice on how to proceed with DME and how to populate data from PAYR.

Peter

1 REPLY 1
Read only

Former Member
0 Likes
462

To extract payment information into a flat file use transaction <b>FCHX</b>. Look at the documentation of program <b>RFCHKE00</b> for more information about the file structure etc.