SAP ABAP Class /IWBEP/CL_SBNOD_LMTOOLS_SRVMNT (SB - Domain Model Node - LM Tools Service Maintainence)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_LMTOOLS_DM (Package) Gateway Service Builder - Domain Model Plugin for LM Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBDM_NODE | SB - Domain Model - Node | 20120504 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBLMTOOLS_SRVMAINT | SB - Domain Model - LM TOOLS | 20120504 |
Properties
| Class | /IWBEP/CL_SBNOD_LMTOOLS_SRVMNT | |
| Short Description | SB - Domain Model Node - LM Tools Service Maintainence | |
| Super Class | /IWBEP/CL_SBDM_NODE | SB - Domain Model - Node |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/SB_LMTOOLS_DM | Gateway Service Builder - Domain Model Plugin for LM Tools |
| Created | 20120504 | SAP |
| Last change | 20131127 | 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 | /IWBEP/IF_SBLMTOOLS_SRVMAINT | SB - Domain Model - LM TOOLS | 20120504 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /IWBEP/CL_SBLMTOOLS_SRVMNT_PS | 20120518 | Gateway Service Builder - LM Tools Persistence Handler |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | SB: Table Type for DM Nodes | 20120504 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR3 | Client | 20120517 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | /IWBEP/SBDM_DESCRIPTION | SB: DM description | 20120504 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/GATEWAY_DES_SYSTEM | Destination system | 20120514 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120504 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | RFC Destination | 20120514 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CHAR4 | Status | 20120514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20120504 | |
| 2 | Instance method | Public | Method | Returns RFC Dest, System Alias and Status | 20120514 | |
| 3 | Instance method | Public | Method | Fills data in RFC Dest, System Alias and Status fields. | 20120514 |
Events
Class /IWBEP/CL_SBNOD_LMTOOLS_SRVMNT has no event.
Types
Class /IWBEP/CL_SBNOD_LMTOOLS_SRVMNT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20120504 | |||
| 2 | IO_PERSIST | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_PERSIST_HANDLER | SB - Domain Model - Persistence Handler | 20120504 | |||
| 3 | IO_ROOT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_ROOT | SB - Domain Model - Root | 20120504 | |||
| 4 | IV_NODE_GUID | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_NODE_UUID | SB: DM node uuid | 20120504 |
Method CONSTRUCTOR on class /IWBEP/CL_SBNOD_LMTOOLS_SRVMNT has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Client | 20120517 | |||
| 2 | EV_DEST_SYS | Call by reference | Type reference (TYPE) | /IWBEP/GATEWAY_DES_SYSTEM | Destination system | 20120514 | |||
| 3 | EV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20120514 | |||
| 4 | EV_STATUS | Call by reference | Type reference (TYPE) | CHAR4 | Status | 20120514 |
Method GET_ATTRIBUTES on class /IWBEP/CL_SBNOD_LMTOOLS_SRVMNT has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Optional:Client | 20120517 | |||
| 2 | IM_DEST_SYSTEM | Call by reference | Type reference (TYPE) | /IWBEP/GATEWAY_DES_SYSTEM | Optional:Logical RFC Destination - Points to SAP system | 20120514 | |||
| 3 | IM_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Optional:Logical Destination (Specified in Function Call) | 20120514 | |||
| 4 | IM_SEND_NOTIFICATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Optional: change Notifier | 20120606 | ||
| 5 | IM_STATUS | Call by reference | Type reference (TYPE) | CHAR4 | Optional:Status | 20120514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120518 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |