The Function Module HFPT_COEJA_RPSCO (Fill RPSCO with detail plan values and update of distr. values in RPSCO) is a standard Function Module in SAP ERP and is part of the function group HFPT within the package KAP0.
Function Module | HFPT_COEJA_RPSCO |
Short Text | Fill RPSCO with detail plan values and update of distr. values in RPSCO |
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_ORGVG | LIKE | COBK-ORGVG | 'RKP3' | Original operation |
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_COBK | LIKE | COBK | CO Object: Document header | |
I_COEJA | LIKE | COEJA | Detail plan values | |
I_COIOB | LIKE | COIOB | Object number + object data key conversion |
This function module does not define any Exceptions.