Menu

SAP Function Module K_KKB_ORDER_TREE

Baumanzeige zum Kundenauftrag

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_ORDER_TREE (Baumanzeige zum Kundenauftrag) 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_ORDER_TREE
Short Text Baumanzeige zum Kundenauftrag
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 for reporting
I_BEGCOL TYPE I 10 First column of dialog box
I_BEGROW TYPE I 5 First line of dialog box
I_CHOICE_J LIKE TKKB1-OBJ 'X' 'X': Dialog box for report group selection
I_CHOICE_K LIKE TKKB1-OBJ 'X' 'X': Dialog box for cost element selection
I_CHOICE_P LIKE TKKB1-OBJ 'X' 'X': Dialog box for report parameters
I_ENDCOL TYPE I 70 Last column of dialog box
I_ENDROW TYPE I 25 Last line of dialog box
I_KST LIKE TKKB2-KST SPACE Cost element group for report call
I_OBJW LIKE ' ' 'X': in object currency
I_RGJNR LIKE TKKB1-BGR SPACE Report group for report call
I_STATUS LIKE '0' 0: Display 1: With plan/act '2':Item pick
I_TAB LIKE 'X' Justifies values to a height
I_VBELN LIKE VBAP-VBELN Sales document number
I_WINDOW LIKE 'X' 'X': Full screen ' ': Dialog box

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_POSNR LIKE Selected item number (with I_STATUS '2')

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 call

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OBJECT_NOT_FOUND Object not found