SAP ABAP Class CL_RSAN_PR_ANPR_VIEW (Analysis Process (TLOGO) View)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_PR (Package) APD - Application - Analysis Process Designer
Properties
Class CL_RSAN_PR_ANPR_VIEW  
Short Description Analysis Process (TLOGO) View    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAN_PR    
Program status     
Category 0   
Package RSAN_PR   APD - Application - Analysis Process Designer 
Created 20030910   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSANA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSANP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSANW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAN_PR_ANPR_VIEW has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSAN_PR_ANPR_CTRL 20030910 Analysis Process (TLOGO) Controller
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DISPLAY Instance attribute Public Type reference (TYPE) AS4FLAG 'X'=Display only, ' '=Maintain 20030910
2 DISPLAYED_OBJVERS Instance attribute Public Type reference (TYPE) RSOBJVERS Process Version as Displayed in View 20031005
3 DISPLAYED_PROCESS Instance attribute Public Type reference (TYPE) RSAN_PROCESS Process Technical Name as Displayed in View 20031005
4 IS_LOADED Instance attribute Public Type reference (TYPE) I 20030910
5 _R_ADP_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_RSAN_ADP_ANALYSIS_VIEW 20030910
6 _R_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) CL_RSAN_PR_ANPR_CTRL ANPR TLOGO Controller 20030911
7 _R_VERSION Instance attribute Private Object reference (TYPE REF TO) CL_RSAN_PR_ANPR_VERS Reference to Attached Model 20030923
Methods
# Method Level Visibility Method type Description Created on
1 ATTACH_VERSION Instance method Public Method Maintain Extract Source 20030910
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030910
3 DEQUEUE Instance method Public Method Loads Given Model/Template into Attached View 20030911
4 DOES_ANY_RESULT_EXIST Instance method Public Method Check If Intermediate Result Exists for the Specified Node 20031117
5 ENQUEUE Instance method Public Method Loads Given Model/Template into Attached View 20030911
6 FREE Instance method Public Method Free GUI resources 20030910
7 GET_ALL_TLOGO_PROPERTIES Instance method Private Method Retrieves All Properties of Version Attached to View 20030923
8 GET_HEADER_PROPERTIES Instance method Public Method Retrieves All Properties of Version Attached to View 20030923
9 GET_VERSION_REF Instance method Public Method Retreives Currently Loaded Version Object Reference 20030923
10 IS_MODIFIED Instance method Public Method Model Version Was Modified (Model or Properties) 20030911
11 IS_PROCESS_LOADED Instance method Public Method Tests If Model Is Already Attached to View 20030926
12 IS_PROCESS_VERSION_LOADED Instance method Public Method Tests If Model Is Already Attached to View 20030926
13 MENU_ACTION_EXECUTE Instance method Public Method Execute Menu Action on Model 20030910
14 MENU_GET_INACTIVE_FCODES Instance method Public Method Get fcodes that are not allowed (for use in PBO) 20030910
15 RELOAD Instance method Public Method Reloads View 20040112
16 RESET_MODIFIED_FLAG Instance method Public Method Model Version Was Modified (Model or Properties) 20030911
17 SET_CONTROLLER Instance method Public Method Sets Controller Object Which Has to Be Used 20030911
18 SET_MAINTENANCE_MODE Instance method Public Method Set Display or Maintenance mode 20030910
19 SET_MODIFIED_FLAG Instance method Public Method Model Version Was Modified (Model or Properties) 20031010
20 SET_PROPERTIES Instance method Public Method Retrieves All Properties of Version Attached to View 20030911
21 _ON_EXECUTION_REQUEST Instance method Private Event handling method Event Handler for Authorization Checks Issued from Model 20031003
22 _ON_TEST_AUTHORIZATION_REQUEST Instance method Private Event handling method Event Handler for Authorization Checks Issued from Model 20030910
Events
Class CL_RSAN_PR_ANPR_VIEW has no event.
Types
Class CL_RSAN_PR_ANPR_VIEW has no local type.
Method Signatures

Method ATTACH_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VERSION Value transfer Object reference (TYPE REF TO) CL_RSAN_PR_ANPR_VERS Analysis Process TLOGO Version 20030910
2 Importing I_DONT_ATTACH_DATA Value transfer Type reference (TYPE) AS4FLAG SPACE Internal, instructs to not load version into adaptor 20031002
3 Importing I_DONT_CHECK_IF_LOADED Value transfer Type reference (TYPE) AS4FLAG SPACE Internal, instructs view to ignore already loaded check 20031021
4 Importing I_LOAD_AS_VERSION Call by reference Type reference (TYPE) RSOBJVERS SPACE Internal, instructing view not to attach data to adapter 20031005
# Exception Resumable Description Created on
1 CX_RSAN_PR_ANPR Analyse-Prozess (TLOGO) General Exception 20030911

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20030910
2 Importing IR_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_RSAN_PR_ANPR_CTRL 20030911
3 Importing I_DISPLAY Value transfer Type reference (TYPE) AS4FLAG 'X' Flag: 'X'=Display only, ' '=Maintain 20030910

Method CONSTRUCTOR on class CL_RSAN_PR_ANPR_VIEW has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class CL_RSAN_PR_ANPR_VIEW has no parameter.
Method DEQUEUE on class CL_RSAN_PR_ANPR_VIEW has no exception.

