SAP ABAP Class /MRSS/CL_SGU_DEMAND_ATTRIB (Display demand attributes in a container area)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGU (Package) User Interface for Interactive Planning Board
Properties
Class /MRSS/CL_SGU_DEMAND_ATTRIB  
Short Description Display demand attributes in a container area    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGU   User Interface for Interactive Planning Board 
Created 20060910   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /MRSS/CL_SGU_DEMAND_ATTRIB has no interface implemented.
Friends
Class /MRSS/CL_SGU_DEMAND_ATTRIB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CONV_EXIT_ALPHA Constant Public Type reference (TYPE) CONVEXIT 'ALPHA' Conversion routine 20060928
2 GC_CONV_EXIT_PFKEY Constant Public Type reference (TYPE) CONVEXIT 'PFKEY' Conversion routine 20060928
3 GC_FIELDNAME Constant Private Type reference (TYPE) CHAR9 'FIELDNAME' Field Name 20070219
4 GC_FUNC_ATTR Constant Public Type reference (TYPE) UI_FUNC 'DEM_ATTR' Function Code 20060919
5 GC_FUNC_AVAILABILITY Constant Public Type reference (TYPE) UI_FUNC 'CTX_MAVAIL' Function Code 20101028
6 GC_FUNC_CLOSE Constant Public Type reference (TYPE) UI_FUNC 'ALV_CLOSE' Function Code 20061113
7 GC_FUNC_PARTNER Constant Public Type reference (TYPE) UI_FUNC 'DEM_PARTNR' Function Code 20060919
8 GC_FUNC_STATUS Constant Public Type reference (TYPE) UI_FUNC 'DEM_STAT' Function Code 20060926
9 GC_HANDLE_ATTR Constant Protected Type reference (TYPE) SLIS_HANDL '1' Mgt. ID for repeated calls from the same program 20060919
10 GC_HANDLE_ATTR_POPUP Constant Protected Type reference (TYPE) SLIS_HANDL '2' Mgt. ID for repeated calls from the same program 20060919
11 GC_HANDLE_PARTNER Constant Protected Type reference (TYPE) SLIS_HANDL '3' Mgt. ID for repeated calls from the same program 20060919
12 GC_HANDLE_PARTNER_POPUP Constant Protected Type reference (TYPE) SLIS_HANDL '4' Mgt. ID for repeated calls from the same program 20060919
13 GC_HANDLE_STATUS Constant Protected Type reference (TYPE) SLIS_HANDL '5' Mgt. ID for repeated calls from the same program 20060926
14 GC_HANDLE_STATUS_POPUP Constant Protected Type reference (TYPE) SLIS_HANDL '6' Mgt. ID for repeated calls from the same program 20060926
15 GREF_ALV Static Attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID SAP List Viewer 20060918
16 GREF_ALV_POPUP Static Attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID SAP List Viewer 20060918
17 GREF_CONT Static Attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060918
18 GREF_DIALOGBOX Static Attribute Protected Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Container for Custom Controls in the Screen Area 20060918
19 GT_ALV_SAVE Static Attribute Private Type reference (TYPE) T_ALV_SAVE Tab page with current SAP ALV settings 20060919
20 GT_OUT_ATTR Static Attribute Protected Type reference (TYPE) T_OUT_ATTR Output table: demand attributes 20060918
21 GT_OUT_ATTR_POPUP Static Attribute Protected Type reference (TYPE) T_OUT_ATTR Output table: demand attributes POPUP 20060918
22 GT_OUT_AVAIL Static Attribute Protected Type reference (TYPE) /MRSS/T_MAT_AVAILABILI_OUT_TAB Product Availability Table 20101102
23 GT_OUT_AVAIL_POPUP Static Attribute Protected Type reference (TYPE) /MRSS/T_MAT_AVAILABILI_OUT_TAB Product Availability Table 20101028
24 GT_OUT_PTNR Static Attribute Protected Type reference (TYPE) T_OUT_PTNR Output table: partner for demand 20060918
25 GT_OUT_PTNR_POPUP Static Attribute Protected Type reference (TYPE) T_OUT_PTNR Output table: partner for demand POPUP 20060918
26 GT_OUT_STATUS Static Attribute Protected Type reference (TYPE) /MRSS/T_SGU_COMM_DATA_STA_TAB Communication table - popup status display 20060926
27 GT_OUT_STATUS_POPUP Static Attribute Protected Type reference (TYPE) /MRSS/T_SGU_COMM_DATA_STA_TAB Communication table - popup status display 20060926
28 GV_CURR_FUNC Static Attribute Protected Type reference (TYPE) UI_FUNC Function Code 20060919
29 GV_CURR_FUNC_POPUP Static Attribute Protected Type reference (TYPE) UI_FUNC Function Code 20060919
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_ATTRIBUTES Static method Public Method Display demand attributes 20060910
2 DISPLAY_ATTRIBUTES_POPUP Static method Public Method Display demand attributes as modal dialog box 20060910
3 DISPLAY_FREE Static method Public Method Resource release 20060910
4 GET_ADD_PARTNER_DATA Static method Private Method Read additional data: partner for demand 20060925
5 GET_ALV_SAVE Static method Private Method Read current ALV front-end settings 20060919
6 GET_ATTR_OUT_OF_WL Static method Private Method Prepare Attribute Values of Demands Outside Goods Issue 20070219
7 GET_FIELDINFO Static method Private Method Read field information 20060913
8 GET_OUTTAB_ALVS_ATTR Static method Private Method Provide output- ALV tables: demand attributes 20060918
9 GET_OUTTAB_ALVS_AVAIL Static method Private Method Provide Output- ALV Tables: Product Availability 20101028
10 GET_OUTTAB_ALVS_PARTNER Static method Private Method Provide output- ALV tables: partner for demand 20060918
11 GET_OUTTAB_ALVS_STATUS Static method Private Method Provide output- ALV tables: partner for demand 20060926
12 ON_CLOSE Static method Protected Event handling method On close 20060914
13 ON_MENUE_BUTTON Static method Protected Event handling method On menu button 20060918
14 ON_MENUE_BUTTON_POPUP Static method Protected Event handling method On menu button 20060919
15 ON_TOOLBAR Static method Protected Event handling method On toolbar 20060918
16 ON_TOOLBAR_POPUP Static method Protected Event handling method On toolbar 20060919
17 ON_USER_COMMAND Static method Protected Event handling method On user command 20060918
18 ON_USER_COMMAND_POPUP Static method Protected Event handling method On user command popup 20060918
Events
Class /MRSS/CL_SGU_DEMAND_ATTRIB has no event.
Types
Class /MRSS/CL_SGU_DEMAND_ATTRIB has no local type.
Method Signatures

Method DISPLAY_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20101102
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Ergebnis 20101102
3 Importing IV_CONTAINER_AREA_NAME Call by reference Type reference (TYPE) C Name der Container-Area auf dem Dynpro 20060910
4 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Bedarfsguid 20060910
5 Importing IV_FUNC Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20060919

Method DISPLAY_ATTRIBUTES on class /MRSS/CL_SGU_DEMAND_ATTRIB has no exception.

Method DISPLAY_ATTRIBUTES_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20101102
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Returncode 20101102
3 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Bedarfs-Guid 20060910
4 Importing IV_FUNC Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20060919

Method DISPLAY_ATTRIBUTES_POPUP on class /MRSS/CL_SGU_DEMAND_ATTRIB has no exception.

Method DISPLAY_FREE Signature

Method DISPLAY_FREE on class /MRSS/CL_SGU_DEMAND_ATTRIB has no parameter.
Method DISPLAY_FREE on class /MRSS/CL_SGU_DEMAND_ATTRIB has no exception.

Method GET_ADD_PARTNER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_APPL_MNT Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_APPLICATION_MNT Scheduling Engine Applikation Planungstafel 20060925
2 Importing IS_PARTNER Call by reference Type reference (TYPE) /MRSS/T_PARTNER Tab.: Object-Type and ID 20060925
3 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID 20090818
4 Returning RS_RES_DET Value transfer Type reference (TYPE) /MRSS/T_RESOURCE_DETAILS Ressourcen Details 20060925

Method GET_ADD_PARTNER_DATA on class /MRSS/CL_SGU_DEMAND_ATTRIB has no exception.

Method GET_ALV_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ALV_SAVE Call by reference Type reference (TYPE) S_ALV_SAVE AlV-Einstellungen (FCAT, SORT ,FILTER...) 20060919
2 Changing CV_CHANGED Call by reference Type reference (TYPE) CHAR1 Daten wurden geändert (='X') 20060919
3 Importing IREF_ALV Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20060919

Method GET_ALV_SAVE on class /MRSS/CL_SGU_DEMAND_ATTRIB has no exception.

Method GET_ATTR_OUT_OF_WL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_F_DAT Call by reference Type reference (TYPE) STANDARD TABLE 20070219
2 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20070219
3 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) /MRSS/T_FIELDNAME_VALUE_TAB Tabelle mit Feldern und Werten 20070219

