SAP ABAP Interface IF_SRM_GSP_PROPERTIES (Access to Document Attributes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_GENERIC_SP2 (Package) Generic SP 2 on GDMA
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCMG_CASE | Case | 20040213 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_DOCUMENT2 | Represents a Document in GSP 2 | 20030602 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_INFOOBJECT | Base Class for Information Objects | 20030708 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_PHYS_DOC | GSP 2: Superclass of Version and Variant | 20030602 |
Properties
| Interface | IF_SRM_GSP_PROPERTIES | |
| Short Description | Access to Document Attributes |
General Data
| Package | SRM_GENERIC_SP2 | Generic SP 2 on GDMA |
| Created | 20030602 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | SRMGS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SRM_GSP_PROPERTIES has no interface.
Friends
Interface IF_SRM_GSP_PROPERTIES has no friend.
Attributes
Interface IF_SRM_GSP_PROPERTIES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Discard Buffered Attribute Values | 20031020 | |
| 2 | Instance method | Public | Method | Delete Attributes | 20030602 | |
| 3 | Instance method | Public | Method | Get Maintainable Properties of the Information Object | 20030602 | |
| 4 | Instance method | Public | Method | Getting Properties | 20030602 | |
| 5 | Instance method | Public | Method | Get an Attribute | 20030602 | |
| 6 | Instance method | Public | Method | Get Attributes for Properties | 20030602 | |
| 7 | Instance method | Public | Method | Setting Properties | 20030602 |
Events
Interface IF_SRM_GSP_PROPERTIES has no event.
Types
Interface IF_SRM_GSP_PROPERTIES has no local type.
Method Signatures
Method CLEAR_CACHE Signature
Method CLEAR_CACHE on Interface IF_SRM_GSP_PROPERTIES has no parameter.
Method CLEAR_CACHE on Interface IF_SRM_GSP_PROPERTIES has no exception.
Method DELETE_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TAB | Zu löschende Eigenschaften | 20030602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic SP2: Allgemeiner Fehler | 20030602 |
Method GET_MAINT_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TAB | Eigenschaften | 20030602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic SP2: Allgemeiner Fehler | 20030602 |
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OMIT_CACHE | Call by reference | Type reference (TYPE) | SRMGS_BOOLEAN | SRMGS_FALSE | Eigenschaften direkt aus der DB lesen | 20040119 | ||
| 2 | PROPERTIES | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TAB | Eigenschaften | 20030602 | |||
| 3 | PROPS_DELETED | Call by reference | Type reference (TYPE) | SRMGS_BOOLEAN | Eigenschaften wurden wg. Zugriffsrechten aus Liste gelöscht | 20030602 | |||
| 4 | SINGLE_FETCH | Call by reference | Type reference (TYPE) | SRMGS_BOOLEAN | SRMGS_FALSE | Nicht alle Eigenschaften in Cache einlesen | 20040119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic SP2: Allgemeiner Fehler | 20030602 |
Method GET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | SRMGS_PROP_NAME | Eigenschaftsname | 20030602 | |||
| 2 | OMIT_CACHE | Call by reference | Type reference (TYPE) | SRMGS_BOOLEAN | SRMGS_FALSE | Direkt aus DB lesen | 20040119 | ||
| 3 | SINGLE_FETCH | Call by reference | Type reference (TYPE) | SRMGS_BOOLEAN | SRMGS_FALSE | Nicht alle Attribute in Cache laden | 20040119 | ||
| 4 | VALUE | Value transfer | Type reference (TYPE) | SRMGS_PROP_VALUE | Wert der Eigenschaft | 20030602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic SP2: Allgemeiner Fehler | 20030602 |
Method GET_PROPERTY_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTY_TYPES | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TYPE_TAB | Beschreibung der Properties | 20030602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic SP2: Allgemeiner Fehler | 20030602 |
Method SET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_IS_NEW_DOC | Value transfer | Type reference (TYPE) | SRMGS_BOOLEAN | 20080821 | ||||
| 2 | PROPERTIES | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TAB | Eigenschaften | 20030602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic SP2: Allgemeiner Fehler | 20030602 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 640 |