SAP ABAP Function Module FM_BL_CORRECTION_CALC_DELTA (Calculate required delta posting for BL correction)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM (Application Component) Funds Management
⤷
FMFG_BLCORE_E (Package) Core of the Budgetary Ledger
⤷
⤷
Basic Data
| Function Module | FM_BL_CORRECTION_CALC_DELTA | Calculate required delta posting for BL correction |
| Function Group | FMFG_BLCORRECT | Budgetary Ledger correction functions |
| Program Name | SAPLFMFG_BLCORRECT | |
| INCLUDE Name | LFMFG_BLCORRECTU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_T_NEW_BL | TYPE | TFMBLCOREIN | New items derived by BL | |||
| |
E_T_OLD_BL | TYPE | TFMBLCOREIN | Existing BL entries | |||
| |
E_T_DELTA_BL | TYPE | TFMBLCOREIN | Delta required for correction | |||
| |
E_FLG_ERROR | TYPE | BOOLE_D | Error flag | |||
| |
I_LOT | TYPE | FMFG_CORR_LOT | Budgetary Ledger Correction Lot Identifier | |||
| |
I_T_ITEMS | TYPE | TFMFG_BLCORR_FIELDS | Table of data for Budgetary Ledger Correction | |||
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 | 20030428 |
| SAP Release Created in | 110 |