SAP ABAP Class CL_SR_SYNCH_SERVICES (Services Registry: Synch Services Abstract)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SUDDICLIENT_NEW (Package) New development regarding UDDI Publication

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SR_SYNCH_SERVICES | Services for synchronization for SR | 20120709 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SR_SYNCH_SERVICES_FOR_BE | Services Registry: Synch Services for Local Registry | 20120709 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SR_SYNCH_SERVICES_FOR_SR | Services Registry: Synch Services for Forwarding | 20120709 |
Properties
Class | CL_SR_SYNCH_SERVICES | |
Short Description | Services Registry: Synch Services Abstract | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SUDDICLIENT_NEW | New development regarding UDDI Publication |
Created | 20120709 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SR_SYNCH_SERVICES has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SR_SYNCH_SERVICES | Services for synchronization for SR | 20120709 |
Friends
Class CL_SR_SYNCH_SERVICES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SR_SYNCH_SERVICES' | 20120709 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SR_PUB_RULE_HELPER | 20120709 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_CHANGE_KEY | 20120709 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120709 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SDEL_REGISTRY | 20120709 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120709 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20120709 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SDTE_SRT_WSP_SR_LOGICAL_KEY | 20120709 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SD_PUBLICATION_STATUS_T_TYPE | 20120709 | |||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYSTEM_STATUS_CHECK_TABLE_TYPE | 20120709 | |||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20120709 | |||
12 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | BOOLEAN | 20120709 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Authority checks | 20120709 |
2 | ![]() |
Instance method | Protected | Method | Check whether client is a tenant client | 20120709 |
3 | ![]() |
Instance method | Protected | Method | Collect information from ibc and put it into proxy structure | 20120709 |
4 | ![]() |
Instance method | Protected | Method | Collect information from pub and put it into proxy structure | 20120709 |
5 | ![]() |
Instance method | Protected | Constructor | Constructor | 20120709 |
6 | ![]() |
Instance method | Protected | Method | Convert from advanced search structure to proxy structure | 20120709 |
7 | ![]() |
Instance method | Protected | Method | Convert from proxy structure to binding structure | 20120709 |
8 | ![]() |
Instance method | Protected | Method | Convert from proxy structure to classification structure | 20120709 |
9 | ![]() |
Instance method | Protected | Method | Convert from proxy structure to ibc structure | 20120709 |
10 | ![]() |
Instance method | Protected | Method | Convert from proxy structure to ibc structure | 20120709 |
11 | ![]() |
Instance method | Protected | Method | Convert from proxy structure to notification structure | 20120709 |
12 | ![]() |
Instance method | Protected | Method | Convert from proxy structure to subscription structure | 20120709 |
13 | ![]() |
Instance method | Protected | Method | Gets all IBC objects filtered by publication rules | 20120709 |
14 | ![]() |
Instance method | Protected | Method | Get consumer name and namespace | 20120709 |
15 | ![]() |
Instance method | Protected | Method | Get logical port | 20120709 |
16 | ![]() |
Instance method | Protected | Method | Get provider system name | 20120709 |
17 | ![]() |
Instance method | Protected | Method | Get system information | 20120709 |
18 | ![]() |
Static method | Public | Method | Log exception | 20120709 |
19 | ![]() |
Static method | Public | Method | Log info | 20120709 |
Events
Class CL_SR_SYNCH_SERVICES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SD_PUBLICATION_STATUS_TYPE | Protected | See coding | 20120709 | begin of sd_publication_status_type,
service_definition type vepname,
application_key type sdte_srt_wsp_sr_app_key,
done type boolean,
end of sd_publication_status_type
|
||
2 | SD_PUBLICATION_STATUS_T_TYPE | Protected | See coding | 20120709 | sd_publication_status_t_type type table of sd_publication_status_type
|
||
3 | SYSTEM_STATUS_CHECK_TABLE_TYPE | Protected | See coding | 20120709 | system_status_check_table_type type table of system_status_check_type
|
||
4 | SYSTEM_STATUS_CHECK_TYPE | Protected | See coding | 20120709 | begin of system_status_check_type,
system_object_id type string,
done type boolean,
end of system_status_check_type
|
Method Signatures
Method AUTHORITY_CHECKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHECK_DELETE_PUBLICATION | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | 20120709 | ||
2 | ![]() |
I_CHECK_DT | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | 20120709 | ||
3 | ![]() |
I_CHECK_PUBLICATION | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | 20120709 | ||
4 | ![]() |
I_CHECK_RT | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | 20120709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120709 |
Method CHECK_FOR_BYD_TENANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_BYD_TENANT | Value transfer | Type reference (TYPE) | BOOLEAN | 20120709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120709 |
Method COLLECT_IBC_BE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_IBC_INFO | Call by reference | Type reference (TYPE) | IBCINFORMATION1 | 20120709 | |||
2 | ![]() |
IV_IBC_ID | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_ID | 20120709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120709 |
Method COLLECT_PUB_BE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PUB_INFO | Call by reference | Type reference (TYPE) | PUB_SUB_INFO1 | 20120709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120709 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REGISTRY | Call by reference | Type reference (TYPE) | SDEL_REGISTRY | 20120709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120709 |
Method FILL_ADVANCED_SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SEARCH | Call by reference | Type reference (TYPE) | ADVANCED_SEARCH_CRITERIA_TAB | 20120709 | |||
2 | ![]() |
IT_CLASSIF_RANGE | Call by reference | Type reference (TYPE) | STTY_SR_CLASSIF_RANGE | 20120709 | |||
3 | ![]() |
IT_EXT_WSD_RANGE | Call by reference | Type reference (TYPE) | STTY_SR_EWSD_RANGE | 20120709 | |||
4 | ![]() |
IT_IBC_NAME_RANGE | Call by reference | Type reference (TYPE) | STTY_SR_IBC_NAME_RANGE | 20120709 | |||
5 | ![]() |
IT_IBC_TYPE_RANGE | Call by reference | Type reference (TYPE) | STTY_SR_IBC_TYPE_RANGE | 20120709 | |||
6 | ![]() |
IT_INT_WSD_RANGE | Call by reference | Type reference (TYPE) | STTY_SR_IWSD_RANGE | 20120709 |
Method FILL_ADVANCED_SEARCH on class CL_SR_SYNCH_SERVICES has no exception.
Method FILL_BINDING_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_BINDING_INFO | Call by reference | Type reference (TYPE) | SSTR_SR_BINDING_INFO | 20120709 | |||
2 | ![]() |
IS_BINDING | Call by reference | Type reference (TYPE) | BINDING_INFORMATION1 | 20120709 |
Method FILL_BINDING_INFO on class CL_SR_SYNCH_SERVICES has no exception.
Method FILL_CLASSIFICATION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CLASSIFICATION_INFO | Call by reference | Type reference (TYPE) | STTY_SR_CLASSIFICATION_INFO | 20120709 | |||
2 | ![]() |
IT_CLASSIFICATIONS | Call by reference | Type reference (TYPE) | CLASSIFICATION_SYSTEM_VA_TAB10 | 20120709 |
Method FILL_CLASSIFICATION_INFO on class CL_SR_SYNCH_SERVICES has no exception.
Method FILL_IBC_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_IBC_INFO | Call by reference | Type reference (TYPE) | SSTR_SR_IBC_INFORMATION | 20120709 | |||
2 | ![]() |
IS_IBC | Call by reference | Type reference (TYPE) | IBCINFORMATION1 | 20120709 |
Method FILL_IBC_INFO on class CL_SR_SYNCH_SERVICES has no exception.
Method FILL_IBC_INFOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_IBC_INFO | Call by reference | Type reference (TYPE) | STTY_SR_IBC_INFORMATION | 20120709 | |||
2 | ![]() |
IT_IBC | Call by reference | Type reference (TYPE) | IBCINFORMATION_TAB1 | 20120709 |
Method FILL_IBC_INFOS on class CL_SR_SYNCH_SERVICES has no exception.
Method FILL_NOTIFICATION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_NTF_INFO | Call by reference | Type reference (TYPE) | SSTR_SR_NOTIFICATION_INFO | 20120709 | |||
2 | ![]() |
IS_NOTIFICATION_INFO | Call by reference | Type reference (TYPE) | NOTIFICATION_LIST | 20120709 |
Method FILL_NOTIFICATION_INFO on class CL_SR_SYNCH_SERVICES has no exception.
Method FILL_SUBSCRIPTION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SUB_INFO | Call by reference | Type reference (TYPE) | SSTR_SR_SUBSCRIPTION_INFO | 20120709 | |||
2 | ![]() |
IS_SUBSCRIPTION_INFO | Call by reference | Type reference (TYPE) | SUBSCRIPTION_LIST | 20120709 |
Method FILL_SUBSCRIPTION_INFO on class CL_SR_SYNCH_SERVICES has no exception.
Method GET_ALLOWED_IBCS_FOR_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_IBC_IDS | Call by reference | Type reference (TYPE) | STTY_SR_IBC_ID | 20120709 | |||
2 | ![]() |
RULE_ID | Call by reference | Type reference (TYPE) | SDEL_SOA_RULE_ID | 20120709 | |||
3 | ![]() |
RULE_TYPE | Call by reference | Type reference (TYPE) | SDEL_SOA_RULE_TYPE | 20120709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120709 |
Method GET_CON_NAME_AND_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NAME | Call by reference | Type reference (TYPE) | STRING | 20120709 | |||
2 | ![]() |
E_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20120709 | |||
3 | ![]() |
I_CON_NAME | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_CONSUMER_PROXY | 20120709 |
Method GET_CON_NAME_AND_NAMESPACE on class CL_SR_SYNCH_SERVICES has no exception.
Method GET_LOGICAL_PORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LOGICAL_PORT | Value transfer | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | 20120709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120709 |
Method GET_PROVIDER_SYSTEM_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ID | Value transfer | Type reference (TYPE) | STRING | 20120709 |
Method GET_PROVIDER_SYSTEM_NAME on class CL_SR_SYNCH_SERVICES has no exception.
Method GET_SYSTEM_INFORMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CLIENT_NUMBER | Call by reference | Type reference (TYPE) | MANDT | 20120709 | |||
2 | ![]() |
E_DB_HOST_NAME | Call by reference | Type reference (TYPE) | SYHOST | 20120709 | |||
3 | ![]() |
E_SLD_ID | Call by reference | Type reference (TYPE) | STRING | 20120709 | |||
4 | ![]() |
E_SYSTEM_ID | Call by reference | Type reference (TYPE) | SYSYSID | 20120709 |
Method GET_SYSTEM_INFORMATION on class CL_SR_SYNCH_SERVICES has no exception.
Method LOG_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120709 | |||
2 | ![]() |
IV_REGISTRY | Call by reference | Type reference (TYPE) | SDEL_REGISTRY | 20120709 |
Method LOG_EXCEPTION on class CL_SR_SYNCH_SERVICES has no exception.
Method LOG_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INFO_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120709 | |||
2 | ![]() |
IV_REGISTRY | Call by reference | Type reference (TYPE) | SDEL_REGISTRY | 20120709 |
Method LOG_INFO on class CL_SR_SYNCH_SERVICES has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |