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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | 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 | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | 'X'=Display only, ' '=Maintain | 20030910 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSOBJVERS | Process Version as Displayed in View | 20031005 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSAN_PROCESS | Process Technical Name as Displayed in View | 20031005 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | 20030910 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSAN_ADP_ANALYSIS_VIEW | 20030910 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSAN_PR_ANPR_CTRL | ANPR TLOGO Controller | 20030911 | |||
| 7 | 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 | Instance method | Public | Method | Maintain Extract Source | 20030910 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20030910 | |
| 3 | Instance method | Public | Method | Loads Given Model/Template into Attached View | 20030911 | |
| 4 | Instance method | Public | Method | Check If Intermediate Result Exists for the Specified Node | 20031117 | |
| 5 | Instance method | Public | Method | Loads Given Model/Template into Attached View | 20030911 | |
| 6 | Instance method | Public | Method | Free GUI resources | 20030910 | |
| 7 | Instance method | Private | Method | Retrieves All Properties of Version Attached to View | 20030923 | |
| 8 | Instance method | Public | Method | Retrieves All Properties of Version Attached to View | 20030923 | |
| 9 | Instance method | Public | Method | Retreives Currently Loaded Version Object Reference | 20030923 | |
| 10 | Instance method | Public | Method | Model Version Was Modified (Model or Properties) | 20030911 | |
| 11 | Instance method | Public | Method | Tests If Model Is Already Attached to View | 20030926 | |
| 12 | Instance method | Public | Method | Tests If Model Is Already Attached to View | 20030926 | |
| 13 | Instance method | Public | Method | Execute Menu Action on Model | 20030910 | |
| 14 | Instance method | Public | Method | Get fcodes that are not allowed (for use in PBO) | 20030910 | |
| 15 | Instance method | Public | Method | Reloads View | 20040112 | |
| 16 | Instance method | Public | Method | Model Version Was Modified (Model or Properties) | 20030911 | |
| 17 | Instance method | Public | Method | Sets Controller Object Which Has to Be Used | 20030911 | |
| 18 | Instance method | Public | Method | Set Display or Maintenance mode | 20030910 | |
| 19 | Instance method | Public | Method | Model Version Was Modified (Model or Properties) | 20031010 | |
| 20 | Instance method | Public | Method | Retrieves All Properties of Version Attached to View | 20030911 | |
| 21 | Instance method | Private | Event handling method | Event Handler for Authorization Checks Issued from Model | 20031003 | |
| 22 | 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 | IR_VERSION | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_PR_ANPR_VERS | Analysis Process TLOGO Version | 20030910 | |||
| 2 | I_DONT_ATTACH_DATA | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Internal, instructs to not load version into adaptor | 20031002 | ||
| 3 | I_DONT_CHECK_IF_LOADED | Value transfer | Type reference (TYPE) | AS4FLAG | SPACE | Internal, instructs view to ignore already loaded check | 20031021 | ||
| 4 | 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 | Analyse-Prozess (TLOGO) General Exception | 20030911 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20030910 | |||
| 2 | IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_RSAN_PR_ANPR_CTRL | 20030911 | ||||
| 3 | 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 | R_EXISTS | Value transfer | Type reference (TYPE) | AS4FLAG | 'X' Intermediate results exists, ' ' does not exist | 20031117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | 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 | 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 | I_PROCESS | Call by reference | Type reference (TYPE) | RSANT_PROCESS-PROCESS | 20030926 | ||||
| 2 | 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 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSANT_PROCESS-OBJVERS | 20030926 | ||||
| 2 | I_PROCESS | Call by reference | Type reference (TYPE) | RSANT_PROCESS-PROCESS | 20030926 | ||||
| 3 | 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 | I_FCODE | Call by reference | Type reference (TYPE) | RSANW_FCODE | Funktionscode | 20030910 | |||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |