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

Problem in F110 customization.

Former Member
0 Likes
370

Hi experts,

I have to customize Automatic payment (F110) and face a problem with copy program: i submit ZSAPF110S (instead of SAPF110S) in ZF110VI00 (instead of F110VI00) ; and when i schedule proposal (press 'Proposal' button), it can not create payment proposal with message: "Proposal has been cancelled" ( instead of "Payment proposal has been created").

Pls help me, what wrong is it?

Thanks and regards,

Hung.

Hi experts,

I have to customize Automatic payment (F110) and face a problem with copy program: i submit ZSAPF110S (instead of SAPF110S) in ZF110VI00 (instead of F110VI00) ; and when i schedule proposal (press 'Proposal' button), it can not create payment proposal with message: "Proposal has been cancelled" ( instead of "Payment proposal has been created").

Pls help me, what wrong is it?

Thanks and regards,

Hung.

1 REPLY 1
Read only

mvoros
Active Contributor
0 Likes
331

Hi,

there may be tons of reasons why it fails. You need to debug your program and find what is the reason for that message. You can try to look for that message (by number or at least by message class) in the source code.

Cheers