Menu

SAP Function Module K_KKB_ORDER_NET_TREE

Baumanzeige zum Auftragsnetz

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module K_KKB_ORDER_NET_TREE (Baumanzeige zum Auftragsnetz) 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_NET_TREE
Short Text Baumanzeige zum Auftragsnetz
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_AUFNR LIKE AUFK-AUFNR Order number
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 selection of report group
I_CHOICE_K LIKE TKKB1-OBJ 'X' 'X': Dialog box for selection of cost elements
I_CHOICE_P LIKE TKKB1-OBJ 'X' 'X': Dialog box for selection of 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
I_TAB LIKE 'X' Justifies values to a height
I_TOP LIKE SPACE 'X': Also import higher level orders
I_WINDOW LIKE 'X' 'X': Full screen ' ': 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 call

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OBJECT_NOT_FOUND Object not found