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

Payment order

Former Member
0 Likes
5,202

Hi Guru,

Somebody knows where can I find table with all payment order? all the history of payment order? I find table PYORDH but this is just actually payment order. I have to do a report with all the payment order for particular person per day/documents/ in the month.


Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,747

Hi Martin

after the payment, the Payment order order is deleted from the table PYORDH

here you find only the payment order which are still running (open items in accounting)

in table REGUH you can display all Payment order

Hatem

2 REPLIES 2
Read only

Former Member
0 Likes
1,748

Hi Martin

after the payment, the Payment order order is deleted from the table PYORDH

here you find only the payment order which are still running (open items in accounting)

in table REGUH you can display all Payment order

Hatem

Read only

0 Likes
1,747

Hi Martin

you can also use table FEBRE

it contains all Payment order

just call se16n and select your interval number range of your payment order.

for example see attached picture.