SAP ABAP Class CL_RSAN_PR_ANPR_VERS (Analyse Process (Version TLOGO))
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_VERS  
Short Description Analyse Process (Version TLOGO)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAN_PR   APD - Application - Analysis Process Designer 
Created 20030717   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)
2 RSANA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSANP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAN_PR_ANPR_VERS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSAN_PR_ANPR 20030807 Analysis Process (TLOGO)
2 CL_RSAN_PR_ANPR_VIEW 20031021 Analysis Process (TLOGO) View
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_DUMMY_MSG Static Attribute Private Type reference (TYPE) CHAR01 Dummy Field for Messages 20030804
2 INVALIDATED Instance attribute Public Type reference (TYPE) AS4FLAG SPACE 20031014
3 OBJVERS Instance attribute Public Type reference (TYPE) RSOBJVERS Object Version: 20030808
4 PROCESS Instance attribute Public Type reference (TYPE) RSAN_PROCESS Process name 20030808
5 PROPERTIES_MODIFIED Instance attribute Public Type reference (TYPE) AS4FLAG Flag Indicating That Properties Were Modified 20030915
6 _R_ADAPTER_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_RSAN_ADP_ANALYSIS Adapter Object 20030910
7 _R_ADAPTER_RESULTS Instance attribute Private Object reference (TYPE REF TO) CL_RSAN_ADP_RESULTS Adapter Object for Result References 20030909
8 _S_PROP Instance attribute Private Type reference (TYPE) RSANP_S_ANPR_VTLOGO Process Properties 20030730
9 _TH_TEXT_ID Instance attribute Private Type reference (TYPE) RSANA_TH_ADP_TEXT Text IDs (All Languages) 20030808
10 _T_PROCESS_TEXT Instance attribute Private Type reference (TYPE) RSANP_T_PROCESS_TEXT Process Text (All Languages) 20030808
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check 20030717
2 CHECK_ABAP_AUTHORITY Instance method Public Method If Model Contains Routine -> Checks Authority to Maintain It 20031106
3 CHECK_AUTHORITY Instance method Public Method Check If User Has Proper Authority for Given Activity 20030910
4 CLEAR Instance method Private Method Clear All Attributes 20030808
5 CLONE Instance method Public Method Create a Clone of the Version References 20031022
6 COMPARE Instance method Public Method Compare with Another Version Object 20030717
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030717
8 COPY Instance method Private Method Copy Another Version Object (In Memory Only) 20030808
9 FILL_CREATION_TIMESTAMP Instance method Public Method Set Creation Time Stamps 20031023
10 GET_ADAPTER_MODEL Instance method Public Method Get Adapter Model 20030916
11 GET_ADAPTER_RESULTS Instance method Public Method Get Adapter for Model Intermediate Results 20031013
12 GET_ALL_TEXTS Instance method Private Method Get Texts in All Languages Excl. SY-LANGU 20030808
13 GET_APPLICATION Instance method Public Method Get application 20031009
14 GET_APPLICATION_IS_CUST Instance method Public Method Get application flag (APPL or APPLC?) 20081217
15 GET_APPLICATION_TYPE Instance method Public Method Get application type 20030910
16 GET_HEADER_PROPERTIES Instance method Public Method Get Process Header Properties 20030911
17 GET_PROPERTIES Instance method Public Method Get Properties 20030718
18 INSTANTIATE_ADAPTERS Instance method Public Method Try Instantiate All Necessary Adapter Objects 20030910
19 INVALIDATE Instance method Private Method Invalidates Object (Called by TLOGO on N Versions by Reload) 20031014
20 IS_MODIFIED Instance method Public Method Model Version Was Modified (Model or Properties) 20030911
21 READ_PROPERTIES Instance method Private Method Read Properties from DB 20030808
22 RELOAD Instance method Private Method Reload Version from DB 20030812
23 RESET_MODIFIED_FLAG Instance method Public Method Model Version Was Modified (Model or Properties) 20030911
24 SAVE Instance method Private Method Save on DB 20030808
25 SAVE_HEADER Instance method Private Method Save process header on DB 20031112
26 SAVE_RESULTS Instance method Private Method Save on DB 20031020
27 SAVE_TIMESTAMP Instance method Private Method Set Time Stamp and Save It on DB 20030807
28 SET_ALL_TEXTS Instance method Private Method Set Texts in All Languages Excl. SY-LANGU 20030813
29 SET_APPLICATION Instance method Public Method Set application (used for copying or moving process) 20031022
30 SET_APPLICATION_IS_CUST Instance method Public Method Set application flag (used for copying or moving process) 20090129
31 SET_HEADER_PROPERTIES Instance method Public Method Set Process Header Properties 20030911
32 SET_MODIFIED_FLAG Instance method Public Method Model Version Was Modified (Model or Properties) 20031010
33 SET_PROPERTIES Instance method Private Method Get Properties 20030813
34 SET_TIMESTAMP Instance method Private Method Set Time Stamp 20030808
35 UPDATE_FROM_ADAPTER Instance method Private Method Update Properties from Adapter Object 20030721
36 _INSTANTIATE_MODEL_ADAPTER Instance method Private Method Try Instantiate Model Adapter Object 20030910
37 _INSTANTIATE_RESULTS_ADAPTER Instance method Private Method Try Instantiate Model Adapter Object 20030910
Events
Class CL_RSAN_PR_ANPR_VERS has no event.
Types
Class CL_RSAN_PR_ANPR_VERS has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_REPAIRED Call by reference Type reference (TYPE) RS_BOOL 20030804
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC 20030804
3 Importing IR_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG 20030804
4 Importing I_AFTER_IMPORT_MODE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20030804
5 Importing I_CONTENT_SIMULATION Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20030804
6 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' 20030804
7 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20030804
8 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO 20030804

Method CHECK on class CL_RSAN_PR_ANPR_VERS has no exception.

Method CHECK_ABAP_AUTHORITY Signature

Method CHECK_ABAP_AUTHORITY on class CL_RSAN_PR_ANPR_VERS has no parameter.
# Exception Resumable Description Created on
1 CX_RSAN_PR_ANPR_ERROR_MSG 20031106

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACCESS_TYPE Value transfer Type reference (TYPE) C Acces type - see rsanp_c_access constants 20030910
# Exception Resumable Description Created on
1 CX_RSAN_PR_ANPR_ERROR_MSG Analyse-Prozess (TLOGO) Error Exception 20031010

Method CLEAR Signature

Method CLEAR on class CL_RSAN_PR_ANPR_VERS has no parameter.
Method CLEAR on class CL_RSAN_PR_ANPR_VERS has no exception.

Method CLONE Signature

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

Method CLONE on class CL_RSAN_PR_ANPR_VERS has no exception.

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ANPR_VERS Call by reference Object reference (TYPE REF TO) CL_RSAN_PR_ANPR_VERS 20030721
2 Returning R_IS_EQUAL Value transfer Type reference (TYPE) RS_BOOL 20030717

Method COMPARE on class CL_RSAN_PR_ANPR_VERS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VERS Call by reference Object reference (TYPE REF TO) CL_RSAN_PR_ANPR_VERS Copy from this version 20030730
2 Importing IS_PROP Call by reference Type reference (TYPE) RSANP_S_ANPR_VTLOGO Copy from property structure 20030808
3 Importing ITH_TEXT_ID Call by reference Type reference (TYPE) RSANA_TH_ADP_TEXT Copy text IDs (all languages) 20030815
4 Importing IT_PROCESS_TEXT Call by reference Type reference (TYPE) RSANP_T_PROCESS_TEXT Copy process text (all languages) 20030815
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20030718
6 Importing I_PROCESS Call by reference Type reference (TYPE) RSAN_PROCESS 20030718
# Exception Resumable Description Created on
1 NOT_FOUND Object does not exist on db 20030819

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VERS Call by reference Object reference (TYPE REF TO) CL_RSAN_PR_ANPR_VERS Copy from this version 20030808

Method COPY on class CL_RSAN_PR_ANPR_VERS has no exception.

Method FILL_CREATION_TIMESTAMP Signature

Method FILL_CREATION_TIMESTAMP on class CL_RSAN_PR_ANPR_VERS has no parameter.
Method FILL_CREATION_TIMESTAMP on class CL_RSAN_PR_ANPR_VERS has no exception.

Method GET_ADAPTER_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ADAPTER_MODEL Value transfer Object reference (TYPE REF TO) CL_RSAN_ADP_ANALYSIS 20030916
# Exception Resumable Description Created on
1 CX_RSAN_PR_ANPR_ERROR_MSG Analyse-Prozess (TLOGO) General Exception 20031013

Method GET_ADAPTER_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ADAPTER_RESULTS Value transfer Object reference (TYPE REF TO) CL_RSAN_ADP_RESULTS 20031013
# Exception Resumable Description Created on
1 CX_RSAN_PR_ANPR_ERROR_MSG Analyse-Prozess (TLOGO) General Exception 20031013

Method GET_ALL_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETH_TEXT_ID Call by reference Type reference (TYPE) RSANA_TH_ADP_TEXT 20030808
2 Exporting ET_PROCESS_TEXT Call by reference Type reference (TYPE) RSANP_T_PROCESS_TEXT 20030808

Method GET_ALL_TEXTS on class CL_RSAN_PR_ANPR_VERS has no exception.

Method GET_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_APPL Value transfer Type reference (TYPE) RSANT_PROCESS-APPL 20031009

Method GET_APPLICATION on class CL_RSAN_PR_ANPR_VERS has no exception.

Method GET_APPLICATION_IS_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_APPL_IS_CUST Value transfer Type reference (TYPE) RSANT_PROCESS-APPL_IS_CUST Flag: Kundeneigene Anwendungskomponente 20081217

Method GET_APPLICATION_IS_CUST on class CL_RSAN_PR_ANPR_VERS has no exception.

Method GET_APPLICATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_APPL_TYPE Value transfer Type reference (TYPE) RSAN_WB_APPL_TYPE 20030910
# Exception Resumable Description Created on
1 CX_RSAN_PR_ANPR Analyse-Prozess (TLOGO) General Exception 20030911

Method GET_HEADER_PROPERTIES Signature

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

Method GET_HEADER_PROPERTIES on class CL_RSAN_PR_ANPR_VERS has no exception.

Method GET_PROPERTIES Signature

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

Method GET_PROPERTIES on class CL_RSAN_PR_ANPR_VERS has no exception.

Method INSTANTIATE_ADAPTERS Signature

Method INSTANTIATE_ADAPTERS on class CL_RSAN_PR_ANPR_VERS has no parameter.
# Exception Resumable Description Created on
1 CX_RSAN_PR_ANPR_ERROR_MSG Analyse-Prozess (TLOGO) General Exception 20031013

Method INVALIDATE Signature

Method INVALIDATE on class CL_RSAN_PR_ANPR_VERS has no parameter.
Method INVALIDATE on class CL_RSAN_PR_ANPR_VERS 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_VERS has no exception.

Method READ_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20030812

Method READ_PROPERTIES on class CL_RSAN_PR_ANPR_VERS has no exception.

Method RELOAD Signature

Method RELOAD on class CL_RSAN_PR_ANPR_VERS has no parameter.
Method RELOAD on class CL_RSAN_PR_ANPR_VERS has no exception.

Method RESET_MODIFIED_FLAG Signature

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

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC 20030808
2 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' 20030808

Method SAVE on class CL_RSAN_PR_ANPR_VERS has no exception.

Method SAVE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC 20031112
2 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' 20031112

Method SAVE_HEADER on class CL_RSAN_PR_ANPR_VERS has no exception.

Method SAVE_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC 20031020
2 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' 20031020

Method SAVE_RESULTS on class CL_RSAN_PR_ANPR_VERS has no exception.

Method SAVE_TIMESTAMP Signature

Method SAVE_TIMESTAMP on class CL_RSAN_PR_ANPR_VERS has no parameter.
Method SAVE_TIMESTAMP on class CL_RSAN_PR_ANPR_VERS has no exception.

Method SET_ALL_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITH_TEXT_ID Call by reference Type reference (TYPE) RSANA_TH_ADP_TEXT 20030813
2 Importing IT_PROCESS_TEXT Call by reference Type reference (TYPE) RSANP_T_PROCESS_TEXT 20030813

Method SET_ALL_TEXTS on class CL_RSAN_PR_ANPR_VERS has no exception.

Method SET_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL Value transfer Type reference (TYPE) RSANT_PROCESS-APPL 20031022

Method SET_APPLICATION on class CL_RSAN_PR_ANPR_VERS has no exception.

Method SET_APPLICATION_IS_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL_IS_CUST Call by reference Type reference (TYPE) RSANT_PROCESS-APPL_IS_CUST Flag: Kundeneigener Anwendungs-Ordner 20090129

Method SET_APPLICATION_IS_CUST on class CL_RSAN_PR_ANPR_VERS has no exception.

Method SET_HEADER_PROPERTIES Signature

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

Method SET_HEADER_PROPERTIES on class CL_RSAN_PR_ANPR_VERS has no exception.

Method SET_MODIFIED_FLAG Signature

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

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROP Call by reference Type reference (TYPE) RSANP_S_ANPR_VTLOGO 20030813

Method SET_PROPERTIES on class CL_RSAN_PR_ANPR_VERS has no exception.

Method SET_TIMESTAMP Signature

Method SET_TIMESTAMP on class CL_RSAN_PR_ANPR_VERS has no parameter.
Method SET_TIMESTAMP on class CL_RSAN_PR_ANPR_VERS has no exception.

Method UPDATE_FROM_ADAPTER Signature

Method UPDATE_FROM_ADAPTER on class CL_RSAN_PR_ANPR_VERS has no parameter.
Method UPDATE_FROM_ADAPTER on class CL_RSAN_PR_ANPR_VERS has no exception.

Method _INSTANTIATE_MODEL_ADAPTER Signature

Method _INSTANTIATE_MODEL_ADAPTER on class CL_RSAN_PR_ANPR_VERS has no parameter.
# Exception Resumable Description Created on
1 CX_RSAN_PR_ANPR_ERROR_MSG Analyse-Prozess (TLOGO) General Exception 20031013

Method _INSTANTIATE_RESULTS_ADAPTER Signature

Method _INSTANTIATE_RESULTS_ADAPTER on class CL_RSAN_PR_ANPR_VERS has no parameter.
# Exception Resumable Description Created on
1 CX_RSAN_PR_ANPR_ERROR_MSG Analyse-Prozess (TLOGO) General Exception 20031013
History
Last changed by/on SAP  20130531 
SAP Release Created in 350