SAP ABAP Interface IF_SRM_SRM_SERVICE_PROP (IF_SRM_SRM_SERVICE_PROP)
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_SERVICE | SRM Service Class | 20021106 |
Properties
| Interface | IF_SRM_SRM_SERVICE_PROP | |
| Short Description | IF_SRM_SRM_SERVICE_PROP |
General Data
| Package | SRM_FRAMEWORK_PROPERTY | Framework: Property Handling |
| Created | 20021106 | SAP |
| Last changed | 20041208 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRM_SRM_SERVICE_PROP has no forward declaration.
Interfaces
Interface IF_SRM_SRM_SERVICE_PROP has no interface.
Friends
Interface IF_SRM_SRM_SERVICE_PROP has no friend.
Attributes
Interface IF_SRM_SRM_SERVICE_PROP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | "Deep Copy" Attribute Value/Attribute Description Object | 20021213 | |
| 2 | Instance method | Public | Method | Get: Context ObjeCt | 20021205 | |
| 3 | Instance method | Public | Method | Get: Asynchronous Control | 20021122 | |
| 4 | Instance method | Public | Method | Get: Query Control | 20030603 | |
| 5 | Instance method | Public | Method | Get: Synchronous Control | 20021122 | |
| 6 | Instance method | Public | Method | Get: Help Handler | 20030625 | |
| 7 | Instance method | Public | Method | Get: Printer | 20030214 | |
| 8 | Instance method | Public | Method | Get: Query Definer | 20030604 | |
| 9 | Instance method | Public | Method | Get: Query Visualization | 20030605 | |
| 10 | Instance method | Public | Method | Get: Repository Handler | 20021122 | |
| 11 | Instance method | Public | Method | Get: Value Handler | 20021125 | |
| 12 | Instance method | Public | Method | Get: Visualization | 20030522 | |
| 13 | Instance method | Public | Method | Get: Visualization Definer | 20021122 |
Events
Interface IF_SRM_SRM_SERVICE_PROP has no event.
Types
Interface IF_SRM_SRM_SERVICE_PROP has no local type.
Method Signatures
Method COPY_ATTRIBUTE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COPIED_ATTRIBUTE_VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_VALUE | 20021213 | ||||
| 2 | ORIG_ATTRIBUTE_VALUE | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_VALUE | 20021213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Attribut (abstrakt) | 20021216 | ||
| 2 | Initialisierungsfehler (abstrakt) | 20021213 | ||
| 3 | POID Fehler (abstrakt) | 20021213 | ||
| 4 | Fehler Registrierungsdaten (abstrakt) | 20021213 |
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_IF | Value transfer | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_SRM_PROP_CTL_ASYNCI | 20021205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20021205 | ||
| 2 | POID Fehler (abstrakt) | 20021205 | ||
| 3 | Fehler Registrierungsdaten (abstrakt) | 20021205 |
Method GET_CTL_ASYNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20021122 | |||
| 2 | RE_IF | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SRM_PROP_CTL_ASYNC | IF_SRM_SRM_PROP_CTL_ASYNCI | 20021122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20021122 | ||
| 2 | POID Fehler (abstrakt) | 20021122 | ||
| 3 | Fehler Registrierungsdaten (abstrakt) | 20021122 |
Method GET_CTL_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20030603 | |||
| 2 | RE_IF | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SRM_PROP_CTL_QUERY | IF_SRM_SRM_PROP_CTL_ASYNCI | 20030603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20030603 | ||
| 2 | POID Fehler (abstrakt) | 20030603 | ||
| 3 | Fehler Registrierungsdaten (abstrakt) | 20030603 |
Method GET_CTL_SYNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20021122 | |||
| 2 | RE_IF | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SRM_PROP_CTL_SYNC | IF_SRM_SRM_PROP_CTL_ASYNCI | 20021122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20021122 | ||
| 2 | POID Fehler (abstrakt) | 20021122 | ||
| 3 | Fehler Registrierungsdaten (abstrakt) | 20021122 |
Method GET_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | 20030626 | ||||
| 2 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20030625 | |||
| 3 | RE_IF | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SRM_PROP_HELP | IF_SRM_SRM_PROP_CTL_ASYNCI | 20030625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20030625 | ||
| 2 | POID Fehler (abstrakt) | 20030625 | ||
| 3 | Fehler Registrierungsdaten (abstrakt) | 20030625 |
Method GET_PRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20030214 | |||
| 2 | RE_IF | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SRM_PROP_PRINT | IF_SRM_SRM_PROP_CTL_ASYNCI | 20030214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20030214 | ||
| 2 | POID Fehler (abstrakt) | 20030214 | ||
| 3 | Fehler Registrierungsdaten (abstrakt) | 20030214 |
Method GET_QUERY_DEFINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20030604 | |||
| 2 | RE_IF | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SRM_PROP_QUERY_DEFINE | SRM: Wertehilfe Windows | 20030604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20030604 | ||
| 2 | POID Fehler (abstrakt) | 20030604 | ||
| 3 | Fehler Registrierungsdaten (abstrakt) | 20030604 |
Method GET_QUERY_VISUALIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | 20030605 | ||||
| 2 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | 20030605 | ||||
| 3 | RE_IF | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SRM_PROP_QUERY_VIS | 20030605 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20030605 | ||
| 2 | POID Fehler (abstrakt) | 20030605 | ||
| 3 | Fehler Registrierungsdaten (abstrakt) | 20030605 |
Method GET_REPOSITORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20021122 | |||
| 2 | RE_IF | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SRM_PROP_REPOSITORY | SRM: Wertehilfe Windows | 20021122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20021122 | ||
| 2 | POID Fehler (abstrakt) | 20021122 | ||
| 3 | Fehler Registrierungsdaten (abstrakt) | 20021122 |
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20021125 | |||
| 2 | RE_IF | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SRM_PROP_VALUE | IF_SRM_SRM_PROP_CTL_ASYNCI | 20021125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20021125 | ||
| 2 | POID Fehler (abstrakt) | 20021125 | ||
| 3 | Fehler Registrierungsdaten (abstrakt) | 20021125 |
Method GET_VISUALIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | 20030522 | ||||
| 2 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | 20030522 | ||||
| 3 | RE_IF | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SRM_PROP_VISUALIZATION | 20030522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20030522 | ||
| 2 | POID Fehler (abstrakt) | 20030522 | ||
| 3 | Fehler Registrierungsdaten (abstrakt) | 20030522 |
Method GET_VIS_DEFINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20021122 | |||
| 2 | RE_IF | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SRM_PROP_VIS_DEFINE | SRM: Wertehilfe Windows | 20021122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20021122 | ||
| 2 | POID Fehler (abstrakt) | 20021122 | ||
| 3 | Fehler Registrierungsdaten (abstrakt) | 20021122 |
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in | 640 |