Menu

SAP Function Module K_PROJECT_SD_PLANVALUES_UPDATE

Verbuchung Einzelposten Kundenauftragswert

The Function Module K_PROJECT_SD_PLANVALUES_UPDATE (Verbuchung Einzelposten Kundenauftragswert) is a standard Function Module in SAP ERP and is part of the function group KAOU within the package KPSD.

Technical Information

Function Module K_PROJECT_SD_PLANVALUES_UPDATE
Short Text Verbuchung Einzelposten Kundenauftragswert
Function Group KAOU
Package KPSD
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DEBUG LIKE BOOLE-BOOLE ' ' Abbruch im Fehlerfall
I_RESTORE LIKE BOOLE-BOOLE ' ' X' - Neuaufbau Summensätze

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
T_BILLPLN_DEL LIKE IONRB Allgemeine Objektnummer
T_COBKF LIKE COBK Belegköpfe Planzahlungen
T_COBKP LIKE COBK Belegköpfe Planerlös/Kdaufwert
T_COEJA_UPD LIKE COEJA CO-Einzelposten Planerlös/Kdaufwert
T_COES_DEL LIKE COES Einzelposten Kundenauftragswert Abbau
T_COES_INS LIKE COES Einzelposten Kundenauftragswert Aufbau
T_COFP_NEW LIKE COFP Einzelposten Planzahlungen Aufbau
T_COFP_OLD LIKE COFP Einzelposten Planzahlungen Abbau
T_SD_30 LIKE COER_KEY SD-Belegnummern für Löschen COER

Exceptions

This function module does not define any Exceptions.