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 | Static method | Public | Method | Hide runtime configuration in the Services Registry | 20110329 | |
| 2 | Static method | Public | Method | Publish runtime configuration in the Services Registry | 20110329 | |
| 3 | Static method | Public | Method | Store Keys for Publication in the Services Registry | 20110329 | |
| 4 | Static method | Public | Method | Trigger Deletion in the Services Registry | 20110329 | |
| 5 | 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 | I_ASYNCHRONOUS_HIDE | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20110329 | ||
| 2 | I_REGISTRY | Call by reference | Type reference (TYPE) | SDEL_REGISTRY | UDDI Client: Name of UDDI Registry | 20110329 | |||
| 3 | I_RT_CONFIG_KEYS | Call by reference | Type reference (TYPE) | SRT_WSP_SDEF_CONFIG_KEYS | Configuration keys | 20110329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_ASYNCHRONOUS_PUBLICATION | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20110329 | ||
| 2 | I_REGISTRY | Call by reference | Type reference (TYPE) | SDEL_REGISTRY | UDDI Client: Name of UDDI Registry | 20110329 | |||
| 3 | I_RT_CONFIG_KEYS | Call by reference | Type reference (TYPE) | SRT_WSP_SDEF_CONFIG_KEYS | Configuration Keys | 20110329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_PUBLISH_HIDE_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | 'P' | 'P' - Publication; 'H' - Hide | 20110329 | ||
| 2 | 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 | 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 |