Hi Guys,
I need to create enhancement over standard sap functionality TCode: FP40.
As FP40 canu2019t be used for mass balance transfer, hence here I need to create one batch program which will transfer balances from all contract accounts (finalized and inactive) to another contract accounts (which are active) (and with same business partners) depends upon some u2018whereu2019 condition. (u2018Whereu2019 condition could be anything for example: u2018Number of Days after move out dateu2019)
Now once we got all source CAs (lets call them CA1) and destination CAs (i.e. CA2), we need to transfer balances.
Now my question is how to do that in the code? Here how I will call FP40 in the background?