SAP ABAP Class CL_SR_SYNCH_SERVICES_FOR_BE (Services Registry: Synch Services for Local Registry)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SR_SYNCH_SERVICES | Services Registry: Synch Services Abstract | 20120709 |
Properties
| Class | CL_SR_SYNCH_SERVICES_FOR_BE | |
| Short Description | Services Registry: Synch Services for Local Registry | |
| Super Class | CL_SR_SYNCH_SERVICES | Services Registry: Synch Services Abstract |
| 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 | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SR_SYNCH_SERVICES_FOR_BE has no forward declaration.
Interfaces
Class CL_SR_SYNCH_SERVICES_FOR_BE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SR_SYNCH_PROCESSOR | 20120709 | Services Registry: Synchronization processor |
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_FOR_BE' | 20120709 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SERVICES_REGISTRY_IMPL | 20120709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Build new set of classification systems | 20120709 | |
| 2 | Instance method | Private | Method | Build set of classification for operation signatures | 20120709 | |
| 3 | Instance method | Protected | Constructor | Constructor | 20120709 | |
| 4 | Instance method | Private | Method | Filter duplicate class values | 20120709 | |
| 5 | Instance method | Private | Method | Get classification system name | 20120709 | |
| 6 | Instance method | Private | Method | Get description for consumer | 20120709 | |
| 7 | Instance method | Private | Method | Get documentation URL | 20120709 | |
| 8 | Instance method | Private | Method | Get WSDL URL for service definition | 20120709 | |
| 9 | Instance method | Private | Method | Get details for classification Software Component | 20120709 | |
| 10 | Instance method | Private | Method | Get description for service definitions | 20120709 | |
| 11 | Instance method | Private | Method | Get name and namespace for service definition | 20120709 |
Events
Class CL_SR_SYNCH_SERVICES_FOR_BE has no event.
Types
Class CL_SR_SYNCH_SERVICES_FOR_BE has no local type.
Method Signatures
Method BUILD_NEW_CLASS_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_CLASSIFICATIONS | Call by reference | Type reference (TYPE) | VEP_UDDI_CLASSIFICATION_TAB | 20120709 | ||||
| 2 | I_OBJECT_NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20120709 |
Method BUILD_NEW_CLASS_SYSTEMS on class CL_SR_SYNCH_SERVICES_FOR_BE has no exception.
Method BUILD_SRV_OP_SIGN_CLASS_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_CLASSIFICATIONS | Call by reference | Type reference (TYPE) | VEP_UDDI_CLASSIFICATION_TAB | 20120709 | ||||
| 2 | I_OBJECT_NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20120709 |
Method BUILD_SRV_OP_SIGN_CLASS_VALUES on class CL_SR_SYNCH_SERVICES_FOR_BE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORWARD_CALL | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120806 | ||
| 2 | I_SYNCHRONOUS_CALL_2_CENTR_SR | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | To control Synchronous call to Central Services Registry | 20121005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120709 |
Method FILTER_DUPLICATE_CLASS_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_CLASSIFICATIONS | Call by reference | Type reference (TYPE) | VEP_UDDI_CLASSIFICATION_TAB | 20120709 |
Method FILTER_DUPLICATE_CLASS_VALUES on class CL_SR_SYNCH_SERVICES_FOR_BE has no exception.
Method GET_CLASSIF_SYS_QNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NAME | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_NAME | 20120709 | ||||
| 2 | EV_NAMESPACE | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_NAMESPACE | 20120709 | ||||
| 3 | IV_TMODEL_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_UDDI_KEY | 20120709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120709 |
Method GET_CON_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VAR_CON_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120709 | ||||
| 2 | E_VAR_LANG | Call by reference | Type reference (TYPE) | LAISO | 20120709 | ||||
| 3 | I_CON_NAME | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_CONSUMER_PROXY | 20120709 |
Method GET_CON_DESCRIPTION on class CL_SR_SYNCH_SERVICES_FOR_BE has no exception.
Method GET_DOCUMENTATION_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LINKS_TO_OPERATIONS_DOCU | Call by reference | Type reference (TYPE) | STTY_OPERATION_DOCUMENTATION | 20120709 | ||||
| 2 | E_LINK_TO_DOCUMENTATION | Call by reference | Type reference (TYPE) | STRING | 20120709 | ||||
| 3 | I_WS_NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20120709 |
Method GET_DOCUMENTATION_LINK on class CL_SR_SYNCH_SERVICES_FOR_BE has no exception.
Method GET_SERVICE_DEF_WSDL_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_WSDL_URL | Call by reference | Type reference (TYPE) | STRING | 20120709 | ||||
| 2 | I_OBJECT_NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20120709 | ||||
| 3 | I_REVERSE_PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_REV_PRX_PROXY_NAME | 20120709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120709 |
Method GET_SOFTWARE_COMPONENT_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CAPTION | Call by reference | Type reference (TYPE) | STRING | 20120709 | ||||
| 2 | E_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20120709 | ||||
| 3 | E_RELEASE | Call by reference | Type reference (TYPE) | SAPRELEASE | 20120709 | ||||
| 4 | E_SOFTWARE_COMPONENT | Call by reference | Type reference (TYPE) | DLVUNIT | 20120709 | ||||
| 5 | I_WSD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20120709 |
Method GET_SOFTWARE_COMPONENT_DETAILS on class CL_SR_SYNCH_SERVICES_FOR_BE has no exception.
Method GET_WSD_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VAR_LANG | Call by reference | Type reference (TYPE) | LAISO | 20120709 | ||||
| 2 | E_VAR_WSD_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120709 | ||||
| 3 | I_WSD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20120709 |
Method GET_WSD_DESCRIPTION on class CL_SR_SYNCH_SERVICES_FOR_BE has no exception.
Method GET_WSD_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_WSD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | 20120709 |
Method GET_WSD_NAME_AND_NAMESPACE on class CL_SR_SYNCH_SERVICES_FOR_BE has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |