SAP ABAP Class CL_SRM_SP_PROP_REPOSITORY (CL_SRM_SP_PROP_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 | 20020903 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_PROP_REPOSITORY | IF_SRM_SP_PROP_REPOSITORY | 20020903 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_PROP_REPOS_CONN | IF_SRM_SP_PROP_REPOS_CONN | 20041014 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_PROP_REPOS_DATA | IF_SRM_SP_PROP_REPOS_DATA | 20020903 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_PROP_REPOS_KEY | IF_SRM_SP_PROP_REPOS_KEY | 20041004 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_PROP_REPOS_META | IF_SRM_SP_PROP_REPOS_META | 20020903 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_GSP_PROP_REPOSITORY | CL_SRM_GSP_PROP_REPOSITORY | 20030120 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_AL_PROP_REPOS | Default PU Repopsitory Specialization | 20041214 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_BDS_PROP_REPOS | Default PU Repopsitory Specialization | 20050119 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_PROP_CROSS_QY_DEF | CL_SRM_SP_PROP_CROSS_QY_DEF | 20040909 |
Properties
| Class | CL_SRM_SP_PROP_REPOSITORY | |
| Short Description | CL_SRM_SP_PROP_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 | 20020903 | SAP |
| Last change | 20070911 | 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... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_SP_PROP_REPOSITORY | IF_SRM_SP_PROP_REPOSITORY | 20020903 | ||
| 2 | IF_SRM_SP_PROP_REPOS_CONN | IF_SRM_SP_PROP_REPOS_CONN | 20041014 | ||
| 3 | IF_SRM_SP_PROP_REPOS_DATA | IF_SRM_SP_PROP_REPOS_DATA | 20020903 | ||
| 4 | IF_SRM_SP_PROP_REPOS_KEY | IF_SRM_SP_PROP_REPOS_KEY | 20041004 | ||
| 5 | IF_SRM_SP_PROP_REPOS_META | IF_SRM_SP_PROP_REPOS_META | 20020903 |
Friends
Class CL_SRM_SP_PROP_REPOSITORY 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 | 20030801 | ||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | '#DEFAULT_REPOSITORY#' | 20041001 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | DFIES_BUF_TAB_T | 20041001 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_SRM_PROP_VALUE | Value Handler | 20030814 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20030129 |
Methods
Events
Class CL_SRM_SP_PROP_REPOSITORY has no event.
Types
Class CL_SRM_SP_PROP_REPOSITORY 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 | 20030801 |
Method CLOSE_REFERENCE_SESSION on class CL_SRM_SP_PROP_REPOSITORY 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 | 20030801 |
Method CREATE_REFERENCE_SESSION on class CL_SRM_SP_PROP_REPOSITORY has no exception.
Method DATA_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PP_API | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_PERS_API | API für Attributspeicher | 20041005 | |||
| 2 | PP_REC_ID | Call by reference | Type reference (TYPE) | SRMPROPRECID | Attributsatz - Id | 20041005 | |||
| 3 | PP_VAL_TAB | Call by reference | Type reference (TYPE) | SRMPR_TT_PROP_VAL | 20041005 | ||||
| 4 | PROPERTY_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_VALUE | List: IF_SRM_ATTRIBUTE_VALUE | 20041020 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_REPOSITORY | 20041005 |
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 | 20030122 | |||
| 2 | PROPERTY_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_VALUE | List: IF_SRM_ATTRIBUTE_VALUE | 20030122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_REPOSITORY | 20030122 |
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 | 20030123 | |||
| 2 | PROPERTY_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_VALUE | List: IF_SRM_ATTRIBUTE_VALUE | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_REPOSITORY | 20030123 |
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 | 20030801 |
Method DESTROY_REFERENCE_SESSION on class CL_SRM_SP_PROP_REPOSITORY 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 | 20030801 |
Method GET_REFERENCE_CLASS_ROLE on class CL_SRM_SP_PROP_REPOSITORY 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 | 20030801 | |||
| 2 | RE_REFERENCE_SESSION | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REFERENCE_SESSION | Session zur AZG (leer, wenn nicht im Kontext) | 20030801 |
Method GET_REFERENCE_SESSION on class CL_SRM_SP_PROP_REPOSITORY 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 | 20030814 | |||
| 2 | RE_VALUE_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SRM_PROP_VALUE | Value Handler | 20030814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_REPOSITORY | 20030814 |
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_SP_PROP_REPOSITORY | 20030219 |
Method LOG_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PP_VAL_TAB | Call by reference | Type reference (TYPE) | SRMPR_TT_PROP_VAL | 20041020 | ||||
| 2 | PROPERTY_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_VALUE | List: IF_SRM_ATTRIBUTE_VALUE | 20041020 |
Method LOG_CHANGES on class CL_SRM_SP_PROP_REPOSITORY has no exception.
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 | 20030731 | ||||
| 2 | ATTRIBUTE_VALUE | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_VALUE | List: IF_SRM_ATTRIBUTE_VALUE | 20030206 | |||
| 3 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20030206 | |||
| 4 | SPS_ID | Call by reference | Type reference (TYPE) | STRING | 20030206 | ||||
| 5 | SRM_ATTR_META_CU_WA | Call by reference | Type reference (TYPE) | SRM_ATTR_META_CU | Attributmetadaten -Customizing | 20041112 | |||
| 6 | SRM_OBJECT_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SRM_SRM_OBJECT_FACTORY | Object Factory - Framework - für SPs | 20030206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROPERTY_REPOSITORY | 20030206 |
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 | 20041119 | |||
| 2 | FILTER | Call by reference | Type reference (TYPE) | STRING | 20041119 | ||||
| 3 | PROPERTY_DESC_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_DESC | List: IF_SRM_ATTRIBUTE_VALUE | 20041119 | |||
| 4 | PROPERTY_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_VALUE | List: IF_SRM_ATTRIBUTE_VALUE | 20041119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROPERTY_REPOSITORY | 20041119 |
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 | 20030206 | |||
| 2 | PROPERTY | Value transfer | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_VALUE | List: IF_SRM_ATTRIBUTE_VALUE | 20030206 | |||
| 3 | PROPERTY_ID | Call by reference | Type reference (TYPE) | STRING | 20030206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROPERTY_REPOSITORY | 20030206 |
Method TEXT_FOR_TABFIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Type reference (TYPE) | SRMADFIELD | AD: Feldname | 20041001 | |||
| 2 | TABNAME | Call by reference | Type reference (TYPE) | SRMADTAB | AD: Tabellenname | 20041001 | |||
| 3 | TEXT | Value transfer | Type reference (TYPE) | STRING | 20041001 |
Method TEXT_FOR_TABFIELD on class CL_SRM_SP_PROP_REPOSITORY 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 | 20030709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_REPOSITORY | 20030219 |
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 630 |