SAP ABAP Class /IWFND/CL_RESOURCE_MANAGER (Resource Manager for GW 2.0)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CS (Application Component) IWF Common Services
⤷
/IWFND/COS_RESOURCE_MANAGER (Package) GW Framework - Resource Manager
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWFND/IF_RESOURCE_MANAGER | Resource Manager Interface | 20110202 |
Properties
| Class | /IWFND/CL_RESOURCE_MANAGER | |
| Short Description | Resource Manager for GW 2.0 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWFND/COS_RESOURCE_MANAGER | GW Framework - Resource Manager |
| Created | 20110202 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWFND/CL_RESOURCE_MANAGER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWFND/IF_RESOURCE_MANAGER | Resource Manager Interface | 20110202 |
Friends
Class /IWFND/CL_RESOURCE_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /IWFND/CL_RESOURCE_MANAGER | Instance of the RManager | 20110202 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Local host | 20110202 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Port | 20110202 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | Port | 20110202 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | Protocol (http/https) | 20110202 | |||
| 6 | Constant | Public | See coding | Exception Text-Id | 20110214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110215 | ||
| 2 | Static method | Public | Method | Get the local RUL | 20110215 | |
| 3 | Static method | Public | Method | Get instance for the class | 20110202 | |
| 4 | Static method | Public | Method | Create a new instance in any case | 20110202 |
Events
Class /IWFND/CL_RESOURCE_MANAGER has no event.
Types
Class /IWFND/CL_RESOURCE_MANAGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HOST | Call by reference | Type reference (TYPE) | STRING | 20110215 | ||||
| 2 | IV_LOCAL_URL | Call by reference | Type reference (TYPE) | STRING | 20110215 | ||||
| 3 | IV_PORT | Call by reference | Type reference (TYPE) | STRING | 20110215 | ||||
| 4 | IV_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20110215 |
Method CONSTRUCTOR on class /IWFND/CL_RESOURCE_MANAGER has no exception.
Method GET_DEFAULT_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HOST | Call by reference | Type reference (TYPE) | STRING | 20110215 | ||||
| 2 | RV_PORT | Call by reference | Type reference (TYPE) | STRING | 20110215 | ||||
| 3 | RV_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20110215 | ||||
| 4 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20110215 |
Method GET_DEFAULT_URL on class /IWFND/CL_RESOURCE_MANAGER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_RESOURCE_MANAGER | Value transfer | Object reference (TYPE REF TO) | /IWFND/CL_RESOURCE_MANAGER | Resource Manager for GW 2.0 | 20110202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Resource manager | 20110214 |
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20110202 | ||||
| 2 | RO_RESOURCE_MANAGER | Value transfer | Object reference (TYPE REF TO) | /IWFND/CL_RESOURCE_MANAGER | Resource Manager for GW 2.0 | 20110214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Resource manager | 20110214 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 250 |