SAP ABAP Interface IF_SRM_SRM_SERVICE_COMPARE (Compare Services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_FRAMEWORK (Package) Records Management Framework Package

⤷

⤷

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 | 20011018 |
Properties
Interface | IF_SRM_SRM_SERVICE_COMPARE | |
Short Description | Compare Services |
General Data
Package | SRM_FRAMEWORK | Records Management Framework Package |
Created | 20010625 | SAP |
Last changed | 20040518 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SRM_SRM_SERVICE_COMPARE has no forward declaration.
Interfaces
Interface IF_SRM_SRM_SERVICE_COMPARE has no interface.
Friends
Interface IF_SRM_SRM_SERVICE_COMPARE has no friend.
Attributes
Interface IF_SRM_SRM_SERVICE_COMPARE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check if all ITABs of two POIDS are identical | 20011018 |
2 | ![]() |
Instance method | Public | Method | Check if specific ITABs of two POIDS are identical | 20011018 |
3 | ![]() |
Instance method | Public | Method | Check if POID object and POID ITABs are identical | 20011018 |
4 | ![]() |
Instance method | Public | Method | Check if two POID objects are identical | 20011018 |
5 | ![]() |
Instance method | Public | Method | Check if POID object and POID XML string are identical | 20011018 |
6 | ![]() |
Instance method | Public | Method | Check if POID XML string and POID ITABs are identical | 20011018 |
7 | ![]() |
Instance method | Public | Method | Check it two POID XML strings are identical | 20011018 |
Events
Interface IF_SRM_SRM_SERVICE_COMPARE has no event.
Types
Interface IF_SRM_SRM_SERVICE_COMPARE has no local type.
Method Signatures
Method POID_ITABS_ITABS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_AREA_POID1 | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011018 | ||
2 | ![]() |
IM_AREA_POID2 | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011018 | ||
3 | ![]() |
IM_SP_POID1 | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011018 | ||
4 | ![]() |
IM_SP_POID2 | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011018 | ||
5 | ![]() |
IM_SRM_POID1 | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011018 | ||
6 | ![]() |
IM_SRM_POID2 | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011018 | ||
7 | ![]() |
RE_CHECK_RESULT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20011018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Initialisierungsfehler (abstrakt) | 20011018 |
Method POID_ITAB_ITAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ITAB1 | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011018 | ||
2 | ![]() |
IM_ITAB2 | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011018 | ||
3 | ![]() |
RE_CHECK_RESULT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20011018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Initialisierungsfehler (abstrakt) | 20011018 |
Method POID_OBJECT_ITABS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_AREA_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011018 | ||
2 | ![]() |
IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20011018 | ||
3 | ![]() |
IM_SP_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011018 | ||
4 | ![]() |
IM_SRM_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011018 | ||
5 | ![]() |
RE_CHECK_RESULT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20011018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Initialisierungsfehler (abstrakt) | 20011018 | |
2 | ![]() |
POID Fehler (abstrakt) | 20011018 |
Method POID_OBJECT_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_POID1 | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20011018 | ||
2 | ![]() |
IM_POID2 | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20011018 | ||
3 | ![]() |
RE_CHECK_RESULT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20011018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Initialisierungsfehler (abstrakt) | 20011018 | |
2 | ![]() |
POID Fehler (abstrakt) | 20011018 |
Method POID_OBJECT_STRING 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 | 20011018 | ||
2 | ![]() |
IM_STRING_POID | Call by reference | Type reference (TYPE) | XSTRING | 20011018 | |||
3 | ![]() |
RE_CHECK_RESULT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20011018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Initialisierungsfehler (abstrakt) | 20011018 | |
2 | ![]() |
POID Fehler (abstrakt) | 20011018 | |
3 | ![]() |
String Serialisierung | 20011018 |
Method POID_STRING_ITABS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_AREA_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011018 | ||
2 | ![]() |
IM_SP_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011018 | ||
3 | ![]() |
IM_SRM_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011018 | ||
4 | ![]() |
IM_STRING_POID | Call by reference | Type reference (TYPE) | XSTRING | 20011018 | |||
5 | ![]() |
RE_CHECK_RESULT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20011018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Initialisierungsfehler (abstrakt) | 20011018 | |
2 | ![]() |
String Serialisierung | 20011018 |
Method POID_STRING_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STRING_POID1 | Call by reference | Type reference (TYPE) | XSTRING | 20011018 | |||
2 | ![]() |
IM_STRING_POID2 | Call by reference | Type reference (TYPE) | XSTRING | 20011018 | |||
3 | ![]() |
RE_CHECK_RESULT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20011018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Initialisierungsfehler (abstrakt) | 20011018 | |
2 | ![]() |
String Serialisierung | 20011018 |
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in | 620 |