SAP ABAP Class CL_RSPLS_SESSION_STORE_MANAGER (Session STORE Manager)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSPLS (Package) Planning: General Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RS_BASE BW Basis 20110525
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPLS_SQL_SCRIPT planning function SQL-script 20130621
Properties
Class CL_RSPLS_SESSION_STORE_MANAGER  
Short Description Session STORE Manager    
Super Class CL_RS_BASE BW Basis 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSPLS   Planning: General Services 
Created 20110525   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_RSDD_CUBECREATOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSPLS_SESSION_STORE_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_RSR_STORE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_RSR_STORE_STRUCT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 IF_RSR_PE_ADAPTER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSPLS_SQL_SCRIPT planning function SQL-script 20130621
Friends
Class CL_RSPLS_SESSION_STORE_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_CH Constant Public Type reference (TYPE) CL_RSPLS_SESSION_STORE_MANAGER=>TN_PROCESSING_MODE 1 20120109
2 N_C_CH_DE Constant Public Type reference (TYPE) CL_RSPLS_SESSION_STORE_MANAGER=>TN_PROCESSING_MODE 5 20120109
3 N_C_COMPOP_BETWEEN Constant Public Type reference (TYPE) RSDRI_COMPOP 'BT' 20111111
4 N_C_COMPOP_EQUAL Constant Public Type reference (TYPE) RSDRI_COMPOP 'EQ' 20110526
5 N_C_COMPOP_GREATERTHAN Constant Public Type reference (TYPE) RSDRI_COMPOP 'GT' 20120727
6 N_C_COMPOP_NOT_EQUAL Constant Public Type reference (TYPE) RSDRI_COMPOP 'NE' 20120827
7 N_C_CR Constant Public Type reference (TYPE) CL_RSPLS_SESSION_STORE_MANAGER=>TN_PROCESSING_MODE 0 20120109
8 N_C_CR_CH Constant Public Type reference (TYPE) CL_RSPLS_SESSION_STORE_MANAGER=>TN_PROCESSING_MODE 3 20120109
9 N_C_CR_CH_DE Constant Public Type reference (TYPE) CL_RSPLS_SESSION_STORE_MANAGER=>TN_PROCESSING_MODE 6 20120109
10 N_C_CR_DE Constant Public Type reference (TYPE) CL_RSPLS_SESSION_STORE_MANAGER=>TN_PROCESSING_MODE 4 20120109
11 N_C_DE Constant Public Type reference (TYPE) CL_RSPLS_SESSION_STORE_MANAGER=>TN_PROCESSING_MODE 2 20120109
12 N_C_PLACEHOLDER_NAMES Constant Public See coding 20130604
13 N_C_ROWTYPE_ATTRIBUTE Constant Public Type reference (TYPE) TREXD_ROWTYPE 'ATTRIBUTE' 20110526
14 N_C_ROWTYPE_OPERATOR Constant Public Type reference (TYPE) TREXD_ROWTYPE 'OPERATOR' 20110526
15 N_C_SIGN_INCLUSIVE Constant Public Type reference (TYPE) RALDB_SIGN 'I' 20110728
16 N_C_VALUE_AND Constant Public Type reference (TYPE) STRING 'AND' 20110711
17 N_C_VALUE_NOT Constant Public Type reference (TYPE) STRING 'NOT' 20110526
18 N_C_VALUE_OR Constant Public Type reference (TYPE) STRING 'OR' 20120827
19 P_DUMMY Instance attribute Private Type reference (TYPE) STRING Dummy Message Attribute 20110525
20 P_IS_CLEARED Instance attribute Private Type reference (TYPE) RS_BOOL RS_C_FALSE TREX session closed 20110525
21 P_R_PE_ADAPTER Instance attribute Private Object reference (TYPE REF TO) IF_RSR_PE_ADAPTER Planning Engine Gateway 20110525
22 P_R_ROOT_SQL Instance attribute Private Object reference (TYPE REF TO) IF_TREX_SQL ADBC-Based SQL Interface 20110526
23 P_R_RSR_STORE Instance attribute Private Object reference (TYPE REF TO) CL_RSR_STORE STORE Description 20110525
Methods
# Method Level Visibility Method type Description Created on
1 AGGREGATE_VIEW Instance method Public Method Aggregates running view across all aggregated attributes 20110719
2 APPLY_FOX Instance method Public Method Applies FOX script to view 20110701
3 CALCULATE_FORMULA Instance method Public Method Calculates formulas related to the view or current view 20120109
4 CLEAR_SESSION Instance method Public Method Closes TREX session 20110525
5 COMBINE_VIEW Instance method Public Method Merges the data of two views 20110701
6 CONSTRUCTOR Instance method Private Constructor Constructor CL_RSPLS_SESSION_STORE_MANAGER 20110525
7 COPY_MULTIPLE Instance method Public Method Copies data with referenc to an attribute value list 20111020
8 COPY_VIEW Instance method Public Method Copies data from two views to a new view 20110525
9 CREATE_DELTA_VIEW Instance method Public Method Gets difference data of two views in a new view 20110525
10 CREATE_INSTANCE Static method Public Method Constructs an instance from the STORE object 20110527
11 CREATE_TYPED_VIEW Instance method Public Method Creates a view that is defined by the type 20120516
12 CROSS_VIEWS Instance method Public Method Gets the cross-product of two views' combinations 20111020
13 DELETE_INDEX_DATA Instance method Public Method Löscht Daten aus dem angegebenen InfoProvider 20130604
14 DELETE_VIEW Instance method Public Method Deletes data from the specified view 20110525
15 DISAGGREGATE_LEVELED_VIEW Instance method Public Method Disaggregates Data in Specified View on Level 20120109
16 DISAGGREGATE_VIEWS Instance method Public Method Disaggregates Data in Specified View or Current View 20120109
17 EXECUTE_SQL_DDL Instance method Public Method Sends SQL statement 20111020
18 EXECUTE_SQL_QUERY Instance method Public Method Sends SQL statement and gets result 20111020
19 GET_AGGREGATED_INDEX Instance method Public Method Gets TREX session as aggregated (physical) index 20110719
20 GET_INSTANCE Static method Public Method Gets an CL_RSPLS_SESSION_STORE_MANAGER instance 20110525
21 GET_MESSAGES Instance method Public Method Returns the execution messages 20120522
22 GET_SIZE Instance method Public Method Gets the TREX session index view size 20110525
23 GET_SQL_SCRIPT_INSTANCE Static method Public Method 20130621
24 GET_STORE Instance method Public Method Gets the associated STORE description 20110525
25 INITIALIZE_NON_MAPPED_ENTITIES Instance method Public Method Initializes non-mapped entities MultiProv - PartProv 20120217
26 INTEGRATE_INFOPROV Instance method Public Method Integriert den InfoProvider in die Trex Session 20130115
27 INTEGRATE_VIEW Instance method Public Method Integrates the view data into the existing TREX session 20110525
28 IS_EMPTY Instance method Public Method Checks whether the running view is empty 20110902
29 JOIN_VIEW Instance method Public Method Incorporates data into the specified view 20110525
30 MATERIALIZE_VIEW Instance method Public Method Fixes the specified view 20110628
31 PROJECT_VIEW Instance method Public Method 20121217
32 READ_VIEW Instance method Public Method Gets the logical TREX index 20110525
33 READ_VIEWS Instance method Public Method 20121217
34 REPOST_VIEW Instance method Public Method 20130328
35 RESTRICT_VIEW Instance method Public Method Restricts the view by range table 20110525
36 SAVE_VIEW Instance method Public Method Writes data to specified InfoProvider 20110525
37 SELECT_VIEW_DATA Instance method Public Method Gets the TREX session (aggregated) 20110525
38 SET_CURRENT_VIEW Instance method Public Method Sets existing view of TREX session as current view 20110525
39 SUPPRESS_ZERO_RECORDS Instance method Public Method Suppresses NULL records of type KYF and AGGR 20110525
40 UPDATE_VIEW_STATE Instance method Public Method Sets the current STORE fill state 20110526
41 WRITE_VIEW Instance method Public Method Writes data to specified view or current view 20110525
42 _CHECK_VIEW_NAME Instance method Private Method Checks whether specified view name is a STORE view 20110711
43 _CREATE_SESSION Instance method Private Method Opens a TREX session index 20110525
44 _GET_ATTRIBUTE_MAPPINGS Instance method Private Method Gets the associated TREX mapping attributes 20120319
45 _GET_CURRENT_VIEW Instance method Private Method Returns the current view of the TREX session 20110525
46 _GET_INITIAL_VALUE Static method Private Method Gets the TREX-relevant initial value 20110526
Events
Class CL_RSPLS_SESSION_STORE_MANAGER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_PROCESSING_MODE Public Type reference (TYPE) I Processing Mode 20120109
2 TN_T_CALC_VIEW Public See coding 20130604 tn_t_calc_view TYPE STANDARD TABLE OF trexd_plan_view WITH DEFAULT KEY
Method Signatures

