SAP ABAP Class CL_SRM_SP_PROP_REPOS_OLD (Deprecated! Old Default Repository)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_PROPERTY (Package) Generic Property Handling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_SP_OBJECT Abstract Base Class for SPs 20040928
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_PROP_REPOSITORY IF_SRM_SP_PROP_REPOSITORY 20040928
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_PROP_REPOS_CONN IF_SRM_SP_PROP_REPOS_CONN 20041028
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_PROP_REPOS_DATA IF_SRM_SP_PROP_REPOS_DATA 20040928
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_PROP_REPOS_KEY IF_SRM_SP_PROP_REPOS_KEY 20041028
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_PROP_REPOS_META IF_SRM_SP_PROP_REPOS_META 20040928
Properties
Class CL_SRM_SP_PROP_REPOS_OLD  
Short Description Deprecated! Old Default Repository    
Super Class CL_SRM_SP_OBJECT Abstract Base Class for SPs 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_PROPERTY   Generic Property Handling 
Created 20040928   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRM_SP_PROP_REPOSITORY IF_SRM_SP_PROP_REPOSITORY 20040928
2 IF_SRM_SP_PROP_REPOS_CONN IF_SRM_SP_PROP_REPOS_CONN 20041028
3 IF_SRM_SP_PROP_REPOS_DATA IF_SRM_SP_PROP_REPOS_DATA 20040928
4 IF_SRM_SP_PROP_REPOS_KEY IF_SRM_SP_PROP_REPOS_KEY 20041028
5 IF_SRM_SP_PROP_REPOS_META IF_SRM_SP_PROP_REPOS_META 20040928
Friends
Class CL_SRM_SP_PROP_REPOS_OLD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_REF_SESSION_UOBJ_ID Constant Public Type reference (TYPE) STRING 'SRM_REFERENCE_SESSION' User Object ID for Record Number Generation Session 20040928
2 G_VALUE_HANDLER Instance attribute Protected Object reference (TYPE REF TO) IF_SRM_SRM_PROP_VALUE Value Handler 20040928
3 LOCK_IS_SET Instance attribute Protected Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Boolean: Possible Values IF_SRM=>TRUE / FALSE 20040928
4 REPOS_TABLE Instance attribute Protected Type reference (TYPE) STRING 'SRM_PROP_DATA' Repository Table Name 20040928
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_REFERENCE_SESSION Instance method Protected Method Closes Record Number Generation Session 20040928
2 CREATE_REFERENCE_SESSION Instance method Protected Method Creates Record Number Generation Session 20040928
3 DATA_GET Instance method Protected Method DATA_GET 20040928
4 DATA_SET Instance method Protected Method DATA_SET 20040928
5 DESTROY_REFERENCE_SESSION Instance method Protected Method Discards Record Number Generation Session 20040928
6 GET_REFERENCE_CLASS_ROLE Instance method Protected Method Gets Class Role Name for Record Number Generation Session 20040928
7 GET_REFERENCE_SESSION Instance method Protected Method Gets Record Number Generation Session from Given Context 20040928
8 GET_VALUE_HANDLER Instance method Protected Method Gets Value Handler for Conversion/Text Procurement 20040928
9 LOCK Instance method Protected Method LOCK 20040928
10 META_FILL Instance method Protected Method META_FILL 20040928
11 META_GET Instance method Protected Method META_GET 20040928
12 META_RAW_GET Instance method Protected Method META_RAW_GET 20040928
13 META_SINGLE_GET Instance method Protected Method META_SINGLE_GET 20040928
14 QUERY_WA_2_WHERE_PART Instance method Protected Method QUERY_WA_2_WHERE_PART 20040928
15 REPOS_TABLE_GET Instance method Protected Method REPOS_TABLE_GET 20040928
16 SELECT Instance method Protected Method SELECT 20040928
17 UNLOCK Instance method Protected Method UNLOCK 20040928
Events
Class CL_SRM_SP_PROP_REPOS_OLD has no event.
Types
Class CL_SRM_SP_PROP_REPOS_OLD has no local type.
Method Signatures

Method CLOSE_REFERENCE_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Value transfer Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Kontext 20040928

Method CLOSE_REFERENCE_SESSION on class CL_SRM_SP_PROP_REPOS_OLD has no exception.

Method CREATE_REFERENCE_SESSION 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 Kontext 20040928

Method CREATE_REFERENCE_SESSION on class CL_SRM_SP_PROP_REPOS_OLD has no exception.

Method DATA_GET 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 20040928
2 Importing PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE List: IF_SRM_ATTRIBUTE_VALUE 20040928
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_REPOSITORY CX_SRM_SP_PROP_REPOSITORY 20040928

Method 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 20040928
2 Importing PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE List: IF_SRM_ATTRIBUTE_VALUE 20040928
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_REPOSITORY CX_SRM_SP_PROP_REPOSITORY 20040928

Method DESTROY_REFERENCE_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Value transfer Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Kontext 20040928

Method DESTROY_REFERENCE_SESSION on class CL_SRM_SP_PROP_REPOS_OLD has no exception.

Method GET_REFERENCE_CLASS_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CLASSROLE Value transfer Type reference (TYPE) STRING Name der Klassenrolle für den Aktenzeichengenerierer 20040928

Method GET_REFERENCE_CLASS_ROLE on class CL_SRM_SP_PROP_REPOS_OLD has no exception.

Method GET_REFERENCE_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Value transfer Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Kontext 20040928
2 Returning RE_REFERENCE_SESSION Value transfer Object reference (TYPE REF TO) IF_SRM_REFERENCE_SESSION Session zur AZG (leer, wenn nicht im Kontext) 20040928

Method GET_REFERENCE_SESSION on class CL_SRM_SP_PROP_REPOS_OLD has no exception.

Method GET_VALUE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Value transfer Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Kontext 20040928
2 Returning RE_VALUE_HANDLER Value transfer Object reference (TYPE REF TO) IF_SRM_SRM_PROP_VALUE Value Handler 20040928
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_REPOSITORY CX_SRM_SP_PROP_REPOSITORY 20040928

Method LOCK 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 20040928
2 Importing SHOW_LOCKED_POPUP Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040928
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_REPOSITORY CX_SRM_SP_PROP_REPOSITORY 20040928

Method META_FILL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTRIBUTE_DESC Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC 20040928
2 Exporting ATTRIBUTE_VALUE Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_VALUE List: IF_SRM_ATTRIBUTE_VALUE 20040928
3 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20040928
4 Importing GENERAL_DESCRIPTION Call by reference Type reference (TYPE) SRMADGEN Attributmetadaten -Customizing 20040928
5 Importing SPS_ID Call by reference Type reference (TYPE) STRING 20040928
6 Importing SRM_OBJECT_FACTORY Call by reference Object reference (TYPE REF TO) IF_SRM_SRM_OBJECT_FACTORY Object Factory - Framework - für SPs 20040928
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_REPOSITORY CX_SRM_SP_PROPERTY_REPOSITORY 20040928

Method META_GET 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 20040928
2 Changing PROPERTY_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE List: IF_SRM_ATTRIBUTE_VALUE 20040928
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_REPOSITORY CX_SRM_SP_PROPERTY_REPOSITORY 20040928

Method META_RAW_GET 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 20040928
2 Importing FILTER Call by reference Type reference (TYPE) STRING 20040928
3 Returning PROPERTY_DESC_TAB Value transfer Type reference (TYPE) SRM_LIST_ATTRIBUTE_DESC List: IF_SRM_ATTRIBUTE_VALUE 20040928
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_REPOSITORY CX_SRM_SP_PROPERTY_REPOSITORY 20040928

Method META_SINGLE_GET 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 20040928
2 Returning PROPERTY Value transfer Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_VALUE List: IF_SRM_ATTRIBUTE_VALUE 20040928
3 Importing PROPERTY_ID Call by reference Type reference (TYPE) STRING 20040928
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_REPOSITORY CX_SRM_SP_PROPERTY_REPOSITORY 20040928

Method QUERY_WA_2_WHERE_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUERY_WA Call by reference Type reference (TYPE) SRM_QUERY_EXPRESSION 20040928
2 Importing SPS_ID Call by reference Type reference (TYPE) STRING 20040928
3 Returning WHERE_PART Value transfer Type reference (TYPE) STRING 20040928
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_REPOSITORY CX_SRM_SP_PROPERTY_REPOSITORY 20040928

Method REPOS_TABLE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SPS_ID Call by reference Type reference (TYPE) STRING 20040928

Method REPOS_TABLE_GET on class CL_SRM_SP_PROP_REPOS_OLD has no exception.

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAX_ROWS Call by reference Type reference (TYPE) I 20040928
2 Changing PDIR_ID_TAB Call by reference Type reference (TYPE) SRM_PDIRID_TAB 20040928
3 Importing WHERE_CLAUSE Call by reference Type reference (TYPE) STRING 20040928

Method SELECT on class CL_SRM_SP_PROP_REPOS_OLD has no exception.

Method UNLOCK 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 20040928
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_REPOSITORY CX_SRM_SP_PROP_REPOSITORY 20040928
History
Last changed by/on SAP  20041228 
SAP Release Created in 700