Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SR_SYNCH_SERVICES | Services Registry: Synch Services Abstract | 20120709 |
Properties
| Interface | IF_SR_SYNCH_SERVICES | |
| Short Description | Services for synchronization for SR |
General Data
| Package | SUDDICLIENT_NEW | New development regarding UDDI Publication |
| Created | 20120706 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SR_SYNCH_SERVICES has no interface.
Friends
Interface IF_SR_SYNCH_SERVICES has no friend.
Attributes
Interface IF_SR_SYNCH_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check and update change key | 20120706 | |
| 2 | Instance method | Public | Method | Checks and filters IBC by publication rules | 20120706 | |
| 3 | Instance method | Public | Method | Check whether system is already published | 20120706 | |
| 4 | Instance method | Public | Method | Check whether system is already registered | 20120706 | |
| 5 | Instance method | Public | Method | Checks and filters service definition by publication rules | 20120706 | |
| 6 | Instance method | Public | Method | Delete entity | 20120706 | |
| 7 | Instance method | Public | Method | Delete binding | 20120706 | |
| 8 | Instance method | Public | Method | Delete bindings | 20120706 | |
| 9 | Instance method | Public | Method | Delete consumer logical port | 20120706 | |
| 10 | Instance method | Public | Method | Delete IBC object | 20120706 | |
| 11 | Instance method | Public | Method | Delete system | 20120706 | |
| 12 | Instance method | Public | Method | Delete service definition | 20120706 | |
| 13 | Instance method | Public | Method | Find bindings | 20120706 | |
| 14 | Instance method | Public | Method | Find IBC objects | 20120706 | |
| 15 | Instance method | Public | Method | Find service definitions | 20120706 | |
| 16 | Instance method | Public | Method | Find entities in SR | 20120706 | |
| 17 | Instance method | Public | Method | Get all classifications | 20120706 | |
| 18 | Instance method | Public | Method | Get all IBC objects filtered by publication rules | 20120706 | |
| 19 | Instance method | Public | Method | Get all service definition filtered by publication rules | 20120706 | |
| 20 | Instance method | Public | Method | Get application info | 20120706 | |
| 21 | Instance method | Public | Method | Get binding | 20120706 | |
| 22 | Instance method | Public | Method | Get bindings for given IBC | 20120706 | |
| 23 | Instance method | Public | Method | Get bindings for given service definition | 20120706 | |
| 24 | Instance method | Public | Method | Get classification value | 20120706 | |
| 25 | Instance method | Public | Method | Get IBC object | 20120706 | |
| 26 | Instance method | Public | Method | gets all objects matching to given classifications | 20120726 | |
| 27 | Instance method | Public | Method | Get notifications by id | 20120706 | |
| 28 | Instance method | Public | Method | Get notification by receiver | 20120706 | |
| 29 | Instance method | Public | Method | Get all registered systems | 20120706 | |
| 30 | Instance method | Public | Method | Get registry id | 20120706 | |
| 31 | Instance method | Public | Method | Get service defintion name from binding name | 20120706 | |
| 32 | Instance method | Public | Method | Get subscriptions | 20120706 | |
| 33 | Instance method | Public | Method | Get subscription by publication | 20120706 | |
| 34 | Instance method | Public | Method | Get subscriptions by publication id | 20120706 | |
| 35 | Instance method | Public | Method | Get subscription by subscription id | 20120706 | |
| 36 | Instance method | Public | Method | Get version | 20120706 | |
| 37 | Instance method | Public | Method | Get service definition | 20120706 | |
| 38 | Instance method | Public | Method | Check whether service definition is already published | 20120706 | |
| 39 | Instance method | Public | Method | check whether service definition is configured | 20120706 | |
| 40 | Instance method | Public | Method | Forward notification | 20120706 | |
| 41 | Instance method | Public | Method | Initiate notification | 20120706 | |
| 42 | Instance method | Public | Method | Publish binding | 20120706 | |
| 43 | Instance method | Public | Method | Publish bindings | 20120706 | |
| 44 | Instance method | Public | Method | Publish IBC object | 20120706 | |
| 45 | Instance method | Public | Method | Publish original system | 20120706 | |
| 46 | Instance method | Public | Method | Publish service definition | 20120706 | |
| 47 | Instance method | Public | Method | Register system | 20120706 | |
| 48 | Instance method | Public | Method | Subscribe consumer logical port | 20120706 | |
| 49 | Instance method | Public | Method | Update classification cache | 20120706 |
Events
Interface IF_SR_SYNCH_SERVICES has no event.
Types
Interface IF_SR_SYNCH_SERVICES has no local type.
Method Signatures
Method CHECK_AND_UPDATE_CHANGE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHANGE_KEY | Value transfer | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_CHANGE_KEY | Services Registry: Client Application Change Key | 20120711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method CHECK_IBC_IN_PUB_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IBC_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IBC_ID | 20120706 | ||||
| 2 | R_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method CHECK_SYSTEM_PUBLISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_PUBLISHED | Call by reference | Type reference (TYPE) | BOOLEAN | 20120706 | ||||
| 2 | IV_APPL_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method CHECK_SYSTEM_REGISTERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_REGISTERED | Call by reference | Type reference (TYPE) | BOOLEAN | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method CHECK_WSD_IN_PUB_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_IBC_IDS | Call by reference | Type reference (TYPE) | STTY_SR_IBC_ID | 20120706 | ||||
| 2 | IV_WSD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20120706 | ||||
| 3 | RT_ALLOWED_IBC_IDS | Value transfer | Type reference (TYPE) | STTY_SR_IBC_ID | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_ID | 20120706 | ||||
| 2 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_TYPE | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method DELETE_BINDING 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 | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method DELETE_BINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RT_CONFIG_KEYS | Call by reference | Type reference (TYPE) | SRT_WSP_SDEF_CONFIG_KEYS | 20120706 | ||||
| 2 | I_WSD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method DELETE_CON_LP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CON_NAME | Call by reference | Type reference (TYPE) | STRING | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method DELETE_IBC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IBC_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IBC_ID | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method DELETE_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method DELETE_WSD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WSD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method FIND_BINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Call by reference | Type reference (TYPE) | STTY_SR_FIND_ENTITIES_RESULT | 20120706 | ||||
| 2 | IT_CLASSIF_RANGE | Call by reference | Type reference (TYPE) | STTY_SR_CLASSIF_RANGE | 20120706 | ||||
| 3 | IT_EXT_WSD_RANGE | Call by reference | Type reference (TYPE) | STTY_SR_EWSD_RANGE | 20120706 | ||||
| 4 | IT_INT_WSD_RANGE | Call by reference | Type reference (TYPE) | STTY_SR_IWSD_RANGE | 20120706 | ||||
| 5 | I_APPLICATION_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method FIND_IBCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Call by reference | Type reference (TYPE) | STTY_SR_FIND_ENTITIES_RESULT | 20120706 | ||||
| 2 | IT_CLASSIF_RANGE | Call by reference | Type reference (TYPE) | STTY_SR_CLASSIF_RANGE | 20120706 | ||||
| 3 | IT_IBC_NAME_RANGE | Call by reference | Type reference (TYPE) | STTY_SR_IBC_NAME_RANGE | 20120706 | ||||
| 4 | IT_IBC_TYPE_RANGE | Call by reference | Type reference (TYPE) | STTY_SR_IBC_TYPE_RANGE | 20120706 | ||||
| 5 | I_APPLICATION_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method FIND_SERVICE_DEFINITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Call by reference | Type reference (TYPE) | STTY_SR_FIND_ENTITIES_RESULT | 20120706 | ||||
| 2 | IT_CLASSIF_RANGE | Call by reference | Type reference (TYPE) | STTY_SR_CLASSIF_RANGE | 20120706 | ||||
| 3 | IT_EXT_WSD_RANGE | Call by reference | Type reference (TYPE) | STTY_SR_EWSD_RANGE | 20120706 | ||||
| 4 | IT_INT_WSD_RANGE | Call by reference | Type reference (TYPE) | STTY_SR_IWSD_RANGE | 20120706 | ||||
| 5 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_NAMESPACE | 20120706 | ||||
| 6 | I_APPLICATION_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method FIND_SR_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Call by reference | Type reference (TYPE) | STTY_SR_FIND_ENTITIES_RESULT | 20120706 | ||||
| 2 | I_APPLICATION_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120706 | ||||
| 3 | I_IBCID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IBC_ID | 20120706 | ||||
| 4 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_ID | 20120706 | ||||
| 5 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_TYPE | 20120706 | ||||
| 6 | I_PUBLICATION_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 | ||||
| 7 | I_QNAME | Call by reference | Type reference (TYPE) | QNAME | 20120706 | ||||
| 8 | I_TAB_CLASSIFICATIONS | Call by reference | Type reference (TYPE) | STTY_SR_CLASSIFICATION_INFO | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_ALL_CLASSIFICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TAB_CLASSIFICATION_SYSTEMS | Call by reference | Type reference (TYPE) | STTY_ER_CLASSIFICATION_SYSTEM | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_ALL_IBCS_FROM_PUB_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_IBCS | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_IBC_ID | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_ALL_WSDS_FROM_PUB_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WSDS | Call by reference | Type reference (TYPE) | STTY_WSD_NAME | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_APPLICATION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_IBC_INFORMATION | Call by reference | Type reference (TYPE) | SSTR_SR_IBC_INFORMATION | 20120706 | ||||
| 2 | E_APPLICATION_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_BINDING 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_SERVICE_BINDING_INFO | 20120706 | ||||
| 2 | IV_APPL_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120706 | ||||
| 3 | IV_BINDING_KEY | Call by reference | Type reference (TYPE) | STRING | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_BINDINGS_FOR_IBC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BINDING_INFO | Call by reference | Type reference (TYPE) | STTY_SR_SERVICE_BINDING_INFO | 20120706 | ||||
| 2 | IT_CLASSIF_RANGE | Call by reference | Type reference (TYPE) | STTY_SR_CLASSIF_RANGE | 20120706 | ||||
| 3 | IT_EXT_WSD_RANGE | Call by reference | Type reference (TYPE) | STTY_SR_EWSD_RANGE | 20120706 | ||||
| 4 | IT_INT_WSD_RANGE | Call by reference | Type reference (TYPE) | STTY_SR_IWSD_RANGE | 20120706 | ||||
| 5 | IV_IBC_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IBC_ID | 20120706 | ||||
| 6 | IV_WSD_NAME | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_NAME | 20120706 | ||||
| 7 | IV_WSD_NAMESPACE | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_NAMESPACE | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_BINDINGS_FOR_SD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BINDING_INFO | Call by reference | Type reference (TYPE) | STTY_SR_SERVICE_BINDING_INFO | 20120706 | ||||
| 2 | IV_APPL_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120706 | ||||
| 3 | IV_SD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_CLASSIFICATION_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TAB_CLASSIFICATION_VALUES | Call by reference | Type reference (TYPE) | STTY_ER_CLASS_SYSTEM_VALUES | 20120706 | ||||
| 2 | I_TMODEL_KEY | Call by reference | Type reference (TYPE) | ER_CLASS_NAME | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_IBC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_IBC_INFORMATION | Call by reference | Type reference (TYPE) | SSTR_SR_IBC_INFORMATION | 20120706 | ||||
| 2 | IV_IBC_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IBC_ID | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_MATCHING_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BINDING_INFO | Call by reference | Type reference (TYPE) | STTY_SR_SERVICE_BINDING_INFO | Services Registry: Endpoints information including service | 20120726 | |||
| 2 | ET_SERVICE_INFO | Call by reference | Type reference (TYPE) | STTY_SR_SERVICE_DEF_INFO | Services Registry: Service definition information | 20120726 | |||
| 3 | IT_CLASSIFICATION | Call by reference | Type reference (TYPE) | STTY_SR_CLASSIFICATION_INFO | Classification Value Table | 20120726 | |||
| 4 | I_IBC_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IBC_ID | Services Registry: IBC Id | 20120726 | |||
| 5 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_TYPE | Services Registry : Object Type | 20120726 | |||
| 6 | I_SDEF_PATTERN | Call by reference | Type reference (TYPE) | STRING | Service Definition Name Pattern | 20120730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120810 |
Method GET_NOTIFICATIONS_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NOTIFICATIONS | Call by reference | Type reference (TYPE) | STTY_SR_NOTIFICATION_INFO | 20120706 | ||||
| 2 | IV_SUBSCRIPTION_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_NOTIFICATIONS_BY_RECEIVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NOTIFICATIONS | Call by reference | Type reference (TYPE) | STTY_SR_NOTIFICATION_INFO | 20120706 | ||||
| 2 | IV_RECEIVER_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IBC_ID | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_REGISTERED_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPLICATIONS | Call by reference | Type reference (TYPE) | STTY_SR_APPLICATION_INFO | 20120706 | ||||
| 2 | I_APPLICATION_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120706 | ||||
| 3 | I_APPLICATION_OBJECT_ID | Call by reference | Type reference (TYPE) | STRING | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_REGISTRY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REGISTRY | Value transfer | Type reference (TYPE) | SDEL_SOA_REGISTRY_ID | 20120706 |
Method GET_REGISTRY_ID on Interface IF_SR_SYNCH_SERVICES has no exception.
Method GET_SD_NAME_FROM_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 | 20120706 | ||||
| 2 | R_SD_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_SUBSCRIPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUBSCRIPTIONS | Call by reference | Type reference (TYPE) | STTY_SR_SUBSCRIPTION_INFO | 20120706 | ||||
| 2 | I_CON_NAME | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_CONSUMER_PROXY | 20120706 | ||||
| 3 | I_IBCID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IBC_ID | 20120706 | ||||
| 4 | I_LP_NAME | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_LP_NAME | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_SUBSCRIPTIONS_BY_PUB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUBSCRIPTIONS | Call by reference | Type reference (TYPE) | STTY_SR_SUBSCRIPTION_INFO | 20120706 | ||||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_ID | 20120706 | ||||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_TYPE | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_SUBSCRIPTIONS_BY_PUB_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUBSCRIPTIONS | Call by reference | Type reference (TYPE) | STTY_SR_SUBSCRIPTION_INFO | 20120706 | ||||
| 2 | IV_PUB_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_SUBSCRIPTION_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUBSCRIPTIONS | Call by reference | Type reference (TYPE) | STTY_SR_SUBSCRIPTION_INFO | 20120706 | ||||
| 2 | IV_SUBSCRIPTION_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_ID | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VERSION | Call by reference | Type reference (TYPE) | STRING | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_WSD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_WSD_INFO | Call by reference | Type reference (TYPE) | SSTR_SR_SERVICE_DEF_INFO | 20120706 | ||||
| 2 | I_APPL_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120706 | ||||
| 3 | I_WSD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method IS_SD_PUBLISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120706 | ||||
| 2 | I_WSD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20120706 | ||||
| 3 | R_PUBLISHED | Value transfer | Type reference (TYPE) | BOOLEAN | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method IS_WSD_CONFIGURED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONFIGURED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120706 | ||||
| 2 | I_WSD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method NOTIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NOTIFICATION_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method NOTIFY_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NOTIFICATION_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 | ||||
| 2 | IT_PROPERTIES | Call by reference | Type reference (TYPE) | STTY_SR_NTF_PROPERTY | 20120706 | ||||
| 3 | IV_ACTION | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_PUBSUB_ACTION | 20120706 | ||||
| 4 | IV_RECEIVER_IBC_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IBC_ID | 20120706 | ||||
| 5 | IV_SUBSCRIPTION_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method PUBLISH_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PUBLICATION_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 | ||||
| 2 | E_TECHNICAL_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 | ||||
| 3 | IT_IBC_ID | Call by reference | Type reference (TYPE) | STTY_SR_IBC_ID | Services Registry: List of IBC Ids | 20120928 | |||
| 4 | I_BINDING_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_BINDING_KEY | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method PUBLISH_BINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RT_CONFIG_KEYS | Call by reference | Type reference (TYPE) | SRT_WSP_SDEF_CONFIG_KEYS | 20120706 | ||||
| 2 | I_WSD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method PUBLISH_IBC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PUBLICATION_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 | ||||
| 2 | E_TECHNICAL_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 | ||||
| 3 | IV_IBC_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IBC_ID | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method PUBLISH_ORIGINAL_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ORIG_APPL_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method PUBLISH_WSD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PUBLICATION_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 | ||||
| 2 | E_TECHNICAL_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 | ||||
| 3 | I_WSD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method REGISTER_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_APPLICATION_KEY | Value transfer | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method SUBSCRIBE_CON_LP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBSCRIPTION_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 | ||||
| 2 | E_TECHNICAL_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 | ||||
| 3 | I_CON_NAME | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_CONSUMER_PROXY | 20120706 | ||||
| 4 | I_IBCID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IBC_ID | 20120706 | ||||
| 5 | I_LP_NAME | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_LP_NAME | 20120706 | ||||
| 6 | I_PUBLICATION_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 | ||||
| 7 | I_SUBSCRIPTION_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 | ||||
| 8 | I_TECHNICAL_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method UPDATE_CLASSIFICATIONS_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CACHE_UPTO_DATE | Call by reference | Type reference (TYPE) | BOOLEAN | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |