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

How to generate Cheque Automatically using programmatically

Former Member
0 Likes
740

Hello Abapers,

My requirement is i need to generate check Number automatically.For this i created payment document number using tcode f-48 and i passed the same document to rffous_c(Payment medium program which generates Check Number Automatically).It is giving error as NO records are selected.what type of document if i pass to rffous_c program i can get check number automatically.Please solve my problem.

Regards

Maruthi.K

3 REPLIES 3
Read only

Former Member
0 Likes
492

after that F-48 , u need to do payment for the same by using F110, so it will creates Cheque for the same .

ask ur functional to run payments for the same.

Regards

Peram

Read only

0 Likes
492

Hai Peram,

Thanks for your reply.I dont want to run F110.With out running f110 is there any procedure to generate payment document number and by using the payment document i will execute payment mediun program(RFFOUS_C program) externally and i will get the check number.THis is my Requirement which i need in the following process.

Regards

Maruthi.K

Read only

Former Member
0 Likes
492

Hello abapers,

My problem is solved.How i solved my problem RFF110S program has same functionality like f110.But it will provide automatic scheduling in background.SO By using this program i am generating automatic Check Number.

Thanks for providing support to me.

Regards

Maruthi.K