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

Funds commitments (FMZ1 - bapi)

Former Member
2,105

Hi all,

I have to create and modify a program, that run in background, and that create some funds commitment --> transaction FMZ1. I don't want use batch input... do you have some idea... do you know a BAPI to make it ?

Tks a lot for help !!!!

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
1,302

You may look at function modules (not actual BAPI)

FMFR_CREATE_FROM_DATA
FMFR_CHANGE_FROM_DATA
FMFR_CHANGE_COMPLETION_FLAG

Regards

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
1,303

You may look at function modules (not actual BAPI)

FMFR_CREATE_FROM_DATA
FMFR_CHANGE_FROM_DATA
FMFR_CHANGE_COMPLETION_FLAG

Regards

Read only

0 Likes
1,302

Tks a lot for you help, it's very useful and fast !!!

Read only

0 Likes
1,302

Hello Raymond,

tks a lot for for previous answer, it's very useful !!!

could I ask to you 2 similar operation ??

I have to enter also COST PLAN by transaction CJ40 and G/L ACCOUNT by transaction FB50. I have to make it inside a program to run in background and not use batch input.

Do you know some idea ?? bapi ??

Tks again for you help !!

Roberto.