Method GET_ATTR_OUT_OF_WL on class /MRSS/CL_SGU_DEMAND_ATTRIB has no exception.

Method GET_FIELDINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROLLNAME Call by reference Type reference (TYPE) ROLLNAME Datenelement (semantische Domäne) 20060913
2 Returning RS_DFIES Value transfer Type reference (TYPE) DFIES Feldinformationen 20060913

Method GET_FIELDINFO on class /MRSS/CL_SGU_DEMAND_ATTRIB has no exception.

Method GET_OUTTAB_ALVS_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAYO Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20060918
2 Exporting ES_VARIANT Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20060918
3 Exporting ET_EXCLUDING Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20060918
4 Exporting ET_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20060918
5 Exporting ET_OUTTAB Call by reference Type reference (TYPE) STANDARD TABLE Ausgabetabelle Attribute Demands 20060918
6 Exporting ET_OUTTAB_POPUP Call by reference Type reference (TYPE) STANDARD TABLE Ausgabetabelle Attribute Demands POPUP 20060918
7 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20060918

Method GET_OUTTAB_ALVS_ATTR on class /MRSS/CL_SGU_DEMAND_ATTRIB has no exception.

Method GET_OUTTAB_ALVS_AVAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAYO Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20101028
2 Exporting ES_VARIANT Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20101028
3 Exporting ET_EXCLUDING Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20101028
4 Exporting ET_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20101028
5 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20101102
6 Exporting ET_OUTTAB Call by reference Type reference (TYPE) STANDARD TABLE Ausgabetabelle Attribute Demands 20101028
7 Exporting ET_OUTTAB_POPUP Call by reference Type reference (TYPE) STANDARD TABLE Ausgabetabelle Attribute Demands POPUP 20101028
8 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Returncode 20101102
9 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20101028

Method GET_OUTTAB_ALVS_AVAIL on class /MRSS/CL_SGU_DEMAND_ATTRIB has no exception.

Method GET_OUTTAB_ALVS_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAYO Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20060918
2 Exporting ES_VARIANT Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20060918
3 Exporting ET_EXCLUDING Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20060918
4 Exporting ET_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20060918
5 Exporting ET_OUTTAB Call by reference Type reference (TYPE) STANDARD TABLE Ausgabetabelle Partner Demands 20060918
6 Exporting ET_OUTTAB_POPUP Call by reference Type reference (TYPE) STANDARD TABLE Ausgabetabelle Partner Demands 20060918
7 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20060918

Method GET_OUTTAB_ALVS_PARTNER on class /MRSS/CL_SGU_DEMAND_ATTRIB has no exception.

Method GET_OUTTAB_ALVS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAYO Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20060926
2 Exporting ES_VARIANT Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20060926
3 Exporting ET_EXCLUDING Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20060926
4 Exporting ET_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20060926
5 Exporting ET_OUTTAB Call by reference Type reference (TYPE) STANDARD TABLE Ausgabetabelle Partner Demands 20060926
6 Exporting ET_OUTTAB_POPUP Call by reference Type reference (TYPE) STANDARD TABLE Ausgabetabelle Partner Demands 20060926
7 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20060926

Method GET_OUTTAB_ALVS_STATUS on class /MRSS/CL_SGU_DEMAND_ATTRIB has no exception.

Method ON_CLOSE Signature

Method ON_CLOSE on class /MRSS/CL_SGU_DEMAND_ATTRIB has no parameter.
Method ON_CLOSE on class /MRSS/CL_SGU_DEMAND_ATTRIB has no exception.

Method ON_MENUE_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20060918
2 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20060918

Method ON_MENUE_BUTTON on class /MRSS/CL_SGU_DEMAND_ATTRIB has no exception.

Method ON_MENUE_BUTTON_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20060919
2 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20060919

Method ON_MENUE_BUTTON_POPUP on class /MRSS/CL_SGU_DEMAND_ATTRIB has no exception.

Method ON_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20060918
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20060918

Method ON_TOOLBAR on class /MRSS/CL_SGU_DEMAND_ATTRIB has no exception.

Method ON_TOOLBAR_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20060919
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20060919

Method ON_TOOLBAR_POPUP on class /MRSS/CL_SGU_DEMAND_ATTRIB has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20060918

Method ON_USER_COMMAND on class /MRSS/CL_SGU_DEMAND_ATTRIB has no exception.

Method ON_USER_COMMAND_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20060918

Method ON_USER_COMMAND_POPUP on class /MRSS/CL_SGU_DEMAND_ATTRIB has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 195