SAP ABAP Function Module FMKU_CONV_RANGES_INTO_PACKET (Convert large ranges of FM AA into packet)
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 | FMKU_CONV_RANGES_INTO_PACKET | Convert large ranges of FM AA into packet |
| Function Group | FMKU | General FM budgeting utilities |
| Program Name | SAPLFMKU | |
| INCLUDE Name | LFMKUU33 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_T_RFUNDSTR_PACKET | TYPE | FMKU_T_FUNDSCTR_PACKET | Use for building packet of range of Fund center | |||
| |
E_T_RCMMTITEM_PACKET | TYPE | FMKU_T_CMMTITEM_PACKET | Use for building packet of range of Commitment Items | |||
| |
E_T_RMEASURE_PACKET | TYPE | FMKU_T_MEASURE_PACKET | Use for building packet of range of Funded Programs | |||
| |
I_T_RFUNDSCTR | TYPE | FMBS_T_RFUNDSCTR | Range table for funds center | |||
| |
I_T_RCMMTITEM | TYPE | FMBS_T_RCMMTITEM | Range table commitment item | |||
| |
I_FM_AREA | TYPE | FIKRS | Financial Management Area | |||
| |
I_T_RMEASURE | TYPE | FMBS_T_RMEASURE | Range table for funded program | |||
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 | 20091125 |
| SAP Release Created in | 462A |