Menu

SAP Function Module K_KKB_CO_PRODUCT_MANUFACT_TREE

Kuppelproduktion als Hierarchiebaum

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module K_KKB_CO_PRODUCT_MANUFACT_TREE (Kuppelproduktion als Hierarchiebaum) is a standard Function Module in SAP ERP and is part of the function group KKBH within the package KKB.

Technical Information

Function Module K_KKB_CO_PRODUCT_MANUFACT_TREE
Short Text Kuppelproduktion als Hierarchiebaum
Function Group KKBH
Package KKB
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_ANW LIKE TKKB1-ANW '3' Application
I_AUFNR LIKE AUFK-AUFNR Order number
I_BEGCOL TYPE I 10 Column begin
I_BEGROW TYPE I 5 Row begin
I_CHOICE_J LIKE TKKB1-OBJ 'X' 'X': Report selection
I_CHOICE_K LIKE TKKB1-OBJ 'X' 'X': Cost element selection
I_CHOICE_P LIKE TKKB1-OBJ 'X' 'X': Report parameter selection
I_ENDCOL TYPE I 70 Column end
I_ENDROW TYPE I 25 Row end
I_KST LIKE TKKB2-KST SPACE Cost element group for report
I_OBJW LIKE ' ' 'X': Object currency
I_RGJNR LIKE TKKB1-BGR SPACE Report
I_STATUS LIKE '0' Stauts: '0': normal '1': with values
I_TAB LIKE 'X' 'X': Data indented at an amount
I_TEXT LIKE 'X' 'X': Output with material text
I_WINDOW LIKE 'X' 'X'. in entire window ' ': Dialog box

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_GLOBALS LIKE KKB2 Parameter table for report

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OBJECT_NOT_FOUND