SAP ABAP Class CL_RSLPO_STATUS_CTRL (Controller)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSLPO_STATUS (Package) Status overview
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSLPO_CTRL 20081006
Properties
Class CL_RSLPO_STATUS_CTRL  
Short Description Controller    
Super Class CL_RSLPO_CTRL  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSLPO_STATUS   Status overview 
Created 20081006   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSLPO_STATUS_CTRL has no interface implemented.
Friends
Class CL_RSLPO_STATUS_CTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DYN_STANDARD Constant Public Type reference (TYPE) SYDYNNR '0100' Current Screen Number 20081009
2 C_FCODE_BACK Constant Public Type reference (TYPE) SYUCOMM '%AWB_BACK' Function Code that Triggered PAI 20081009
3 C_FCODE_CANCEL Constant Public Type reference (TYPE) SYUCOMM '%AWB_CANCEL' Function Code that Triggered PAI 20081009
4 C_FCODE_COLLAPSE_NODES Constant Public Type reference (TYPE) SYUCOMM 'LPO_S_COLL_NODES' Function Code that Triggered PAI 20081021
5 C_FCODE_DISPLAY_OBJECT Constant Public Type reference (TYPE) SYUCOMM 'LPO_S_DISP_OBJ' Function Code that Triggered PAI 20081119
6 C_FCODE_DTP_MONITOR Constant Public Type reference (TYPE) SYUCOMM 'LPO_S_DTP_MON' Function Code that Triggered PAI 20090122
7 C_FCODE_EXIT Constant Public Type reference (TYPE) SYUCOMM '%AWB_EXIT' Function Code that Triggered PAI 20081009
8 C_FCODE_EXPAND_NODES Constant Public Type reference (TYPE) SYUCOMM 'LPO_S_EXP_NODES' Function Code that Triggered PAI 20081021
9 C_FCODE_EXP_ERR_ACTIVE Constant Public Type reference (TYPE) SYUCOMM 'LPO_S_EXP_ERR_AC' Function Code that Triggered PAI 20081023
10 C_FCODE_EXP_ERR_COMPRESS Constant Public Type reference (TYPE) SYUCOMM 'LPO_S_EXP_ERR_CP' Function Code that Triggered PAI 20081023
11 C_FCODE_EXP_ERR_MOST_RECENT Constant Public Type reference (TYPE) SYUCOMM 'LPO_S_EXP_ERR_MR' Function Code that Triggered PAI 20081023
12 C_FCODE_EXP_ERR_NODES Constant Public Type reference (TYPE) SYUCOMM 'LPO_S_EXP_ERR' Function Code that Triggered PAI 20081022
13 C_FCODE_EXP_ERR_ROLLUP Constant Public Type reference (TYPE) SYUCOMM 'LPO_S_EXP_ERR_RU' Function Code that Triggered PAI 20081023
14 C_FCODE_EXP_ERR_TRAFFICLIGHT Constant Public Type reference (TYPE) SYUCOMM 'LPO_S_EXP_ERR_TL' Function Code that Triggered PAI 20081023
15 C_FCODE_FILTER Constant Public Type reference (TYPE) SYUCOMM 'LPO_S_FILTER' Function Code that Triggered PAI 20081017
16 C_FCODE_GENERATE_DTP Constant Public Type reference (TYPE) SYUCOMM 'LPO_S_GEN_DTP' Function Code that Triggered PAI 20081125
17 C_FCODE_MANAGE_OBJECT Constant Public Type reference (TYPE) SYUCOMM 'LPO_S_MNG_OBJ' Function Code that Triggered PAI 20081128
18 C_FCODE_SAVE Constant Public Type reference (TYPE) SYUCOMM 'LPO_P_SAVE' Function Code that Triggered PAI 20081009
19 C_FCODE_UNDO_FILTER Constant Public Type reference (TYPE) SYUCOMM 'LPO_S_UFILTER' Function Code that Triggered PAI 20081017
20 P_R_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20081009
21 P_R_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_RSLPO_STATUS_MODEL Model 20081009
22 P_R_NAVIGATOR Instance attribute Private Object reference (TYPE REF TO) IF_RSAWBN_NAVIGATOR Access to AWB Navigator 20081009
23 P_R_SCREEN_CTRL Instance attribute Private Object reference (TYPE REF TO) CL_RSLPO_STATUS_SCREEN_CTRL 20081009
24 P_R_STATUS_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_RSLPO_STATUS_VIEW View 20081009
Methods
# Method Level Visibility Method type Description Created on
1 CALL_DTP_MONITOR Instance method Private Method 20090122
2 CALL_OBJECT Instance method Private Method 20081119
3 CONSTRUCTOR Instance method Public Constructor 20081009
4 FILTER Instance method Private Method 20081017
5 GET_STATE Instance method Public Method 20090120
6 LINK_CUSTOM_CONTROL Instance method Public Method 20081009
7 PAI Instance method Public Method 20081009
8 PBO Instance method Public Method 20081009
9 PREPARE_COLUMNS Instance method Private Method 20081016
10 PREPARE_CONTAINER Instance method Private Method 20081009
11 PREPARE_MODEL Instance method Private Method 20081009
12 PREPARE_VIEWS Instance method Private Method 20081009
13 SET_STATE Instance method Public Method 20090120
14 SHOW_UI Instance method Public Method 20081009
15 _GET_FCODE_EXCLUDE_TAB Instance method Private Method 20081009
Events
Class CL_RSLPO_STATUS_CTRL has no event.
Types
Class CL_RSLPO_STATUS_CTRL has no local type.
Method Signatures

