SAP ABAP Class /MRSS/CL_REQ_WD_ASSIST (Assistance Class for /MRSS/WD_PTL_IN_MAIN)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-CUS (Application Component) Global Organization Customizing
     /MRSS/REQUEST_INT (Package) Requests for Internal Consultants
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20090814
Properties
Class /MRSS/CL_REQ_WD_ASSIST  
Short Description Assistance Class for /MRSS/WD_PTL_IN_MAIN    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/REQUEST_INT   Requests for Internal Consultants 
Created 20090814   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_REQ_WD_ASSIST has no forward declaration.
Interfaces
Class /MRSS/CL_REQ_WD_ASSIST has no interface implemented.
Friends
Class /MRSS/CL_REQ_WD_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PTL_DETL_VIEW Constant Public Type reference (TYPE) STRING 'W_DETAIL' 20090814
2 GC_PTL_MAIN_VIEW Constant Public Type reference (TYPE) STRING 'V_MAIN' 20090814
3 GC_PTL_WKL_VIEW Constant Public Type reference (TYPE) STRING 'V_WORKLIST' 20090814
4 GREF_DEM_UI Instance attribute Public Object reference (TYPE REF TO) /MRSS/CL_REQ_DEM_UI Request UI 20090815
5 GREF_WKL Instance attribute Public Object reference (TYPE REF TO) /MRSS/CL_REQ_WKL Worklist UI 20090815
6 GSS_BACK_STACK Static Attribute Private Type reference (TYPE) /MRSS/T_REQ_NAVIGATION Back Data Stack 20090814
Methods
# Method Level Visibility Method type Description Created on
1 INIT Instance method Public Method 20090815
2 POP_BACK_STACK Instance method Public Method 20090814
3 SET_BACK_STACK Instance method Public Method 20090814
Events
Class /MRSS/CL_REQ_WD_ASSIST has no event.
Types
Class /MRSS/CL_REQ_WD_ASSIST has no local type.
Method Signatures

Method INIT Signature

Method INIT on class /MRSS/CL_REQ_WD_ASSIST has no parameter.
Method INIT on class /MRSS/CL_REQ_WD_ASSIST has no exception.

Method POP_BACK_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NAVIGATION_REQ Call by reference Type reference (TYPE) /MRSS/T_REQ_NAVIGATION Back Data Stack 20090814
2 Exporting EV_NO_STACK Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20090814

Method POP_BACK_STACK on class /MRSS/CL_REQ_WD_ASSIST has no exception.

Method SET_BACK_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NAVIGATION_REQ Call by reference Type reference (TYPE) /MRSS/T_REQ_NAVIGATION Back Data Stack 20090814

Method SET_BACK_STACK on class /MRSS/CL_REQ_WD_ASSIST has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700