SAP ABAP Class CL_SR_INBOUND_SYSTEM (Services Registry : Physical System)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SR_INBOUND_CLASSIFIED | Services Registry : Entity with classifications | 20110118 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SR_INBOUND_SYSTEM | Services Registry : Physical System | 20110118 |
Properties
| Class | CL_SR_INBOUND_SYSTEM | |
| Short Description | Services Registry : Physical System | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SUDDICLIENT_NEW | New development regarding UDDI Publication |
| Created | 20090914 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SR_INBOUND_CLASSIFIED | Services Registry : Entity with classifications | 20110118 | ||
| 2 | IF_SR_INBOUND_SYSTEM | Services Registry : Physical System | 20110118 |
Friends
Class CL_SR_INBOUND_SYSTEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SR_INBOUND_SYSTEM' | Class Name | 20110118 | ||
| 2 | Constant | Public | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_CHANGE_KEY | 'CHANGE_KEY_FOR_V2_SYSTEM' | 20120709 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SR_INBOUND_CLASSIF_HANDLER | Services Registry : Entity with classifications | 20110118 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SSTR_SR_SYSTEM_CACHE | Services Registry : System data internal | 20110118 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | STTY_SR_SYSTEM_OBJECT | Services Registry : System guid and object table | 20110118 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | True if the system is persisted | 20110118 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | True if the system is locked | 20110118 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SDTE_SRT_WSP_SR_MOD_FLAG | Services Registry : Flag in cache to signal changes | 20110118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks consistency of values | 20110118 | |
| 2 | Instance method | Private | Constructor | Create object | 20110118 | |
| 3 | Instance method | Private | Method | Raises exception if object has been set to be deleted | 20110118 | |
| 4 | Static method | Private | Method | Check existence of entry | 20110118 | |
| 5 | Instance method | Private | Method | Check for valid state | 20110118 | |
| 6 | Instance method | Private | Method | Load persistent data from DB | 20110118 | |
| 7 | Instance method | Private | Method | Lock system | 20110118 | |
| 8 | Instance method | Private | Method | Unlock system | 20110118 |
Events
Class CL_SR_INBOUND_SYSTEM has no event.
Types
Class CL_SR_INBOUND_SYSTEM has no local type.
Method Signatures
Method CHECK_CONSISTENCY Signature
Method CHECK_CONSISTENCY on class CL_SR_INBOUND_SYSTEM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110118 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREATE_NEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | '' | Set to true to prevent reading from db | 20110118 | ||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | Services Registry : Identifier | 20110118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110118 |
Method ENSURE_VALIDITY Signature
Method ENSURE_VALIDITY on class CL_SR_INBOUND_SYSTEM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110118 |
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110118 | ||||
| 2 | EV_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | Services Registry : Identifier | 20110118 | |||
| 3 | IV_LOGICAL_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_LOGICAL_KEY | 20110118 | ||||
| 4 | IV_UDDI_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_UDDI_KEY | 20110118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110118 |
Method IS_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALID | Value transfer | Type reference (TYPE) | SDTE_SRT_WSP_SR_BOOL | Services Registry : Boolean | 20110118 |
Method IS_VALID on class CL_SR_INBOUND_SYSTEM has no exception.
Method LOAD_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | Services Registry : Identifier | 20110118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110118 |
Method LOCK Signature
Method LOCK on class CL_SR_INBOUND_SYSTEM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110118 |
Method UNLOCK Signature
Method UNLOCK on class CL_SR_INBOUND_SYSTEM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110118 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |