SAP ABAP Class IF_SR_SYNCH_HELPER_SERVICES (Services Registry: Helper services for SR Client)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SR_SYNCH_HELPER_SERVICES | Services Registry: Services for synchronization | 20120709 |
Properties
Class | IF_SR_SYNCH_HELPER_SERVICES | |
Short Description | Services Registry: Helper services for SR Client | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120706 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SR_SYNCH_HELPER_SERVICES has no forward declaration.
Interfaces
Class IF_SR_SYNCH_HELPER_SERVICES has no interface implemented.
Friends
Class IF_SR_SYNCH_HELPER_SERVICES has no friend class.
Attributes
Class IF_SR_SYNCH_HELPER_SERVICES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get IBC assignment list for a SD | 20121001 |
2 | ![]() |
Static method | Public | Method | Get system long name | 20120706 |
3 | ![]() |
Static method | Public | Method | Get object signatures | 20120706 |
4 | ![]() |
Static method | Public | Method | Get preferred Services Registry | 20121122 |
5 | ![]() |
Static method | Public | Method | Get registries | 20120706 |
6 | ![]() |
Static method | Public | Method | Get system short name | 20120706 |
7 | ![]() |
Static method | Public | Method | Check the API version for a SR Connection | 20120724 |
8 | ![]() |
Static method | Public | Method | Get timestamp | 20120710 |
9 | ![]() |
Static method | Public | Method | Get timestamp in milliseconds | 20120717 |
10 | ![]() |
Static method | Public | Method | Check whether Registry is local | 20120806 |
11 | ![]() |
Static method | Public | Method | Check whether is a local shortcut connection | 20120917 |
12 | ![]() |
Static method | Public | Method | Check whether a binding is valid | 20120917 |
13 | ![]() |
Static method | Public | Method | Read configuration information with binding key | 20120906 |
14 | ![]() |
Static method | Public | Method | Read contract implementation name with binding & config key | 20120911 |
Events
Class IF_SR_SYNCH_HELPER_SERVICES has no event.
Types
Class IF_SR_SYNCH_HELPER_SERVICES has no local type.
Method Signatures
Method GET_IBC_LIST_FOR_SD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | Name of a Service Definition | 20121001 | ||
2 | ![]() |
R_IBC_LIST | Value transfer | Type reference (TYPE) | STTY_SRT_WSP_IBC_ID | Table of IBC ids | 20121001 |
Method GET_IBC_LIST_FOR_SD on class IF_SR_SYNCH_HELPER_SERVICES has no exception.
Method GET_LONG_SYSTEM_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NAME | Value transfer | Type reference (TYPE) | STRING | 20120706 | |||
2 | ![]() |
IV_SYSTEM_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120706 |
Method GET_OBJECT_SIGNATURES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20120706 | |||
2 | ![]() |
I_SD_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20120706 | |||
3 | ![]() |
R_CLASSIFICATIONS | Value transfer | Type reference (TYPE) | STTY_SR_CLASSIFICATION_INFO | 20120706 |
Method GET_OBJECT_SIGNATURES on class IF_SR_SYNCH_HELPER_SERVICES has no exception.
Method GET_PREFERRED_REGISTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REGISTRY_NAME | Value transfer | Type reference (TYPE) | SDEL_REGISTRY | Services Registry | 20121122 |
Method GET_PREFERRED_REGISTRY on class IF_SR_SYNCH_HELPER_SERVICES has no exception.
Method GET_REGISTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REGISTRIES | Value transfer | Type reference (TYPE) | STTY_SR_REGISTRY_INFO | 20120706 |
Method GET_REGISTRIES on class IF_SR_SYNCH_HELPER_SERVICES has no exception.
Method GET_SHORT_SYSTEM_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NAME | Value transfer | Type reference (TYPE) | STRING | 20120706 | |||
2 | ![]() |
IV_SYSTEM_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120706 |
Method GET_SR_API_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SERVICES_REGISTRY | Call by reference | Type reference (TYPE) | SDEL_REGISTRY | Services Registry | 20120724 | ||
2 | ![]() |
R_VERSION | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20120724 |
Method GET_SR_API_VERSION on class IF_SR_SYNCH_HELPER_SERVICES has no exception.
Method GET_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TIMESTAMP | Value transfer | Type reference (TYPE) | XSDDATETIME_Z | XSD Time (UTC): yyyy-mm-ddThh:mm:ssZ [ext.] | 20120710 |
Method GET_TIMESTAMP on class IF_SR_SYNCH_HELPER_SERVICES has no exception.
Method GET_TIMESTAMP_MS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TIMESTAMP | Value transfer | Type reference (TYPE) | XSDDATETIME_LONG_Z | XSD Time (UTC): yyyy-mm-ddThh:mm:ss.mmmuuunZ [ext.] | 20120717 |
Method GET_TIMESTAMP_MS on class IF_SR_SYNCH_HELPER_SERVICES has no exception.
Method IS_LOCAL_REGISTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SERVICES_REGISTRY | Call by reference | Type reference (TYPE) | SDEL_REGISTRY | Services Registry | 20120806 | ||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120806 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20120806 |
Method IS_SHORTCUT_REGISTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SERVICES_REGISTRY | Call by reference | Type reference (TYPE) | SDEL_REGISTRY | Services Registry | 20120917 | ||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120917 |
Method IS_SHORTCUT_REGISTRY on class IF_SR_SYNCH_HELPER_SERVICES has no exception.
Method IS_VALID_BINDING_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BINDING_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20120917 | ||
2 | ![]() |
I_SD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | Name of a Service Definition | 20120917 | ||
3 | ![]() |
R_VALID | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120917 |
Method IS_VALID_BINDING_KEY on class IF_SR_SYNCH_HELPER_SERVICES has no exception.
Method READ_CONFIG_INFO_BY_BND_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONFIG_PROPERTIES | Call by reference | Type reference (TYPE) | SRT_RT_PROPERTIES | SRT Properties for RT | 20120906 | ||
2 | ![]() |
ET_CONTRACT_IMPL_NAME | Call by reference | Type reference (TYPE) | STTY_SR_CLASSIF_VALUE | Services Registry: Classification value with Key | 20120911 | ||
3 | ![]() |
ET_GLOBAL_PROPERTIES | Call by reference | Type reference (TYPE) | SRT_RT_PROPERTIES | SRT Properties for RT | 20120906 | ||
4 | ![]() |
E_CONFIG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Configuration Key | 20120906 | ||
5 | ![]() |
E_SD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | Name of a Service Definition | 20120906 | ||
6 | ![]() |
I_BINDING_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_BINDING_KEY | Services Registry: Binding Key | 20120906 |
Method READ_CONFIG_INFO_BY_BND_KEY on class IF_SR_SYNCH_HELPER_SERVICES has no exception.
Method READ_CONTRACT_IMPL_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BINDING_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_BINDING_KEY | Services Registry: Binding Key | 20120911 | ||
2 | ![]() |
I_CONFIG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20120911 | ||
3 | ![]() |
RT_CONTRACT_IMPL_NAME | Value transfer | Type reference (TYPE) | STTY_SR_CLASSIF_VALUE | Services Registry: Classification value with Key | 20120911 |
Method READ_CONTRACT_IMPL_NAME on class IF_SR_SYNCH_HELPER_SERVICES has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |