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

budget transfer

Former Member
0 Likes
719

hi experts,

which bapi can i use for budget transfer using FMBB.i got header details like this

process = 'transfer'.

budget catgory = 'payment'.

version = '0'.

document type = 'bf'.

document date = today date.

sender

-


fiscal year = '2007'.

period = '003'.

budget type = 'trf'.

fund = 'coj'.

receiver

-


fiscal year = '2007'.

period = '003'.

budget type = 'trf'.

fund = 'coj'.

can anybody help me for this.

very urgent.

regards

srinivas.

hi experts,

which bapi can i use for budget transfer using FMBB.i got header details like this

process = 'transfer'.

budget catgory = 'payment'.

version = '0'.

document type = 'bf'.

document date = today date.

sender

-


fiscal year = '2007'.

period = '003'.

budget type = 'trf'.

fund = 'coj'.

receiver

-


fiscal year = '2007'.

period = '003'.

budget type = 'trf'.

fund = 'coj'.

can anybody help me for this.

very urgent.

regards

srinivas.

1 REPLY 1
Read only

Former Member
0 Likes
554

For funds management, you should use BAPI_0050_CREATE.

Rob