Method CALL_DTP_MONITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_STATUS_OBJ Call by reference Object reference (TYPE REF TO) CL_RSLPO_STATUS_OBJ Statustragendes Objekt 20090122

Method CALL_DTP_MONITOR on class CL_RSLPO_STATUS_CTRL has no exception.

Method CALL_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) FCODE Funktionscode, der PAI ausgelöst hat 20081119
2 Importing I_R_STATUS_OBJ Call by reference Object reference (TYPE REF TO) CL_RSLPO_STATUS_OBJ Statustragendes Objekt 20081119

Method CALL_OBJECT on class CL_RSLPO_STATUS_CTRL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MODEL Call by reference Object reference (TYPE REF TO) CL_RSLPO_STATUS_MODEL Model 20081009
2 Importing I_R_NAVIGATOR Call by reference Object reference (TYPE REF TO) IF_RSAWBN_NAVIGATOR Zugriff auf den AWB Navigator 20081009

Method CONSTRUCTOR on class CL_RSLPO_STATUS_CTRL has no exception.

Method FILTER Signature

Method FILTER on class CL_RSLPO_STATUS_CTRL has no parameter.
Method FILTER on class CL_RSLPO_STATUS_CTRL has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_NODES_EXPANDED Value transfer Type reference (TYPE) TREEMNOTAB Tree Model: Tabelle von Knotenschlüsseln 20090120

Method GET_STATE on class CL_RSLPO_STATUS_CTRL has no exception.

Method LINK_CUSTOM_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNPRO Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20081009
# Exception Resumable Description Created on
1 CX_RSLPO_PROGRAM_ERROR 20081009

Method PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DYN0100 Call by reference Type reference (TYPE) RSLPO_S_STATUS_DYN0100 Status 20081009

Method PAI on class CL_RSLPO_STATUS_CTRL has no exception.

Method PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DYN0100 Call by reference Type reference (TYPE) RSLPO_S_STATUS_DYN0100 Status 20081009

Method PBO on class CL_RSLPO_STATUS_CTRL has no exception.

Method PREPARE_COLUMNS Signature

Method PREPARE_COLUMNS on class CL_RSLPO_STATUS_CTRL has no parameter.
Method PREPARE_COLUMNS on class CL_RSLPO_STATUS_CTRL has no exception.

Method PREPARE_CONTAINER Signature

Method PREPARE_CONTAINER on class CL_RSLPO_STATUS_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_RSLPO_ROOT LPO Ausnahmehierarchie 20081009

Method PREPARE_MODEL Signature

Method PREPARE_MODEL on class CL_RSLPO_STATUS_CTRL has no parameter.
Method PREPARE_MODEL on class CL_RSLPO_STATUS_CTRL has no exception.

Method PREPARE_VIEWS Signature

Method PREPARE_VIEWS on class CL_RSLPO_STATUS_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_RSLPO_ROOT LPO Ausnahmehierarchie 20081009

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_NODES_EXPANDED Call by reference Type reference (TYPE) TREEMNOTAB Tree Model: Tabelle von Knotenschlüsseln 20090120

Method SET_STATE on class CL_RSLPO_STATUS_CTRL has no exception.

Method SHOW_UI Signature

Method SHOW_UI on class CL_RSLPO_STATUS_CTRL has no parameter.
Method SHOW_UI on class CL_RSLPO_STATUS_CTRL has no exception.

Method _GET_FCODE_EXCLUDE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_FCODE Value transfer Type reference (TYPE) RS_T_FCODE 20081009

Method _GET_FCODE_EXCLUDE_TAB on class CL_RSLPO_STATUS_CTRL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720