The Function Module FCOM_PLAN_PRIMARY_COSTS_POST (Bucht Plandaten für Primärkosten) is a standard Function Module in SAP ERP and is part of the function group FCOM_PLAN within the package FCOM_MONITOR.
Function Module | FCOM_PLAN_PRIMARY_COSTS_POST |
Short Text | Bucht Plandaten für Primärkosten |
Function Group | FCOM_PLAN |
Package | FCOM_MONITOR |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
POSTING_OK | LIKE | FCOM_PLAN_KSTAR_EXT-FLAG | Charakterfeld der Länge 1 |
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 |
---|---|---|---|---|
PLAN_DATA | LIKE | FCOM_PLAN_KSTAR_EXT | Planung: externes Format für Planungsdaten bei Kostenarten | |
TEXT_LINES | LIKE | FCOM_PLAN_TEXT_LINE | Planungslangtext |
This function module does not define any Exceptions.