SAP ABAP Class CL_ISU_DEVICE_LOCATION (Device Location)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-IDE (Application Component) Intercompany Data Exchange
⤷
EECC_EDI (Package) IS-U: Deregulation
⤷
⤷
Properties
| Class | CL_ISU_DEVICE_LOCATION | |
| Short Description | Device Location | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EECC_EDI | IS-U: Deregulation |
| Created | 20000419 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISU_DEVICE_LOCATION has no forward declaration.
Interfaces
Class CL_ISU_DEVICE_LOCATION has no interface implemented.
Friends
Class CL_ISU_DEVICE_LOCATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | EGPL-DEVLOC | Device Location Number | 20000419 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ISU_OBJECT_CONTROL_DATA | Control Data | 20000419 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | EGPL | Device Location Data | 20000419 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | DEVLOC_INST_TAB | Table of Instances | 20000419 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ISU65_DEVLOC | Device Location Object | 20000419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | CHECK | 20000419 | |
| 2 | Instance method | Public | Method | CLOSE | 20000419 | |
| 3 | Instance method | Public | Method | CREATE | 20000419 | |
| 4 | Instance method | Private | Method | FILL_WORKAREA | 20000419 | |
| 5 | Static method | Public | Method | FREE_ALL | 20000419 | |
| 6 | Instance method | Public | Method | GET_PROPERTY | 20000419 | |
| 7 | Instance method | Private | Method | LOAD | 20000419 | |
| 8 | Instance method | Public | Method | OPEN | 20000419 | |
| 9 | Instance method | Public | Method | Save | 20000419 | |
| 10 | Static method | Public | Method | SELECT | 20000419 | |
| 11 | Instance method | Public | Method | SET_PROPERTY | 20000419 |
Events
Class CL_ISU_DEVICE_LOCATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | DEVLOC_INST | Private | See coding | Instance of Device Location Object | 20000627 | |
|
| 2 | DEVLOC_INST_TAB | Private | See coding | Table of Instances for Device Location Object | 20000627 | |
Method Signatures
Method CHECK Signature
Method CHECK on class CL_ISU_DEVICE_LOCATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FAILED | 20000419 | ||
| 2 | NOT_OPEN | 20000419 |
Method CLOSE Signature
Method CLOSE on class CL_ISU_DEVICE_LOCATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_OPEN | 20000419 |
Method CREATE Signature
Method CREATE on class CL_ISU_DEVICE_LOCATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20000419 | ||
| 2 | NOT_SELECTED | 20000419 |
Method FILL_WORKAREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_EGPL | Call by reference | Type reference (TYPE) | EGPL | Geräteplatzdaten | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_SELECTED | 20000419 |
Method FREE_ALL Signature
Method FREE_ALL on class CL_ISU_DEVICE_LOCATION has no parameter.
Method FREE_ALL on class CL_ISU_DEVICE_LOCATION has no exception.
Method GET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20000419 | |||
| 2 | Y_VALUE | Call by reference | Type reference (TYPE) | ANY | Y_VALUE | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20000419 | ||
| 2 | INVALID_PROPERTY | 20000419 | ||
| 3 | NOT_CONVERTABLE | 20000419 | ||
| 4 | NOT_SELECTED | 20000419 |
Method LOAD Signature
Method LOAD on class CL_ISU_DEVICE_LOCATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20000419 | ||
| 2 | NOT_SELECTED | 20000419 |
Method OPEN Signature
Method OPEN on class CL_ISU_DEVICE_LOCATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20000419 | ||
| 2 | LOCKED | 20000419 | ||
| 3 | NOT_AUTHORIZED | 20000419 | ||
| 4 | NOT_SELECTED | 20000419 | ||
| 5 | SYSTEM_ERROR | 20000419 |
Method SAVE Signature
Method SAVE on class CL_ISU_DEVICE_LOCATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_OPEN | 20000419 | ||
| 2 | SYSTEM_ERROR | 20000419 |
Method SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_DEVLOCID | Call by reference | Type reference (TYPE) | EGPL-DEVLOC | X_DEVLOCID | 20000419 | |||
| 2 | Y_DEVLOC | Value transfer | Object reference (TYPE REF TO) | CL_ISU_DEVICE_LOCATION | Y_DEVLOC | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20000419 |
Method SET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20000419 | |||
| 2 | X_VALUE | Call by reference | Type reference (TYPE) | ANY | X_VALUE | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_PROPERTY | 20000419 | ||
| 2 | INVALID_VALUE | 20000419 | ||
| 3 | NOT_OPEN | 20000419 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 462 |