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 | 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 | Constant | Public | Type reference (TYPE) | STRING | 'SRM_REFERENCE_SESSION' | User Object ID for Record Number Generation Session | 20040928 | ||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_SRM_PROP_VALUE | Value Handler | 20040928 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20040928 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 'SRM_PROP_DATA' | Repository Table Name | 20040928 |
Methods
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 | 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 | 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 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20040928 | |||
| 2 | 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 | 20040928 |
Method DATA_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 | 20040928 | |||
| 2 | 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 | 20040928 |
Method DESTROY_REFERENCE_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | Kontext | 20040928 | |||
| 2 | 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 | CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | Kontext | 20040928 | |||
| 2 | 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 | 20040928 |
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 | 20040928 | |||
| 2 | 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 | 20040928 |
Method META_FILL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_DESC | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | 20040928 | ||||
| 2 | ATTRIBUTE_VALUE | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_VALUE | List: IF_SRM_ATTRIBUTE_VALUE | 20040928 | |||
| 3 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20040928 | |||
| 4 | GENERAL_DESCRIPTION | Call by reference | Type reference (TYPE) | SRMADGEN | Attributmetadaten -Customizing | 20040928 | |||
| 5 | SPS_ID | Call by reference | Type reference (TYPE) | STRING | 20040928 | ||||
| 6 | 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_PROPERTY_REPOSITORY | 20040928 |
Method META_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 | 20040928 | |||
| 2 | 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_PROPERTY_REPOSITORY | 20040928 |
Method META_RAW_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 | 20040928 | |||
| 2 | FILTER | Call by reference | Type reference (TYPE) | STRING | 20040928 | ||||
| 3 | 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_PROPERTY_REPOSITORY | 20040928 |
Method META_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 | 20040928 | |||
| 2 | PROPERTY | Value transfer | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_VALUE | List: IF_SRM_ATTRIBUTE_VALUE | 20040928 | |||
| 3 | PROPERTY_ID | Call by reference | Type reference (TYPE) | STRING | 20040928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | QUERY_WA | Call by reference | Type reference (TYPE) | SRM_QUERY_EXPRESSION | 20040928 | ||||
| 2 | SPS_ID | Call by reference | Type reference (TYPE) | STRING | 20040928 | ||||
| 3 | WHERE_PART | Value transfer | Type reference (TYPE) | STRING | 20040928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | MAX_ROWS | Call by reference | Type reference (TYPE) | I | 20040928 | ||||
| 2 | PDIR_ID_TAB | Call by reference | Type reference (TYPE) | SRM_PDIRID_TAB | 20040928 | ||||
| 3 | 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 | 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 | 20040928 |
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 700 |