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
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 | ![]() |
CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20030218 | ||
2 | ![]() |
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 | 20030218 |
Method INTEGER_SINGLE_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20030219 | ||
2 | ![]() |
INTEGER_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_INTEGER | List: Integer | 20030219 | ||
3 | ![]() |
PROPERTY_ID | Call by reference | Type reference (TYPE) | STRING | 20030219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_SRM_SRM_PROP_REPOSITORY | 20030219 |
Method LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20030709 | ||
2 | ![]() |
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 | 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 | ![]() |
CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20030604 | ||
2 | ![]() |
QUERY_TAB | Call by reference | Type reference (TYPE) | SRM_QUERY_EXPRESSION_TAB | 20030707 | |||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SRM_PROP_QUERY_RESULT | 20030731 | |||
4 | ![]() |
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 | 20030604 |
Method QUERY_RESULT_DETAIL_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | 20030725 | |||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | SRMPQID | 20030722 | |||
3 | ![]() |
RESULT_DETAIL | Value transfer | Type reference (TYPE) | SRM_PROP_QUERY_RESULT_DETAIL | 20030722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20030218 | ||
2 | ![]() |
PROPERTY | Value transfer | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_VALUE | List: IF_SRM_ATTRIBUTE_VALUE | 20030218 | ||
3 | ![]() |
PROPERTY_ID | Call by reference | Type reference (TYPE) | STRING | 20030218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20030219 | ||
2 | ![]() |
PROPERTY_ID | Call by reference | Type reference (TYPE) | STRING | 20030219 | |||
3 | ![]() |
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 | 20030219 |
Method UNLOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | 20030219 |
History
Last changed by/on | SAP | 20041228 |
SAP Release Created in | 630 |