SAP ABAP Function Module CO_NB_SHOW_STRUCTURE_OF_COLORD (Strukturanzeige eines Auftragsnetzes mit Knotenauswahl und Leseoptionen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CO (Package) R/3 Application development: PP Production orders
Basic Data
Function Module CO_NB_SHOW_STRUCTURE_OF_COLORD Strukturanzeige eines Auftragsnetzes mit Knotenauswahl und Leseoptionen  
Function Group CONB   Routine of NBAU processing  
Program Name SAPLCONB    
INCLUDE Name LCONBU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SELECTED_NODE TYPE AUFK-AUFNR Selected order
Exporting SELECTED_MODE TYPE R62CLORD Selected session (hierarchical/isolated/total)
Exporting FCODE TYPE T185F-FCODE OK code
Importing AUFNR_IMP TYPE AUFK-AUFNR Order that is part of a collective order
Importing VSNMR_IMP TYPE VSKOPF-VSNMR
Importing CALLED_FROM_DIALOG TYPE RC27X-FLG_SEL SPACE Indicator data from order document tables
Importing SCREEN_START_COLUMN TYPE SYST-CUCOL 0 Start of windows line
Importing SCREEN_START_LINE TYPE SYST-CUCOL 0 Start of windows column
Importing SCREEN_END_COLUMN TYPE SYST-CUCOL 0 End of windows line
Importing SCREEN_END_LINE TYPE SYST-CUCOL 0 End of windows column
Importing DISPLAY_ONLY TYPE RC27X-FLG_SEL ' ' only display: CUA control
Importing AUFNR_AS_NODE TYPE RC27X-FLG_SEL ' ' Order number as node identification
Importing COLOR_OF_LINK TYPE '1' Color
Importing COLOR_OF_NODE TYPE '4' Color
Importing OTHER_TASK TYPE RC27X-FLG_SEL ' ' Call up in another roll area
Importing PROFIL TYPE TCOP-PROFID SPACE
Importing ANWENDUNG TYPE TCOP-ANWENDUNG SPACE
Importing ACTIVITY_TYPE_IMP TYPE RC27S-AKTYP_PIC ' '
Tables MARKTAB TYPE SNODETEXT
Exception NO_COLLECTIVE_ORDER TYPE Order not part of a collective order
Exception ORDER_NOT_FOUND TYPE Order does not exist
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950404 
SAP Release Created in