SAP ABAP Function Module FM_BL_CORRECTION_POST (Post correction to previous BL entries)
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_POST | Post correction to previous BL entries |
| Function Group | FMFG_BLCORRECT | Budgetary Ledger correction functions |
| Program Name | SAPLFMFG_BLCORRECT | |
| INCLUDE Name | LFMFG_BLCORRECTU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_T_RESULTS | TYPE | TFMFG_BLCORR_OUT | Table of processing results for BL correction/Results per lot | |||
| |
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 | |||
| |
I_PRM_D_ORIG | TYPE | BOOLE_D | SPACE | Use original BUDAT etc: TRUE (='X') and FALSE (=' ') | ||
| |
I_PRM_D_SPEC | TYPE | BOOLE_D | Use specified BUDAT etc: TRUE (='X') and FALSE (=' ') | |||
| |
I_PRM_P_BLDT | TYPE | BLDAT | The specified Document Date in Document | |||
| |
I_PRM_P_BUDT | TYPE | BUDAT | The specified Posting Date in the Document | |||
| |
I_PRM_P_YEAR | TYPE | GJAHR | The specified Fiscal Year | |||
| |
I_PRM_P_PERIOD | TYPE | MONAT | The specified Fiscal Period | |||
| |
I_TEST | TYPE | BOOLE_D | 'X' | Test mode: TRUE (='X') and FALSE (=' ') | ||
| |
I_INTERACTIVE | TYPE | BOOLE_D | SPACE | Interactive mode: TRUE (='X') and FALSE (=' ') | ||
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 |