Method DOES_ANY_RESULT_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXISTS Value transfer Type reference (TYPE) AS4FLAG 'X' Intermediate results exists, ' ' does not exist 20031117
# Exception Resumable Description Created on
1 CX_RSAN_PR_ANPR_ERROR_MSG Analyse-Prozess (TLOGO) Error Exception 20031117

Method ENQUEUE Signature

Method ENQUEUE on class CL_RSAN_PR_ANPR_VIEW has no parameter.
# Exception Resumable Description Created on
1 CX_RSAN_PR_ANPR Analyse-Prozess (TLOGO) General Exception 20030911

Method FREE Signature

Method FREE on class CL_RSAN_PR_ANPR_VIEW has no parameter.
Method FREE on class CL_RSAN_PR_ANPR_VIEW has no exception.

Method GET_ALL_TLOGO_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PROPERTIES Value transfer Type reference (TYPE) RSANP_S_ANPR_VTLOGO 20030923

Method GET_ALL_TLOGO_PROPERTIES on class CL_RSAN_PR_ANPR_VIEW has no exception.

Method GET_HEADER_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PROPERTIES Value transfer Type reference (TYPE) RSANP_S_PROCESS_HEADER 20030923

Method GET_HEADER_PROPERTIES on class CL_RSAN_PR_ANPR_VIEW has no exception.

Method GET_VERSION_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VERSION Value transfer Object reference (TYPE REF TO) CL_RSAN_PR_ANPR_VERS 20030923

Method GET_VERSION_REF on class CL_RSAN_PR_ANPR_VIEW has no exception.

Method IS_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MODIFIED_FLAG Value transfer Type reference (TYPE) AS4FLAG 20030911

Method IS_MODIFIED on class CL_RSAN_PR_ANPR_VIEW has no exception.

Method IS_PROCESS_LOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESS Call by reference Type reference (TYPE) RSANT_PROCESS-PROCESS 20030926
2 Returning R_ALREADY_LOADED Value transfer Type reference (TYPE) AS4FLAG 20030926

Method IS_PROCESS_LOADED on class CL_RSAN_PR_ANPR_VIEW has no exception.

Method IS_PROCESS_VERSION_LOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSANT_PROCESS-OBJVERS 20030926
2 Importing I_PROCESS Call by reference Type reference (TYPE) RSANT_PROCESS-PROCESS 20030926
3 Returning R_ALREADY_LOADED Value transfer Type reference (TYPE) AS4FLAG 20030926

Method IS_PROCESS_VERSION_LOADED on class CL_RSAN_PR_ANPR_VIEW has no exception.

Method MENU_ACTION_EXECUTE 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) RSANW_FCODE Funktionscode 20030910
2 Returning R_ERROR Value transfer Type reference (TYPE) AS4FLAG 20030923

Method MENU_ACTION_EXECUTE on class CL_RSAN_PR_ANPR_VIEW has no exception.

Method MENU_GET_INACTIVE_FCODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FCODES Call by reference Type reference (TYPE) RSANW_T_FCODE Table of inactive function codes 20030910

Method MENU_GET_INACTIVE_FCODES on class CL_RSAN_PR_ANPR_VIEW has no exception.

Method RELOAD Signature

Method RELOAD on class CL_RSAN_PR_ANPR_VIEW has no parameter.
# Exception Resumable Description Created on
1 CX_RSAN_PR_ANPR Analyse-Prozess (TLOGO) General Exception 20040112

Method RESET_MODIFIED_FLAG Signature

Method RESET_MODIFIED_FLAG on class CL_RSAN_PR_ANPR_VIEW has no parameter.
Method RESET_MODIFIED_FLAG on class CL_RSAN_PR_ANPR_VIEW has no exception.

Method SET_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_RSAN_PR_ANPR_CTRL 20030911

Method SET_CONTROLLER on class CL_RSAN_PR_ANPR_VIEW has no exception.

Method SET_MAINTENANCE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY Value transfer Type reference (TYPE) AS4FLAG 'X'=Display only, ' '=Maintain 20030910

Method SET_MAINTENANCE_MODE on class CL_RSAN_PR_ANPR_VIEW has no exception.

Method SET_MODIFIED_FLAG Signature

Method SET_MODIFIED_FLAG on class CL_RSAN_PR_ANPR_VIEW has no parameter.
Method SET_MODIFIED_FLAG on class CL_RSAN_PR_ANPR_VIEW has no exception.

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROPERTIES Call by reference Type reference (TYPE) RSANP_S_PROCESS_HEADER 20030911

Method SET_PROPERTIES on class CL_RSAN_PR_ANPR_VIEW has no exception.

Method _ON_EXECUTION_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTEXT Call by reference Attribute reference (LIKE) 20031003

Method _ON_EXECUTION_REQUEST on class CL_RSAN_PR_ANPR_VIEW has no exception.

Method _ON_TEST_AUTHORIZATION_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_STATE Call by reference Attribute reference (LIKE) 20030910

Method _ON_TEST_AUTHORIZATION_REQUEST on class CL_RSAN_PR_ANPR_VIEW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 350