The Function Module HFPT_BPIF_RPSCO (Fill RPSCO with budget and rough plan values and data from unit costing) is a standard Function Module in SAP ERP and is part of the function group HFPT within the package KAP0.
Function Module | HFPT_BPIF_RPSCO |
Short Text | Fill RPSCO with budget and rough plan values and data from unit costing |
Function Group | HFPT |
Package | KAP0 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BPIN | LIKE | BPIN | are no longer used |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BPIF | LIKE | BPIF | Budget- and rough plan values | |
I_COBK | LIKE | COBK | CO Object: Document header | |
I_COEJA | LIKE | COEJA | Detail plan values (here from unit costing) | |
I_COIOB | LIKE | COIOB | Conversion of object number + object data org. |
This function module does not define any Exceptions.