SAP ABAP Class CL_RSAN_ADP_ANALYSIS_VIEW (Maintenance for Analysis Process Definition)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_ADP (Package) APD - Tool - Application Adapter
⤷
⤷
Properties
| Class | CL_RSAN_ADP_ANALYSIS_VIEW | |
| Short Description | Maintenance for Analysis Process Definition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSAN_ADP | |
| Program status | ||
| Category | 0 | |
| Package | RSAN_ADP | APD - Tool - Application Adapter |
| Created | 20020222 | 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) |
Interfaces
Class CL_RSAN_ADP_ANALYSIS_VIEW has no interface implemented.
Friends
Class CL_RSAN_ADP_ANALYSIS_VIEW has no friend class.
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 | 20020222 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSAN_ADP_ANALYSIS | Reference to Attached Model | 20020307 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSAN_ADP_RESULTS | Actual Attached Results | 20030819 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSAN_WB_APPL_TYPE | Restriction of the Range of Functions for Model Maintenance | 20020322 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSAN_WBH_ABSTRACT_ANALYSIS | Control to Edit an Analysis Source Definition | 20020222 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSAN_MDLH_ABSTRACT_ANALYSIS | Model Header | 20030825 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Maintain extract source | 20020222 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020222 | |
| 3 | Instance method | Public | Method | Free gui resources | 20020222 | |
| 4 | Instance method | Public | Method | Execute Menu Action on Model | 20020305 | |
| 5 | Instance method | Public | Method | Get fcodes that are not allowed (for use in PBO) | 20020305 | |
| 6 | Instance method | Public | Method | Set Display or Maintenance mode | 20020222 | |
| 7 | Instance method | Private | Event handling method | Event Handler If Model Ref Needs to Be Changed in Adapter | 20030825 | |
| 8 | Instance method | Private | Event handling method | Event Handler for Authorization State Request | 20020503 | |
| 9 | Instance method | Private | Event handling method | Event Handler for Authorization State Request | 20031003 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | REQUEST_AUTHORIZATION_STATE | Instance Event (0) |
Public (2) |
Request Authorization State for Simulation Functionality | 20020503 |
| 2 | REQUEST_EXECUTION | Instance Event (0) |
Public (2) |
Request Execution for Im. Result Functionality | 20031003 |
Types
Class CL_RSAN_ADP_ANALYSIS_VIEW has no local type.
Method Signatures
Method ATTACH_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ANALYSIS | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_ADP_ANALYSIS | Analysis Process | 20030825 | |||
| 2 | IR_RESULTS | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_ADP_RESULTS | Result Objects | 20030820 | |||
| 3 | I_APPL_TYPE | Call by reference | Type reference (TYPE) | RSAN_WB_APPL_TYPE | Einschränkung des Funktionsumfangs bei der Modellpflege | 20020322 |
Method ATTACH_DATA on class CL_RSAN_ADP_ANALYSIS_VIEW has no exception.
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 | 20020222 | |||
| 2 | I_DISPLAY | Value transfer | Type reference (TYPE) | AS4FLAG | 'X' | Flag: 'X'=Display only, ' '=Maintain | 20020222 |
Method CONSTRUCTOR on class CL_RSAN_ADP_ANALYSIS_VIEW has no exception.
Method FREE Signature
Method FREE on class CL_RSAN_ADP_ANALYSIS_VIEW has no parameter.
Method FREE on class CL_RSAN_ADP_ANALYSIS_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 | 20020307 | |||
| 2 | R_ERROR | Value transfer | Type reference (TYPE) | AS4FLAG | 20030923 |
Method MENU_ACTION_EXECUTE on class CL_RSAN_ADP_ANALYSIS_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 | 20020307 |
Method MENU_GET_INACTIVE_FCODES on class CL_RSAN_ADP_ANALYSIS_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 | 20020222 |
Method SET_MAINTENANCE_MODE on class CL_RSAN_ADP_ANALYSIS_VIEW has no exception.
Method _ON_MDL_REF_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MDL_NEW | Call by reference | Attribute reference (LIKE) | 20030825 |
Method _ON_MDL_REF_CHANGED on class CL_RSAN_ADP_ANALYSIS_VIEW has no exception.
Method _ON_REQ_AUTHORIZATION_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_STATE | Call by reference | Attribute reference (LIKE) | 20020503 |
Method _ON_REQ_AUTHORIZATION_STATE on class CL_RSAN_ADP_ANALYSIS_VIEW has no exception.
Method _ON_REQ_EXECUTION 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_REQ_EXECUTION on class CL_RSAN_ADP_ANALYSIS_VIEW has no exception.
Event Signatures
Event REQUEST_AUTHORIZATION_STATE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_STATE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_WBH_AUTHORITY_STATE | Authorization state for authorization check request | 20020503 |
Event REQUEST_EXECUTION Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONTEXT | Exporting | Value transfer | Type reference (TYPE) | RSANW_S_EXECUTION_CONTEXT | 20031003 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30B |