SAP ABAP Interface IF_SRM_SRM_PROP_REPOSITORY (IF_SRM_SRM_PROP_REPOSITORY)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_FRAMEWORK_PROPERTY (Package) Framework: Property Handling
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_SRM_PROP_REPOSITORY CL_SRM_SRM_PROP_REPOSITORY 20020902
Properties
Interface IF_SRM_SRM_PROP_REPOSITORY  
Short Description IF_SRM_SRM_PROP_REPOSITORY    
General Data
Package SRM_FRAMEWORK_PROPERTY   Framework: Property Handling 
Created 20020902   SAP 
Last changed 20041228   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRM_SRM_PROP_REPOSITORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRM_SRM_PROP_REPOS_CONN IF_SRM_SRM_PROP_REPOS_CONN 20041014
2 IF_SRM_SRM_PROP_REPOS_DATA IF_SRM_SRM_PROP_REPOS_DATA 20021128
3 IF_SRM_SRM_PROP_REPOS_KEY IF_SRM_SRM_PROP_REPOS_KEY 20041004
4 IF_SRM_SRM_PROP_REPOS_META IF_SRM_SRM_PROP_REPOS_META 20021128
Friends
Interface IF_SRM_SRM_PROP_REPOSITORY has no friend.
Attributes
Interface IF_SRM_SRM_PROP_REPOSITORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DATA_GET Instance method Public Method 20041012
2 DELETE Instance method Public Method 20041012
3 EXISTENCE_CHECK Instance method Public Method 20041012
4 GET Instance method Public Method GET 20030218
5 INTEGER_SINGLE_SET Instance method Public Method INTEGER_SINGLE_SET 20030219
6 LOCK Instance method Public Method LOCK 20030219
7 META_GET Instance method Public Method 20041012
8 META_RAW_GET Instance method Public Method 20041012
9 META_SINGLE_GET Instance method Public Method 20041012
10 QUERY Instance method Public Method QUERY 20030604
11 QUERY_RESULT_DETAIL_GET Instance method Public Method QUERY_RESULT_DETAIL_GET 20030722
12 SET Instance method Public Method 20041012
13 SINGLE_GET Instance method Public Method SINGLE_GET 20030218
14 SPS_PARTICIPATION Instance method Public Method 20041014
15 STRING_SINGLE_SET Instance method Public Method STRING_SINGLE_SET 20030219
16 UNLOCK Instance method Public Method UNLOCK 20030219
Events
Interface IF_SRM_SRM_PROP_REPOSITORY has no event.
Types
Interface IF_SRM_SRM_PROP_REPOSITORY has no local type.
Method Signatures

Method DATA_GET Signature

Method DATA_GET on Interface IF_SRM_SRM_PROP_REPOSITORY has no parameter.
Method DATA_GET on Interface IF_SRM_SRM_PROP_REPOSITORY has no exception.

Method DELETE Signature

Method DELETE on Interface IF_SRM_SRM_PROP_REPOSITORY has no parameter.
Method DELETE on Interface IF_SRM_SRM_PROP_REPOSITORY has no exception.

Method EXISTENCE_CHECK Signature

Method EXISTENCE_CHECK on Interface IF_SRM_SRM_PROP_REPOSITORY has no parameter.
Method EXISTENCE_CHECK on Interface IF_SRM_SRM_PROP_REPOSITORY has no exception.

Method 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 20030218
2 Returning PROPERTY_TAB Value transfer Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE List: IF_SRM_ATTRIBUTE_VALUE 20030218
# Exception Resumable Description Created on
1 CX_SRM_SRM_PROP_REPOSITORY CX_SRM_SRM_PROP_REPOSITORY 20030218

Method INTEGER_SINGLE_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 20030219
2 Importing INTEGER_TAB Call by reference Type reference (TYPE) SRM_LIST_INTEGER List: Integer 20030219
3 Importing PROPERTY_ID Call by reference Type reference (TYPE) STRING 20030219
# Exception Resumable Description Created on
1 CX_SRM_SRM_PROP_REPOSITORY CX_SRM_SRM_PROP_REPOSITORY 20030219

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

Method META_GET Signature

Method META_GET on Interface IF_SRM_SRM_PROP_REPOSITORY has no parameter.
Method META_GET on Interface IF_SRM_SRM_PROP_REPOSITORY has no exception.

Method META_RAW_GET Signature

Method META_RAW_GET on Interface IF_SRM_SRM_PROP_REPOSITORY has no parameter.
Method META_RAW_GET on Interface IF_SRM_SRM_PROP_REPOSITORY has no exception.

Method META_SINGLE_GET Signature

Method META_SINGLE_GET on Interface IF_SRM_SRM_PROP_REPOSITORY has no parameter.
Method META_SINGLE_GET on Interface IF_SRM_SRM_PROP_REPOSITORY has no exception.

Method QUERY 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 20030604
2 Importing QUERY_TAB Call by reference Type reference (TYPE) SRM_QUERY_EXPRESSION_TAB 20030707
3 Returning RESULT Value transfer Type reference (TYPE) SRM_PROP_QUERY_RESULT 20030731
4 Importing RESULT_PROP_DESC_TAB Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_DESC E.g. for cross query 20040903
# Exception Resumable Description Created on
1 CX_SRM_SRM_PROP_REPOSITORY CX_SRM_SRM_PROP_REPOSITORY 20030604

Method QUERY_RESULT_DETAIL_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 20030725
2 Importing ID Call by reference Type reference (TYPE) SRMPQID 20030722
3 Returning RESULT_DETAIL Value transfer Type reference (TYPE) SRM_PROP_QUERY_RESULT_DETAIL 20030722
# Exception Resumable Description Created on
1 CX_SRM_SRM_PROP_REPOSITORY CX_SRM_SRM_PROP_REPOSITORY 20030722

Method SET Signature

Method SET on Interface IF_SRM_SRM_PROP_REPOSITORY has no parameter.
Method SET on Interface IF_SRM_SRM_PROP_REPOSITORY has no exception.

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

Method SPS_PARTICIPATION Signature

Method SPS_PARTICIPATION on Interface IF_SRM_SRM_PROP_REPOSITORY has no parameter.
Method SPS_PARTICIPATION on Interface IF_SRM_SRM_PROP_REPOSITORY has no exception.

Method STRING_SINGLE_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 20030219
2 Importing PROPERTY_ID Call by reference Type reference (TYPE) STRING 20030219
3 Importing STRING_TAB Call by reference Type reference (TYPE) SRM_LIST_STRING List: String 20030219
# Exception Resumable Description Created on
1 CX_SRM_SRM_PROP_REPOSITORY CX_SRM_SRM_PROP_REPOSITORY 20030219

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 20030709
# Exception Resumable Description Created on
1 CX_SRM_SRM_PROP_REPOSITORY CX_SRM_SRM_PROP_REPOSITORY 20030219
History
Last changed by/on SAP  20041228 
SAP Release Created in 630