Method AGGREGATE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SESSION_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW View der aggregiert werden soll (oder sich selbst) 20110722
2 Importing I_TH_ATTRNM Call by reference Type reference (TYPE) CL_RSR_STORE_STRUCT=>TN_TH_ATTRNM Liste der Attribute über die aggregiert wird 20120618
3 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Rückgabeergebnis - Anzahl gesicherter Sätze in View-Format 20110719

Method AGGREGATE_VIEW on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method APPLY_FOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOX_SCRIPT Call by reference Type reference (TYPE) STRING FOC Skript 20110701
2 Importing I_SRVNM Call by reference Type reference (TYPE) RSPLF_SRVNM Name Planungsfunktion 20120821
3 Importing I_TH_VARIABLES Call by reference Type reference (TYPE) TREXT_PE_FOX_VAR Variablenwerte 20110704
4 Importing I_T_QUERY_ENTRY Call by reference Type reference (TYPE) TREXT_QUERY_ENTRIES Selektionstabelle 20110701
5 Importing I_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW View auf den das FOX Skript angewendet wird 20110701
6 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Rückgabeergebnis 20110701

Method APPLY_FOX on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method CALCULATE_FORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGGREGATE_SESSION_VIEW Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Aggregiert den Formel-Kalkulations-View vor der Berechnung 20120109
2 Importing I_DELTA_MODE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE TRUE: liefert Deltas zurück 20130604
3 Importing I_SESSION_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW Formel-Kalkulations-View (oder sich selbst) 20120109
4 Importing I_T_FILTER Call by reference Type reference (TYPE) TREXT_PE_FILTER Formel-Kalkulations-Filter 20120109
5 Importing I_T_REQUEST Call by reference Type reference (TYPE) TREXT_PE_FORMULA_REQUEST Formel-Kalkulations-Request 20120109
6 Importing I_T_TARGET Call by reference Type reference (TYPE) TREXT_PE_FORMULA_TARGET Formel-Kalkulations-Ziel 20120109
7 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Formel-Kalkulations-Ergebnis 20120109

