Menu

SAP Function Module CO_NB_SHOW_STRUCTURE_OF_COLORD

Strukturanzeige eines Auftragsnetzes mit Knotenauswahl und Leseoptionen

The Function Module CO_NB_SHOW_STRUCTURE_OF_COLORD (Strukturanzeige eines Auftragsnetzes mit Knotenauswahl und Leseoptionen) is a standard Function Module in SAP ERP and is part of the function group CONB within the package CO.

Technical Information

Function Module CO_NB_SHOW_STRUCTURE_OF_COLORD
Short Text Strukturanzeige eines Auftragsnetzes mit Knotenauswahl und Leseoptionen
Function Group CONB
Package CO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANWENDUNG LIKE TCOP-ANWENDUNG SPACE
AUFNR_AS_NODE LIKE RC27X-FLG_SEL ' ' Order number as node identification
AUFNR_IMP LIKE AUFK-AUFNR Order that is part of a collective order
CALLED_FROM_DIALOG LIKE RC27X-FLG_SEL SPACE Indicator data from order document tables
COLOR_OF_LINK LIKE '1' Color
COLOR_OF_NODE LIKE '4' Color
DISPLAY_ONLY LIKE RC27X-FLG_SEL ' ' only display: CUA control
OTHER_TASK LIKE RC27X-FLG_SEL ' ' Call up in another roll area
PROFIL LIKE TCOP-PROFID SPACE
SCREEN_END_COLUMN LIKE SY-CUCOL 0 End of windows line
SCREEN_END_LINE LIKE SY-CUCOL 0 End of windows column
SCREEN_START_COLUMN LIKE SY-CUCOL 0 Start of windows line
SCREEN_START_LINE LIKE SY-CUCOL 0 Start of windows column

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FCODE LIKE T185F-FCODE OK code
SELECTED_MODE LIKE R62CLORD Selected session (hierarchical/isolated/total)
SELECTED_NODE LIKE AUFK-AUFNR Selected order

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_COLLECTIVE_ORDER Order not part of a collective order
ORDER_NOT_FOUND Order does not exist