SAP ABAP Interface IF_ER_RT_PUBLISH_SERVICE (Publish runtime information in ER)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ER_CLNT_SERVICES Enterprise Registry Client Services 20060906
Properties
Interface IF_ER_RT_PUBLISH_SERVICE  
Short Description Publish runtime information in ER    
General Data
Package SUDDICLIENT_NEW   New development regarding UDDI Publication 
Created 20060906   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_ER_RT_PUBLISH_SERVICE has no forward declaration.
Interfaces
Interface IF_ER_RT_PUBLISH_SERVICE has no interface.
Friends
Interface IF_ER_RT_PUBLISH_SERVICE has no friend.
Attributes
Interface IF_ER_RT_PUBLISH_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HIDE_SERVICE Static method Public Method Hide runtime configuration in the Services Registry 20110329
2 PUBLISH_SERVICE Static method Public Method Publish runtime configuration in the Services Registry 20110329
3 STORE_PUBLICATION_KEY Static method Public Method Store Keys for Publication in the Services Registry 20110329
4 TRIGGER_DELETION Static method Public Method Trigger Deletion in the Services Registry 20110329
5 TRIGGER_PUBLICATION Static method Public Method Trigger publication in the Services Registry 20110329
Events
Interface IF_ER_RT_PUBLISH_SERVICE has no event.
Types
Interface IF_ER_RT_PUBLISH_SERVICE has no local type.
Method Signatures

Method HIDE_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASYNCHRONOUS_HIDE Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20110329
2 Importing I_REGISTRY Call by reference Type reference (TYPE) SDEL_REGISTRY UDDI Client: Name of UDDI Registry 20110329
3 Importing I_RT_CONFIG_KEYS Call by reference Type reference (TYPE) SRT_WSP_SDEF_CONFIG_KEYS Configuration keys 20110329
# Exception Resumable Description Created on
1 CX_ER_HIDE_SERVICE_FAULT Error hiding service in ER 20110329

Method PUBLISH_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASYNCHRONOUS_PUBLICATION Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20110329
2 Importing I_REGISTRY Call by reference Type reference (TYPE) SDEL_REGISTRY UDDI Client: Name of UDDI Registry 20110329
3 Importing I_RT_CONFIG_KEYS Call by reference Type reference (TYPE) SRT_WSP_SDEF_CONFIG_KEYS Configuration Keys 20110329
# Exception Resumable Description Created on
1 CX_ER_PUBLISH_SERVICE_FAULT Error hiding service in ER 20110329

Method STORE_PUBLICATION_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PUBLISH_HIDE_FLAG Call by reference Type reference (TYPE) CHAR1 'P' 'P' - Publication; 'H' - Hide 20110329
2 Importing I_RT_CONFIG_KEYS Call by reference Type reference (TYPE) SRT_WSP_SDEF_CONFIG_KEYS WSP Configuration Keys for Service Definition 20110329
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110329

Method TRIGGER_DELETION Signature

Method TRIGGER_DELETION on Interface IF_ER_RT_PUBLISH_SERVICE has no parameter.
Method TRIGGER_DELETION on Interface IF_ER_RT_PUBLISH_SERVICE has no exception.

Method TRIGGER_PUBLICATION Signature

Method TRIGGER_PUBLICATION on Interface IF_ER_RT_PUBLISH_SERVICE has no parameter.
Method TRIGGER_PUBLICATION on Interface IF_ER_RT_PUBLISH_SERVICE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in