Method CALCULATE_FORMULA on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method CLEAR_SESSION Signature

Method CLEAR_SESSION on class CL_RSPLS_SESSION_STORE_MANAGER has no parameter.
Method CLEAR_SESSION on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method COMBINE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASE_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW Berechnungssicht für Ergebnis der Planungsoperation 20110701
2 Importing I_REFERENCE_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW Berechnungssicht für Ergebnis der Planungsoperation 20110701
3 Importing I_T_BASE_ATTRIBUTE Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Basis-Attribute 20110701
4 Importing I_T_JOIN_ATTRIBUTE Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Join-Attribute 20110701
5 Importing I_T_REFERENCE_ATTRIBUTE Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Referenz-Attribute 20110701
6 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Rückgabeergebnis 20110701

Method COMBINE_VIEW on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LIFECYCLE_HANDLING Call by reference Type reference (TYPE) IF_RSR_PE_ADAPTER=>TN_LIFECYCLE_HANDLING 20121011
2 Importing I_R_STORE Call by reference Object reference (TYPE REF TO) CL_RSR_STORE STORE Beschreibung 20110531
3 Importing I_R_STORE_INFO Call by reference Object reference (TYPE REF TO) CL_RSR_STORE_INFO STORE Informationen 20110707
4 Importing I_R_STORE_STRUCT Call by reference Object reference (TYPE REF TO) CL_RSR_STORE_STRUCT STORE Struktur-Beschreibung 20110531
5 Importing I_T_PLACEHOLDER_DEFAULT_VALUES Call by reference Type reference (TYPE) TREXT_PE_PLACEHOLDER_VALUE Platzhalter 20130604

