cancel
Showing results for 
Search instead for 
Did you mean: 

Automatization for budget transfer cj34 and cj32 for WBS

Former Member
0 Kudos

Hi,

We try to automize the budget transfer with a custom development between 2 WBS. I am covering the functional side.

The requirement states that when transferring an amount between 2 WBS, the system needs to check if budget is released, if so, then transfer from released and original budget of source WBS (-$2000 on both) to released AND original budget of destination WBS (+$2000 on both).

Has anyone had experience with this kind of development.?

Thanks in advance,

Tobias

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Are you creating a custom transaction that transfers budget or are you developing a user-exit?

Former Member
0 Kudos

We are creating a custom transaction calling cj34 in the background, but it does only transfer the original budget amount, if there is released budget this stays the same amount. Development says there is no BDC to catch error messages in cj32, so difficult to develop.

Any advice ?