Menu

SAP Function Module KBPA_CARRIER_DIST_UPDATE_CHECK

Planning: Determine Distributed Value for the Higher-Level Object

The Function Module KBPA_CARRIER_DIST_UPDATE_CHECK (Planning: Determine Distributed Value for the Higher-Level Object) is a standard Function Module in SAP ERP and is part of the function group KBPA within the package KABP.

Technical Information

Function Module KBPA_CARRIER_DIST_UPDATE_CHECK
Short Text Planning: Determine Distributed Value for the Higher-Level Object
Function Group KBPA
Package KABP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ORGVG LIKE COBK-ORGVG 'RKP3'
NO_POSTING TYPE C SPACE Deliver BPIF without updating distributed records

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BPIF LIKE BPIF Distributed records for RPSCO update
I_COBK LIKE COBK Document headers
I_COEJA LIKE COEJA Document lines
I_COIOB LIKE COIOB Object assignments
I_PERIODS LIKE PERIODS

Exceptions

This function module does not define any Exceptions.