Method CONSTRUCTOR on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method COPY_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SESSION_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW Index aus dem Daten kopiert werden sollen (oder aus sich) 20111020
2 Importing I_T_ATTRIBUTE_VALUE Call by reference Type reference (TYPE) TREXT_PE_ATTR_VALUES Tabelle der Attribut-Werte 20111020
3 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Rückgabeergebnis - Anzahl gesicherter Sätze in View-Format 20111020

Method COPY_MULTIPLE on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method COPY_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGGREGATE_RESULT_VIEW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE TRUE = aggregiert das Ergebnis 20120618
2 Importing I_AGGREGATION_TYPES Call by reference Type reference (TYPE) TREXT_PE_AGGREGATION_TYPES SUM = 1; COUNT = 2; MIN = 4; MAX = 8 20130604
3 Importing I_SESSION_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW View in den Daten kopiert werden sollen (oder in sich) 20110714
4 Importing I_SOURCE_INDEX Call by reference Type reference (TYPE) TREXD_INDEX_ID Index aus dem Daten kopiert werden sollen (oder aus sich) 20110525
5 Importing I_SOURCE_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW View aus dem Daten kopiert werden sollen (oder aus sich) 20110701
6 Importing I_TS_MAP_ATTRIBUTE Call by reference Type reference (TYPE) TREXT_MAP_ATTRIBUTE Festlegung der Source-Target Mapping Attribute 20110608
7 Importing I_T_MAP_ATTRIBUTE_CONST Call by reference Type reference (TYPE) TREXT_MAP_ATTRIBUTE_CONST Festlegung der Konstanten Mapping Attribute 20110525
8 Importing I_T_QUERY_ENTRY Call by reference Type reference (TYPE) TREXT_QUERY_ENTRIES Selektionstabelle 20110525
9 Importing I_T_RANGE Call by reference Type reference (TYPE) IF_RSR_PE_ADAPTER=>TN_T_PE_RANGE Selektionstabelle 20110525
10 Importing I_T_SOURCE_VIEW Call by reference Type reference (TYPE) CL_RSPLS_SESSION_STORE_MANAGER=>TN_T_CALC_VIEW Views aus denen Daten kopiert werden sollen (oder aus sich) 20130604
11 Importing I_UPDATE_STATE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE RUE = aktualisiert den STORE Füllzustand 20110608
12 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Rückgabeergebnis - Anzahl gesicherter Sätze in View-Format 20110525

Method COPY_VIEW on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method CREATE_DELTA_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AFTER_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW Ergebnis-View 20110525
2 Importing I_AGGREGATE_AFTER_VIEW Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Aggregiere Ergebnis-View 20120109
3 Importing I_AGGREGATE_BEFORE_VIEW Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Aggregiere Ausgangs-View 20120109
4 Importing I_BEFORE_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW Ausgangs-View 20110525
5 Importing I_PROCESSING_MODE Call by reference Type reference (TYPE) CL_RSPLS_SESSION_STORE_MANAGER=>TN_PROCESSING_MODE CL_RSPLS_SESSION_STORE_MANAGER=>N_C_CR_CH_DE Verarbeitungsmodus - gültige Werte: 0, 1, 2 20120109
6 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Delta Rückgabe-View 20120109

Method CREATE_DELTA_VIEW on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LIFECYCLE_HANDLING Call by reference Type reference (TYPE) IF_RSR_PE_ADAPTER=>TN_LIFECYCLE_HANDLING IF_RSR_PE_ADAPTER=>C_LIFECYCLE_HANDLING-SAP_LUW 20121011
2 Importing I_R_STORE_INFO Call by reference Object reference (TYPE REF TO) CL_RSR_STORE_INFO STORE Informationen 20110707
3 Importing I_R_STORE_STRUCT Call by reference Object reference (TYPE REF TO) CL_RSR_STORE_STRUCT STORE Struktur-Beschreibung 20110531
4 Importing I_T_PLACEHOLDER_DEFAULT_VALUES Call by reference Type reference (TYPE) TREXT_PE_PLACEHOLDER_VALUE Platzhalter 20130604
5 Returning R_R_SESSION_STORE_MANAGER Value transfer Object reference (TYPE REF TO) CL_RSPLS_SESSION_STORE_MANAGER Session STORE Manager 20110531

Method CREATE_INSTANCE on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method CREATE_TYPED_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW_TYPE Call by reference Type reference (TYPE) CL_RSR_STORE=>TN_VIEW_TYPE View Typisierung 20120516
2 Returning R_TYPED_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW ückgabeergebnis, Typ definiert 20120516

