SAP ABAP Function Module FMCCF_BUDGET_CHECK (Build/check budget docs for budget for carried over commitments)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM-BCS-BU (Application Component) Budgeting
⤷
FMBPA_E (Package) New budgeting: FM application part
⤷
⤷
Basic Data
| Function Module | FMCCF_BUDGET_CHECK | Build/check budget docs for budget for carried over commitments |
| Function Group | FMBCFF | Budget for carried forward commitments |
| Program Name | SAPLFMBCFF | |
| INCLUDE Name | LFMBCFFU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_F_BUDGET_DATA | TYPE | IFM_CCF_BUDGET_DATA | Data for carry over of commitments (The fields FLG_ERROR, and FLG_BCS change) | |||
| |
E_FLG_NO_CALL_TO_BCS | TYPE | XFELD | BCS was not called, no budget document to be created | |||
| |
I_CF_DOC_YEAR | TYPE | GJAHR | Fisc year the CF-doc is posted to (set to C_F_BUDGET_DATA-RYEAR, if empty) | |||
| |
I_CF_DOC_FM_AREA | TYPE | FIKRS | Fm.Area the CF-doc is posted to (set to C_F_BUDGET_DATA-fikrs, if empty) | |||
| |
C_T_LOG | TYPE | IFM_CCF_MESSAGES | List containing all messages that occurred during the CHECK | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20020107 |
| SAP Release Created in | 110 |