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

F110 - automatic payment

Former Member
0 Likes
593

Hi,

Is there a way of comparing "parameter" posting date with system date, in tr. F110, to forbid or not running automatic payment?

Thanks.

3 REPLIES 3
Read only

Peter_Inotai
Active Contributor
0 Likes
507

Hi Ana,

For F110 there are some BTEs available. I'm not sure which one would meet to your requirements, however you might check 1860 for example and search a little bit for OSS note.

Check for example Note 528727 - F110: BTE authorize. check in maintenance of proposal run.

Note 638756 - F111: Change of value date in maintenance of proposal run

Best regards,

Peter

Read only

Former Member
0 Likes
507

Hi ,

You can try any of the user exits available in the print programs attached to the transaction F110.

The print programs are available depending on the countries eg: RFFOUS_T ( for US, Paymnt mtd ACH)

The user exits are available depending on the payment methods, in the print programs.

Regards,

Sookshma

Read only

Former Member
0 Likes
507

Hi,

Finally, I could list several exits for transaction F110 but how can I easily check which one executes when I am introducing "parameters", so that I can check posting date.

Thanks.