Show TOC

Function documentationFunds Plan and Fund Creation from External Applications Locate this document in the navigation structure

 

You can use this function to mass create and change funds plans and funds from external applications.

Features

The following function modules are available in the Object Navigator (transaction SE80), in the CRM_FM_IL_API (CRM Funds Management APIs) package, in the CRM_FM_IL function group:

  • CRM_FM_FND_MASS_CREATE_FNP

    You can use this function module to mass create funds plans. The system creates the funds plans and automatically sets their status to New.

  • CRM_FM_FND_MASS_CREATE_FND

    You can use this function module to mass create funds. In addition, if you want to create funds and assign them to funds plans that do not exist in the system, the system creates the funds plans. You can create funds:

    • With budget postings

      The system creates the funds and automatically sets their status to Preliminary. The budget is displayed both in the Budget Postings and Checkbook assignment blocks.

    • With fund postings

      The system creates the funds and automatically sets their status to Preliminary. The budget is displayed only in the Checkbook assignment block.

    • Without budget or fund postings

      The system creates the funds and automatically sets their status to New.

  • CRM_FM_FND_CHANGE_FNP

    You can use this function module to change the attributes of funds plans. The status of the funds plan determines the attributes that you can change.

  • CRM_FM_FND_CHANGE_FND

    You can use this function module to change the attributes of funds. The status of the fund and the status of the funds plan, to which the fund is assigned, determine the attributes that you can change.

The RCRM_FM_FND_MASSCREATE_FND report provides an example of how you can use the CRM_FM_FND_MASS_CREATE_FND function module.

For more information about the parameters of the function modules, see the function module documentation.