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
⤷ 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 |
---|---|---|---|---|---|---|---|
Exporting | E_T_RESULTS | TYPE | TFMFG_BLCORR_OUT | Table of processing results for BL correction/Results per lot | |||
Importing | I_LOT | TYPE | FMFG_CORR_LOT | Budgetary Ledger Correction Lot Identifier | |||
Importing | I_T_ITEMS | TYPE | TFMFG_BLCORR_FIELDS | Table of data for Budgetary Ledger Correction | |||
Importing | I_PRM_D_ORIG | TYPE | BOOLE_D | SPACE | Use original BUDAT etc: TRUE (='X') and FALSE (=' ') | ||
Importing | I_PRM_D_SPEC | TYPE | BOOLE_D | Use specified BUDAT etc: TRUE (='X') and FALSE (=' ') | |||
Importing | I_PRM_P_BLDT | TYPE | BLDAT | The specified Document Date in Document | |||
Importing | I_PRM_P_BUDT | TYPE | BUDAT | The specified Posting Date in the Document | |||
Importing | I_PRM_P_YEAR | TYPE | GJAHR | The specified Fiscal Year | |||
Importing | I_PRM_P_PERIOD | TYPE | MONAT | The specified Fiscal Period | |||
Importing | I_TEST | TYPE | BOOLE_D | 'X' | Test mode: TRUE (='X') and FALSE (=' ') | ||
Importing | I_INTERACTIVE | TYPE | BOOLE_D | SPACE | Interactive mode: TRUE (='X') and FALSE (=' ') | ||
Processing Type
Normal Function Module | |
Remote-Enabled 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 |