The Function Module K_TARGETCOSTS_ITEMIZATION_GET (Liefert den Einzelnachweis zu den Sollkosten) is a standard Function Module in SAP ERP and is part of the function group KV02 within the package KV.
Function Module | K_TARGETCOSTS_ITEMIZATION_GET |
Short Text | Liefert den Einzelnachweis zu den Sollkosten |
Function Group | KV02 |
Package | KV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLG_NOALV | LIKE | KV042-XFELD | 'X' | Kennzeichen: Keine Listausgabe |
FLG_PLAKO | LIKE | KV042-XFELD | 'X' | Kennzeichen: Volles Detail |
PAR_BUPER | LIKE | T009B-POPER | Periode (nur Kuppelproduktion) | |
PAR_CONTR | TYPE | CL_GUI_CONTAINER | Container | |
PAR_COPRD | LIKE | KV042-XFELD | Kennzeichen: Kuppelproduktion | |
PAR_EXPLO | LIKE | KV042-XFELD | Halbfabrikate aufloesen | |
PAR_GJAHR | LIKE | T009B-BDATJ | Geschaeftsjahr (nur Kuppelproduktion) | |
PAR_KV014 | LIKE | KV014 | Struktur fuer die Uebergabe des Objektes | |
PAR_MEEHT | LIKE | CKHS-MEEHT | Mengeneinheit | |
PAR_MENGE | LIKE | CKHS-MENGE | Menge auf die normiert wird | |
PAR_OBJNP | LIKE | AFPO-OBJNP | Objektnummer der Position (nur Kuppelproduktion) | |
PAR_VALTY | LIKE | TKA09-VALUTYP | '0' | Bewertungsart |
PAR_VARIA | LIKE | DISVARIANT-VARIANT | Anzeigevariante |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLG_NORCD | LIKE | KV042-XFELD | Kennzeichen: Kein Einzelnachweis gefunden | |
PAR_PMEIN | LIKE | CKHS-MEEHT | Auftragsmengeneinheit | |
PAR_PMENG | LIKE | CKHS-MENGE | Auftragsplanmenge |
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 |
---|---|---|---|---|
TAB_ITEMS | LIKE | CKKALKTAB | Tabelle mit dem Einzelnachweis (export) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
SYSTEM_ERROR | Fehler beim Aufbau des Einzelnachweis |