SAP ABAP Class IF_ER_RT_PUBLISH_SERVICE (Publish runtime information in ER)
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
Class IF_ER_RT_PUBLISH_SERVICE  
Short Description Publish runtime information in ER    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060906   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ER_RT_PUBLISH_SERVICE has no forward declaration.
Interfaces
Class IF_ER_RT_PUBLISH_SERVICE has no interface implemented.
Friends
Class IF_ER_RT_PUBLISH_SERVICE has no friend class.
Attributes
Class 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
Class IF_ER_RT_PUBLISH_SERVICE has no event.
Types
Class 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 class IF_ER_RT_PUBLISH_SERVICE has no parameter.
Method TRIGGER_DELETION on class IF_ER_RT_PUBLISH_SERVICE has no exception.

Method TRIGGER_PUBLICATION Signature

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