Method CREATE_TYPED_VIEW on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method CROSS_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASE_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW Berechnungssicht für Ergebnis der Planungsoperation 20111020
2 Importing I_T_COMBINATION Call by reference Type reference (TYPE) TREXT_PE_COMBINATION Kreuzprodukt-Kombinationen 20111020
3 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Rückgabeergebnis 20111020

Method CROSS_VIEWS on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method DELETE_INDEX_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130604
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20130604
3 Importing I_R_PROFILE Call by reference Object reference (TYPE REF TO) CL_RSPLS_PROFILE Planungsprofil 20130604

Method DELETE_INDEX_DATA on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method DELETE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_QUERY_ENTRY Call by reference Type reference (TYPE) TREXT_QUERY_ENTRIES Festlegung der Werte die gelöscht werden sollen 20110526
2 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Rückgabeergebnis - Anzahl gesicherter Sätze 20110525

Method DELETE_VIEW on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method DISAGGREGATE_LEVELED_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REFERENCE_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW Referenz-View 20120109
2 Importing I_SESSION_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW Disaggregation-View (oder sich selbst) 20120109
3 Importing I_T_BASE_ATTRIBUTE Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Disaggregation-Attribute 20120109
4 Importing I_T_JOIN_ATTRIBUTE Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Verbindungs-Attribute 20120109
5 Importing I_T_REFERENCE_ATTRIBUTE Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Referenz-Attribute 20120109
6 Importing I_T_TARGET Call by reference Type reference (TYPE) TREXT_PE_LEVEL_DISAGGR Disaggregations-Ziel 20120109
7 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Disaggregations-Ergebnis 20120109
# Exception Resumable Description Created on
1 CX_RSPLS_STORE_ERROR Interner STORE Fehler 20120109

Method DISAGGREGATE_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGGREGATE_SESSION_VIEW Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Aggregiert den Disaggregation-View vor der Disaggregation 20120109
2 Importing I_SESSION_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW Disaggregation-View (oder sich selbst) 20120109
3 Importing I_T_BLOCK_ATTR Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Attribute 20130702
4 Importing I_T_FILTER Call by reference Type reference (TYPE) TREXT_PE_FILTER Disaggregations-Filter 20120109
5 Importing I_T_REQUEST Call by reference Type reference (TYPE) TREXT_PE_DISAGGR_REQU Disaggregations-Request 20120109
6 Importing I_T_TARGET Call by reference Type reference (TYPE) TREXT_PE_DISAGGR_TARGET Disaggregations-Ziel 20120109
7 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Disaggregations-Ergebnis 20120109
# Exception Resumable Description Created on
1 CX_RSPLS_STORE_ERROR Interner STORE Fehler 20120109

Method EXECUTE_SQL_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Commit data TRUE or FALSE 20111020
2 Importing I_SQL_STATEMENT Call by reference Type reference (TYPE) STRING SQL Statement 20111020

Method EXECUTE_SQL_DDL on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method EXECUTE_SQL_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_RESULT Call by reference Type reference (TYPE) STANDARD TABLE Ergebnis Tabelle 20111020
2 Importing I_SQL_STATEMENT Call by reference Type reference (TYPE) STRING SQL Statement 20111020

Method EXECUTE_SQL_QUERY on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method GET_AGGREGATED_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Commit data TRUE or FALSE 20110719
2 Importing I_SESSION_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW View der aggregiert werden soll (oder sich selbst) 20110722
3 Importing I_TH_ATTRNM Call by reference Type reference (TYPE) CL_RSR_STORE_STRUCT=>TN_TH_ATTRNM Liste der Attribute über die aggregiert wird 20120618
4 Returning R_INDEX_ID Value transfer Type reference (TYPE) TREXD_INDEX_ID Physikalischer TREX Index der TREX Session 20110719

Method GET_AGGREGATED_INDEX on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LIFECYCLE_HANDLING Call by reference Type reference (TYPE) IF_RSR_PE_ADAPTER=>TN_LIFECYCLE_HANDLING IF_RSR_PE_ADAPTER=>C_LIFECYCLE_HANDLING-SAP_LUW 20121011
2 Importing I_R_STORE Call by reference Object reference (TYPE REF TO) CL_RSR_STORE STORE Beschreibung 20110531
3 Returning R_R_SESSION_STORE_MANAGER Value transfer Object reference (TYPE REF TO) CL_RSPLS_SESSION_STORE_MANAGER Session STORE Manager 20110531

