SAP ABAP Class CL_RMPS_GSP_PROP_REPOSITORY (RMPS Property Handling: Access to Repository)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_BASIS_SP_ADDON (Package) RecordsManagement for PublicSector: Enhancement Basis SP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_GSP_PROP_REPOSITORY CL_SRM_GSP_PROP_REPOSITORY 20030917
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_GSP_PROP_REPOSITORY RMPS-Methoden für Repository-Klasse der Property Unification 20070108
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCMG_AUTHORIZATION_CALLER Reference to Object that Calls Authorization Check 20040122
Properties
Class CL_RMPS_GSP_PROP_REPOSITORY  
Short Description RMPS Property Handling: Access to Repository    
Super Class CL_SRM_GSP_PROP_REPOSITORY CL_SRM_GSP_PROP_REPOSITORY 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_BASIS_SP_ADDON   RecordsManagement for PublicSector: Enhancement Basis SP 
Created 20030917   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RMPS_ATTR_VAL_HELPER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RMPS_PROP_CONTEXT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_RMPS_SEMANTIC_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 RMPSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 SRMST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMPS_GSP_PROP_REPOSITORY RMPS-Methoden für Repository-Klasse der Property Unification 20070108
2 IF_SCMG_AUTHORIZATION_CALLER Reference to Object that Calls Authorization Check 20040122
Friends
Class CL_RMPS_GSP_PROP_REPOSITORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ACL_DL_UOBJ_ID Constant Public Type reference (TYPE) STRING 'RMPS_ACL_OBJECT_DL' ID User Obj: Service Obj. ACL (contains distribution lists) 20040517
2 C_ACL_US_UOBJ_ID Constant Public Type reference (TYPE) STRING 'RMPS_ACL_OBJECT_US' ID User Obj: Service Obj. Access Control List(contains user) 20040517
3 C_ATTR_GROUP_VIRTUAL Constant Public Type reference (TYPE) STRING 'RMPS_VIRTUAL' Attribute Group of Virtual Attributes 20040805
4 C_DYN_ATTR_UOBJ_ID Constant Public Type reference (TYPE) STRING 'RMPS_DYN_ATTR_VAL_HANDLER' ID User Obj: Service Object for Handling Dyn. Attributes 20040719
5 C_FOI_DETDAT_UOBJ_ID Constant Public Type reference (TYPE) STRING 'RMPS_FOI_OBJECT_DETDAT' ID User Obj: Service Object for FOI Release Details and Date 20040824
6 C_FOI_UOBJ_ID Constant Public Type reference (TYPE) STRING 'RMPS_FOI_OBJECT' ID User Obj: Service Obj. for Complex FOI Data 20040614
7 C_GENERATABLES_UOBJ_ID Constant Public Type reference (TYPE) STRING 'RMPS_GENERATABLE_ATTRIBUTES' ID User Obj: Service Obj. for Generating More Attributes 20040601
8 C_LONG_ATTR_UOBJ_ID Constant Public Type reference (TYPE) STRING 'RMPS_LONG_ATTR_VAL_HANDLER' ID User Obj: Service Obj. for Handling Longer Attr. Values 20040216
9 C_REFGEN_CUST_UOBJ_ID Constant Public Type reference (TYPE) STRING 'RMPS_REFGEN_PROFILE_CUST' ID User Obj: Service Obj. for Reading Generation Profile 20040219
10 C_REPOSITORY_UOBJ_ID Constant Public Type reference (TYPE) STRING 'RMPS_PROP_REPOSITORY' The Repository Object Itself 20040805
11 C_VALUE_HANDLER_UOBJ_ID Constant Public Type reference (TYPE) STRING 'RMPS_VALUE_HANDLER' ID User Obj: Value Handler Object 20040730
12 GCL_AUTHORIZATION Static Attribute Protected Object reference (TYPE REF TO) IF_RMPS_PRO_AUTH_CHECK Authorization Check (Extended) 20060815
13 GT_STATE_PROPS Instance attribute Private Type reference (TYPE) LTYPE_TAB_STAT_PROPERTIES Puffer of Status Attribute 20041109
14 G_ATTRIBUTES_TO_GENERATE Instance attribute Public Type reference (TYPE) RMPS_TT_REFGEN_PROFILE_A Table of attributes that can be generated 20040219
15 G_ATTRS_BEFOREHAND Instance attribute Protected Type reference (TYPE) SRMGS_PROPERTY_TAB Previously read attr. for attribute authorization check 20040727
16 G_DYN_ATTR_HANDLER Instance attribute Public Object reference (TYPE REF TO) CL_RMPS_GSP_PROP_DYN_ATTR Service Class for Handling Dynanmic Attribtues 20040719
17 G_GENERAL_ATTRIBUTES Instance attribute Protected Object reference (TYPE REF TO) CL_RMPS_GENERAL_ATTRIBUTES Service Class Attribute Handling 20040730
18 G_HIDE_INHERITED_ATTRS Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Do not display inherited values because no parent exists 20040726
19 G_IN_GSP_DATA_GET Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Flag whether GSP_DATA_GET is being run 20040525
20 G_LONG_ATTR_HANDLER Instance attribute Public Object reference (TYPE REF TO) CL_RMPS_GSP_PROP_LONG_ATTR Service Class for Handling Long Attribute Values (64 20040216
21 G_MUST_NOT_RMPSPSP Instance attribute Private Type reference (TYPE) CHAR1 No TNA Authorization Check 20060213
22 G_NO_REFGEN_CUST Instance attribute Public Type reference (TYPE) SRMBOOLEAN True if no generation profile exists 20040219
23 G_PARENT_HANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_RMPS_PARENT_HANDLER Service Class for Searching for Suitable Sup. Object 20040726
24 G_PARENT_POID Instance attribute Protected Object reference (TYPE REF TO) IF_SRM_POID POID of Father Object 20041201
25 G_QUERY_ATTRS_2_HIDE Instance attribute Protected Type reference (TYPE) SRMGS_PROPERTY_TYPE_TAB Properties to Hide for Query 20091002
26 G_READ_ATTRS_BEFOREHAND Instance attribute Protected Type reference (TYPE) STRING Must attr. previously read be re-read? 20040727
27 G_RESULT_NUM Instance attribute Private Type reference (TYPE) I 20040122
28 G_STATE_HANDLING Instance attribute Protected Type reference (TYPE) CHAR1 Status Handling Active (Y/N) 20050622
29 G_SWITCH_ONLY_CUSTODIAN Instance attribute Protected Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Only custodian can change attributes 20050628
30 G_SWITCH_ONLY_CUSTODIAN_LOADED Instance attribute Protected Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Was G_SWITCH_ONLY_CUSTODIAN fetched from Customizing? 20050706
31 G_UPDATE_DESCR_DONE Instance attribute Protected Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE DESCRIPTION update completed before saving 20070108
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OVERWRITTEN Instance method Public Method 20051010
2 ADD_VIRTUAL_ATTRIBUTES Instance method Protected Method Enhance Attribute List with Virtual Attributes 20040428
3 CHECK_ATTR_AUTHORITY Instance method Public Method Authorization Check at Field Level 20040707
4 CHECK_DECLARATION_STATE Instance method Public Method Checks whether object already declared 20041109
5 CHECK_SHOW_ATTR_IN_SEARCH Instance method Protected Method Attribute in Search Screen + Result List? 20040910
6 CHECK_STATE_HANDLING Instance method Public Method Check if there is state handling for SP 20050622
7 CLASS_CONSTRUCTOR Static method Public Constructor Class constructor 20050628
8 GET_ATTRS_BEFOREHAND Instance method Protected Method Pre-read spec. attr for auth. check of attributes 20040727
9 GET_CATEGORY Instance method Protected Method 20061202
10 GET_DYN_ATTR_HANDLER Instance method Public Method Get object for handling dynamic attributes 20040719
11 GET_FOLDER_POID Instance method Public Method TNA: Get Folder POID 20050216
12 GET_GENERAL_ATTRIBUTES Instance method Protected Method Get Service Object for Attr. Handling 20040730
13 GET_LONG_ATTR_HANDLER Instance method Public Method Get Object for Handling Long Attribute Values 20040216
14 GET_PARENT_HANDLER Instance method Public Method Get service object for determining sup. object 20040726
15 GET_PARENT_POID Instance method Public Method Get Father POID 20050216
16 GET_REFGEN_CUSTOMIZING Instance method Public Method Get object for reading Custmzng f. attr that can be generatd 20040219
17 GET_SWITCH_ONLY_CUSTODIAN Instance method Protected Method PRO: Get Global Parameters for Authorization Check 20050706
18 GSP_DATA_LOG_LONG Instance method Protected Method GSP_DATA_LOG 20040602
19 HANDLE_SECURE_LEVEL Instance method Protected Method TNA: Set Secure Level on Folder to High 20050216
20 PS_ADD_INHERITED Instance method Public Method Add Inherited Attributes (with Document) 20041117
21 PS_AUTHORITY_CHECK Instance method Protected Method Authorization Check 20040122
22 PS_DESCRIPTOR_FROM_NOTE_ADD Instance method Protected Method 20070108
23 PS_QUERY_NOTES Instance method Protected Method Find "description", notes in record plan item 20061220
24 PS_SKIP_NON_CURRENT_VERSION Instance method Protected Method Authorization Check 20061221
25 SET_DESCRIPTION_BEFORE_SAVE Instance method Protected Method Set Description Before Saving 20040226
26 SET_FILEPLAN_POS_TEXT Instance method Protected Method Set Text for Record Plan Item 20030929
27 SUPER_GSP_DATA_SET Instance method Protected Method Obsolete 20040521
28 TRACK_CHANGES_END Instance method Protected Method End "Recording" of Attribute Changes 20040324
29 TRACK_CHANGES_START Instance method Protected Method Start "Recording" of Attribute Changes 20040324
Events
Class CL_RMPS_GSP_PROP_REPOSITORY has no event.
Types
Class CL_RMPS_GSP_PROP_REPOSITORY has no local type.
Method Signatures

Method ADD_OVERWRITTEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PROPERTIES Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_DESC List: IF_SRM_ATTRIBUTE_DESC 20051010
2 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20051010

Method ADD_OVERWRITTEN on class CL_RMPS_GSP_PROP_REPOSITORY has no exception.

Method ADD_VIRTUAL_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE Liste der Attribute 20040428
2 Exporting EX_REAL_ATTRS_TO_UPDATE Call by reference Type reference (TYPE) SRM_LIST_ATTR_VAL_HDL Reale Attr., deren Wert zu akt. ist (Spalte RESULT_ERR_TEXT) 20050913
3 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Kontext 20040428
# Exception Resumable Description Created on
1 CX_RMPS_LINKS Fehler beim Pflegen von Verweisen 20041004
2 CX_SRM Basisklasse (abstrakt) 20040428

Method CHECK_ATTR_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTR_GROUP Call by reference Type reference (TYPE) STRING Attributgruppe 20040723
2 Importing IM_ATTR_ID Call by reference Type reference (TYPE) STRING Attribut-ID 20040707
3 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Kontext 20040708
4 Importing IM_MODE Call by reference Type reference (TYPE) C Modus: M(odify) | D(isplay) 20040707
5 Returning RE_RESULT Value transfer Type reference (TYPE) SY-SUBRC 0: okay; <> 0 -> Fehler 20040707
# Exception Resumable Description Created on
1 CX_SRM Framework (abstrakt) 20040707

Method CHECK_DECLARATION_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DECLARED Call by reference Type reference (TYPE) SRMBOOLEAN X =Ist Öffentlich (Declared) 20050622
2 Exporting EX_NO_STATE_HANDLING Call by reference Type reference (TYPE) SRMBOOLEAN X/true = kein Status-Handling 20050622
3 Exporting EX_PRIVATE Call by reference Type reference (TYPE) SRMBOOLEAN X=Ist Private 20051104

Method CHECK_DECLARATION_STATE on class CL_RMPS_GSP_PROP_REPOSITORY has no exception.

Method CHECK_SHOW_ATTR_IN_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTR_ID Call by reference Type reference (TYPE) STRING Attribut-ID 20040910
2 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Kontext 20040910
3 Importing IM_DYN_ATTR_HANDLER Call by reference Object reference (TYPE REF TO) CL_RMPS_GSP_PROP_DYN_ATTR Handler für dyn. Attr. (diese werden ausgeblendet) 20040910
4 Returning RE_SHOW_ATTR Value transfer Type reference (TYPE) SRMBOOLEAN = IF_SRM=>TRUE, wenn Attr. angezeigt werden soll 20040910

Method CHECK_SHOW_ATTR_IN_SEARCH on class CL_RMPS_GSP_PROP_REPOSITORY has no exception.

Method CHECK_STATE_HANDLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATE_HANDLING Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20050622

Method CHECK_STATE_HANDLING on class CL_RMPS_GSP_PROP_REPOSITORY has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RMPS_GSP_PROP_REPOSITORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RMPS_GSP_PROP_REPOSITORY has no exception.

Method GET_ATTRS_BEFOREHAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_AGGREGATION Call by reference Type reference (TYPE) CSEQUENCE Aggregation Level 20040908
2 Exporting EX_CONTROLLED_COPY Call by reference Type reference (TYPE) XFELD Checkbox 20050216
3 Exporting EX_CUSTODIAN Call by reference Type reference (TYPE) CSEQUENCE Custodian 20040727
4 Exporting EX_DOCTYPE Call by reference Type reference (TYPE) CSEQUENCE Document type 20090928
5 Exporting EX_DP_ID Call by reference Type reference (TYPE) CSEQUENCE Disposal schedule ID 20040730
6 Exporting EX_DP_SUPSEDE Call by reference Type reference (TYPE) CSEQUENCE Ersetzungsdatum 20061219
7 Exporting EX_EMAIL_TYPE Call by reference Type reference (TYPE) CSEQUENCE E-Mail-Art (E-Mail-Text oder -Anlage) 20091001
8 Exporting EX_REC_TYPE Call by reference Type reference (TYPE) CSEQUENCE PRO Record Type 20040729
9 Exporting EX_SRM_STATE Call by reference Type reference (TYPE) CSEQUENCE Status 20040727
10 Exporting EX_STAGE Call by reference Type reference (TYPE) CSEQUENCE Disposal Stage 20061219
11 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Kontext 20040727
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_REPOSITORY CX_SRM_SP_PROP_REPOSITORY 20040727

Method GET_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_QUERY_RESULT Call by reference Type reference (TYPE) SDM_QUERY_RESULT_LIST Search Result 20061203
2 Exporting EX_QUERY_RESULT_PROPS Call by reference Type reference (TYPE) SDM_OBJECT_PROP_TAB Document Properties 20061203
3 Importing IM_REFERENCE Call by reference Type reference (TYPE) RMPS_T_CASE_REFERENCE Case Indicator 20061202
4 Importing IM_RMSID Call by reference Type reference (TYPE) STRING 20061202
5 Importing IM_SRM Call by reference Object reference (TYPE REF TO) IF_SRM 20061202

Method GET_CATEGORY on class CL_RMPS_GSP_PROP_REPOSITORY has no exception.

Method GET_DYN_ATTR_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20040719
2 Returning RE_DYN_ATTR_HANDLER Value transfer Object reference (TYPE REF TO) CL_RMPS_GSP_PROP_DYN_ATTR Service-Klasse zum Handling dynamischer Attribute 20040719

Method GET_DYN_ATTR_HANDLER on class CL_RMPS_GSP_PROP_REPOSITORY has no exception.

Method GET_FOLDER_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20050216
2 Returning RE_FOLDER_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID des übergeordn. Folder (leer, wenn nicht da) 20050216
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20050216

Method GET_GENERAL_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Kontext 20040730
2 Returning RE_GENERAL_ATTRIBUTES Value transfer Object reference (TYPE REF TO) CL_RMPS_GENERAL_ATTRIBUTES Service-Klasse Attributhandling 20040730
# Exception Resumable Description Created on
1 CX_RMPS_GENERAL_ATTRIBUTES Fehler bei Service-Klasse für Attribute 20040730

Method GET_LONG_ATTR_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20040216
2 Returning RE_LONG_ATTR_HANDLER Value transfer Object reference (TYPE REF TO) CL_RMPS_GSP_PROP_LONG_ATTR Service-Klasse zum Handling langer Attributwerte (64 20040216

Method GET_LONG_ATTR_HANDLER on class CL_RMPS_GSP_PROP_REPOSITORY has no exception.

Method GET_PARENT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PARENT_HANDLER Value transfer Object reference (TYPE REF TO) CL_RMPS_PARENT_HANDLER Service-Klasse zur Suche des passenden übergeordn. Objekts 20040726
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20040726

Method GET_PARENT_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20050216
2 Returning RE_PARENT_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID des übergeordn. Objekts (ggf. leer) 20050216
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20050216

Method GET_REFGEN_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20040219
2 Returning RE_ATTRS_TO_GENERATE Value transfer Type reference (TYPE) RMPS_TT_REFGEN_PROFILE_A Tabelle der genierbaren Attribute 20040219
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_REPOSITORY CX_SRM_SP_PROP_REPOSITORY 20040219

Method GET_SWITCH_ONLY_CUSTODIAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SWITCH Value transfer Type reference (TYPE) SRMBOOLEAN Switch: Darf nur Custodian die Berecht. attribute ändern? 20050706

Method GET_SWITCH_ONLY_CUSTODIAN on class CL_RMPS_GSP_PROP_REPOSITORY has no exception.

Method GSP_DATA_LOG_LONG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY_TAB Call by reference Type reference (TYPE) RMPSD_LONG_PROPERTY_TAB Lange Attributwerte 20040602
2 Importing TO_SET Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040602

Method GSP_DATA_LOG_LONG on class CL_RMPS_GSP_PROP_REPOSITORY has no exception.

Method HANDLE_SECURE_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20050216
2 Importing IM_PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE List: IF_SRM_ATTRIBUTE_VALUE 20050216
# Exception Resumable Description Created on
1 CX_RMPS_GENERAL_ATTRIBUTES Fehler bei Service-Klasse für Attribute 20050216
2 CX_SRM Basisklasse (abstrakt) 20050216

Method PS_ADD_INHERITED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_RESULT Call by reference Type reference (TYPE) SRM_PROP_QUERY_RESULT_TAB Query Ergebnistabelle 20041118
2 Importing QUERY_TAB Call by reference Type reference (TYPE) SRM_QUERY_EXPRESSION_TAB Attribut- und Volltextsuche 20050613
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20041118

Method PS_AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SKIPPED Call by reference Type reference (TYPE) I Wegen Berechtigung übersprungen 20040122
2 Importing IM_MAX_HIT Call by reference Type reference (TYPE) I 20050804
3 Changing RESULT Call by reference Type reference (TYPE) SRM_PROP_QUERY_RESULT Query Ergebnisstruktur 20040122

Method PS_AUTHORITY_CHECK on class CL_RMPS_GSP_PROP_REPOSITORY has no exception.

Method PS_DESCRIPTOR_FROM_NOTE_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_RESULT_TAB Call by reference Type reference (TYPE) SRM_PROP_QUERY_RESULT_TAB Query Ergebnistabelle 20070108
2 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20070108

Method PS_DESCRIPTOR_FROM_NOTE_ADD on class CL_RMPS_GSP_PROP_REPOSITORY has no exception.

Method PS_QUERY_NOTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_QUERY Call by reference Type reference (TYPE) SRM_QUERY_EXPRESSION_TAB Attribut und Volltextsuche 20061220
2 Exporting EX_NOTHING_FOUND Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: IF_SRM=>TRUE / FALSE 20061220

Method PS_QUERY_NOTES on class CL_RMPS_GSP_PROP_REPOSITORY has no exception.

Method PS_SKIP_NON_CURRENT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_RESULT Call by reference Type reference (TYPE) SRM_PROP_QUERY_RESULT Query Ergebnisstruktur 20061221
2 Exporting EX_SKIPPED Call by reference Type reference (TYPE) I Anzahl Nicht-aktuelle Versionen übersprungen 20061221
3 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20061221

Method PS_SKIP_NON_CURRENT_VERSION on class CL_RMPS_GSP_PROP_REPOSITORY has no exception.

Method SET_DESCRIPTION_BEFORE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE List: IF_SRM_ATTRIBUTE_VALUE 20050302
2 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20040226
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_REPOSITORY CX_SRM_SP_PROP_REPOSITORY 20040226

Method SET_FILEPLAN_POS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20030929
2 Importing PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE List: IF_SRM_ATTRIBUTE_VALUE 20030929
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_REPOSITORY CX_SRM_SP_PROP_REPOSITORY 20030929

Method SUPER_GSP_DATA_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20040521
2 Importing PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE List: IF_SRM_ATTRIBUTE_VALUE 20040521
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_REPOSITORY CX_SRM_SP_PROP_REPOSITORY 20040521

Method TRACK_CHANGES_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20040324
2 Importing IM_PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE List: IF_SRM_ATTRIBUTE_VALUE 20040324
# Exception Resumable Description Created on
1 CX_SRM_ATTR_VALUE_DESCRIPTION Attribut Wert: Fehler im Zusammenhang mit Beschreibung 20040325
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20040325

Method TRACK_CHANGES_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20040324
2 Importing IM_PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE List: IF_SRM_ATTRIBUTE_VALUE 20040324
# Exception Resumable Description Created on
1 CX_SRM_ATTR_VALUE_DESCRIPTION Attribut Wert: Fehler im Zusammenhang mit Beschreibung 20040325
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20040325
History
Last changed by/on SAP  20110908 
SAP Release Created in 640