Method GET_INSTANCE on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_PE_MSG Value transfer Type reference (TYPE) TREXT_PE_MSG PE Ausführungsmeldungen 20120522

Method GET_MESSAGES on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISTINCT Call by reference Type reference (TYPE) RS_BOOL Gibt die "dictincte" TREX Session View Größe an 20111201
2 Returning R_SIZE Value transfer Type reference (TYPE) INT4 TREX Session Index View Größe 20110525

Method GET_SIZE on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method GET_SQL_SCRIPT_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_STORE Call by reference Object reference (TYPE REF TO) CL_RSR_STORE STORE Beschreibung 20130621
2 Returning R_R_SQL_SCRIPT Value transfer Object reference (TYPE REF TO) IF_RSPLS_SQL_SCRIPT Planungsfunktion SQL-Script 20130621

Method GET_SQL_SCRIPT_INSTANCE on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method GET_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_STORE Value transfer Object reference (TYPE REF TO) CL_RSR_STORE STORE Beschreibung 20110531

Method GET_STORE on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method INITIALIZE_NON_MAPPED_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MULTIPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider - MultiProvider 20120217
2 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Rückgabeergebnis 20120217

Method INITIALIZE_NON_MAPPED_ENTITIES on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method INTEGRATE_INFOPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGGREGATE_RESULT_VIEW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE TRUE = aggregiert das Ergebnis 20130115
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20130115
3 Importing I_SESSION_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW View in den Daten kopiert werden sollen (oder in sich) 20130115
4 Importing I_UPDATE_STATE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE TRUE = aktualisiert den STORE Füllzustand 20130115
5 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Rückgabeergebnis - Anzahl gesicherter Sätze in View-Format 20130115

Method INTEGRATE_INFOPROV on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method INTEGRATE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGGREGATE_RESULT_VIEW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE TRUE = aggregiert das Ergebnis 20120618
2 Importing I_AGGREGATION_TYPES Call by reference Type reference (TYPE) TREXT_PE_AGGREGATION_TYPES SUM = 1; COUNT = 2; MIN = 4; MAX = 8 20130604
3 Importing I_R_STORE_STRUCT Call by reference Object reference (TYPE REF TO) CL_RSR_STORE_STRUCT STORE Struktur-Beschreibung 20110531
4 Importing I_SESSION_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW View in den Daten kopiert werden sollen (oder in sich) 20110714
5 Importing I_SOURCE_INDEX Call by reference Type reference (TYPE) TREXD_INDEX_ID Index aus dem Daten kopiert werden sollen (oder aus sich) 20110525
6 Importing I_SOURCE_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW View aus dem Daten kopiert werden sollen (oder aus sich) 20110708
7 Importing I_TH_MAP_ATTRIBUTE_CONST Call by reference Type reference (TYPE) TREXT_MAP_ATTRIBUTE_CONST Konstanten Mapping Attribute 20120319
8 Importing I_T_QUERY_ENTRY Call by reference Type reference (TYPE) TREXT_QUERY_ENTRIES Selektionstabelle 20110525
9 Importing I_UPDATE_STATE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE TRUE = aktualisiert den STORE Füllzustand 20110608
10 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Rückgabeergebnis - Anzahl gesicherter Sätze in View-Format 20110525

Method INTEGRATE_VIEW on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EMPTY Value transfer Type reference (TYPE) RS_BOOL TRUE wenn der laufende View lee ist; FALSE anderenfalls 20110902

Method IS_EMPTY on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method JOIN_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_VARIANT Call by reference Type reference (TYPE) IF_RSR_PE_ADAPTER=>TN_LOOKUP_CHECK_VARIANT JOIN Prüfungsvariante 20130604
2 Importing I_T_LOOKUP_ATTRIBUTES Call by reference Type reference (TYPE) TREXT_LOOKUPATTRIBUTE Festlegung der Join Bedingung 20110525
3 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Rückgabeergebnis 20110525

Method JOIN_VIEW on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method MATERIALIZE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW Nicht angewendet, dann wird der current View gespeichert 20110628
2 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Rückgabeergebnis - Anzahl gesicherter Sätze in View-Format 20110628

Method MATERIALIZE_VIEW on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method PROJECT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SESSION_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW 20121217
2 Importing I_T_CONST_MAP_SETS Call by reference Type reference (TYPE) TREXT_PE_CONST_MAP_SETS 20121217
3 Importing I_T_FILTER Call by reference Type reference (TYPE) TREXT_PE_FILTER 20121217
4 Importing I_T_NAME_MAP_SETS Call by reference Type reference (TYPE) TREXT_PE_NAME_MAP_SETS 20121217
5 Importing I_T_PARTS Call by reference Type reference (TYPE) TREXT_PE_PART_INFO 20121217
6 Returning R_VIEWS Value transfer Type reference (TYPE) TREXT_PE_RESULT 20121217

Method PROJECT_VIEW on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method READ_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_T_DATA Value transfer Object reference (TYPE REF TO) DATA Abfrageergebnis 20110525

Method READ_VIEW on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method READ_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGGREGATE_RESULT_VIEW Call by reference Type reference (TYPE) RS_BOOL 20121217
2 Importing I_AGGREGATION_TYPES Call by reference Type reference (TYPE) TREXT_PE_AGGREGATION_TYPES SUM = 1; COUNT = 2; MIN = 4; MAX = 8 20130604
3 Importing I_CONST_MAP_INDEX Call by reference Type reference (TYPE) INT4 20121217
4 Importing I_FILTER_INDEX Call by reference Type reference (TYPE) INT4 20121217
5 Importing I_SESSION_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW 20121217
6 Importing I_T_CONST_MAP_SETS Call by reference Type reference (TYPE) TREXT_PE_CONST_MAP_SETS 20121217
7 Importing I_T_FILTER Call by reference Type reference (TYPE) TREXT_PE_FILTER 20121217
8 Importing I_T_NAME_MAP_SETS Call by reference Type reference (TYPE) TREXT_PE_NAME_MAP_SETS 20121217
9 Importing I_T_PARTS Call by reference Type reference (TYPE) TREXT_PE_PART_INFO 20121217
10 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW 20121217

Method READ_VIEWS on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method REPOST_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PE_VIEW_ID_1 Call by reference Type reference (TYPE) TREXD_PLAN_VIEW 20130328
2 Exporting E_PE_VIEW_ID_2 Call by reference Type reference (TYPE) TREXD_PLAN_VIEW 20130328
3 Importing I_FILTER_NAME Call by reference Type reference (TYPE) TREXD_ATTR_NAME Attributname 20130328
4 Importing I_SESSION_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW 20130328
5 Importing I_SOURCE_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index-ID 20130328
6 Importing I_SOURCE_VIEW_ID Call by reference Type reference (TYPE) TREXD_PLAN_VIEW 20130328
7 Importing I_T_KEYFIGURE Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Attribute 20130328
8 Importing I_T_REPOST_FILTER Call by reference Type reference (TYPE) TREXT_PE_REPOST_FILTER 20130328
9 Importing I_T_REPOST_MAPPING Call by reference Type reference (TYPE) TREXT_PE_REPOST_JOIN 20130328

Method REPOST_VIEW on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method RESTRICT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SESSION_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW View auf dem eingeschränkt werden soll 20120516
2 Importing I_T_QUERY_ENTRY Call by reference Type reference (TYPE) TREXT_QUERY_ENTRIES Selektionstabelle 20110525
3 Importing I_T_RANGE Call by reference Type reference (TYPE) IF_RSR_PE_ADAPTER=>TN_T_PE_RANGE Selektionstabelle 20110525
4 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Rückgabeergebnis - Anzahl gesicherter Sätze in View-Format 20110525

Method RESTRICT_VIEW on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method SAVE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Commit data TRUE or FALSE 20110525
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20110525
3 Importing I_RSDIMID Call by reference Type reference (TYPE) RSDIMID Master data ID 20110525
4 Importing I_TS_CHAFIX Call by reference Type reference (TYPE) RSR_TS_CHAFIX Characteristics and Fixed Values 20130708

Method SAVE_VIEW on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method SELECT_VIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_END_OF_DATA Call by reference Type reference (TYPE) RS_BOOL Boolean. X = TRUE; ' ' = FALSE 20110525
2 Exporting E_R_T_DATA Call by reference Object reference (TYPE REF TO) DATA Abfrageergebnis - aggregiert 20110531
3 Importing I_R_STORE_STRUCT Call by reference Object reference (TYPE REF TO) CL_RSR_STORE_STRUCT STORE Struktur-Beschreibung 20110531

Method SELECT_VIEW_DATA on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method SET_CURRENT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORCE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Zwingt den aktuellen View zu setzen 20120703
2 Importing I_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW View der zum Current View gesetzt wird 20110525
3 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Current View 20110525

Method SET_CURRENT_VIEW on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method SUPPRESS_ZERO_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Rückgabeergebnis 20110525

Method SUPPRESS_ZERO_RECORDS on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method UPDATE_VIEW_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_STATE Call by reference Type reference (TYPE) CL_RSR_STORE=>TN_TH_STATE Füll-Zustands Struktur Tabelle 20110526

Method UPDATE_VIEW_STATE on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method WRITE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SESSION_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW View in den Daten kopiert werden sollen (oder in sich) 20111020
2 Importing I_T_COMP_DESCR Call by reference Type reference (TYPE) TREXT_COMP_DESCR TREX Komponenten-Beschreibung 20110525
3 Importing I_T_DATA Call by reference Type reference (TYPE) ANY TABLE Daten-Tabelle die in den TREX Index inserted wird 20110525
4 Importing I_T_MAP_ATTRIBUTE_CONST Call by reference Type reference (TYPE) TREXT_MAP_ATTRIBUTE_CONST Konstante TREX Attribute 20110525
5 Importing I_UPDATE_STATE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE TRUE = aktualisiert den STORE Füllzustand 20110608
6 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Rückgabeergebnis - Anzahl gesicherter Sätze in View-Format 20110525

Method WRITE_VIEW on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method _CHECK_VIEW_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW STORE-Sicht-Name 20110711

Method _CHECK_VIEW_NAME on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method _CREATE_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LIFECYCLE_HANDLING Call by reference Type reference (TYPE) IF_RSR_PE_ADAPTER=>TN_LIFECYCLE_HANDLING 20121011
2 Importing I_R_STORE_INFO Call by reference Object reference (TYPE REF TO) CL_RSR_STORE_INFO STORE Informationen 20110707
3 Importing I_R_STORE_STRUCT Call by reference Object reference (TYPE REF TO) CL_RSR_STORE_STRUCT STORE Struktur-Beschreibung 20110531
4 Importing I_T_PLACEHOLDER_DEFAULT_VALUES Call by reference Type reference (TYPE) TREXT_PE_PLACEHOLDER_VALUE Platzhalter 20130604
5 Returning R_S_SESSION_VIEW Value transfer Type reference (TYPE) IF_RSR_PE_ADAPTER=>TN_S_PE_SESSION_VIEW_ID Session und View 20120125

Method _CREATE_SESSION on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method _GET_ATTRIBUTE_MAPPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_MAP_ATTRIBUTE_CONST Call by reference Type reference (TYPE) TREXT_MAP_ATTRIBUTE_CONST Konstanten Mapping Attribute 20120319
2 Exporting E_TS_MAP_ATTRIBUTE Call by reference Type reference (TYPE) TREXT_MAP_ATTRIBUTE Mapping Attribute 20120319
3 Importing I_R_STORE_STRUCT Call by reference Object reference (TYPE REF TO) CL_RSR_STORE_STRUCT STORE Struktur-Beschreibung 20120319
4 Importing I_SUPPRESS_IDENTICAL Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Unterdrückt identisches Mapping 20120319

Method _GET_ATTRIBUTE_MAPPINGS on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method _GET_CURRENT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SESSION_INDEX_ID Call by reference Type reference (TYPE) TREXD_PE_SESSION Trex Index Session ID 20110713
2 Returning R_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Current View 20110525

Method _GET_CURRENT_VIEW on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.

Method _GET_INITIAL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPONENT_DESCR Call by reference Type reference (TYPE) ABAP_SIMPLE_COMPONENTDESCR ABAP Komponenten-Beschreibung 20110526
2 Returning R_VALUE Value transfer Type reference (TYPE) STRING Typspeziefischer Initialwert 20110526

Method _GET_INITIAL_VALUE on class CL_RSPLS_SESSION_STORE_MANAGER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730