SAP ABAP Class CL_ISU_DEVICE (Device)
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 | |
| Short Description | Device | |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISU_DEVICE has no interface implemented.
Friends
Class CL_ISU_DEVICE 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) | EGERS-EQUNR | Device number | 20000419 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ISU_OBJECT_CONTROL_DATA | Control Data | 20000419 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | DEVICE_INST_TAB | Table of Instances | 20000419 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | V_EGER | Device data | 20000419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determine Device Data for Equipment Number | 20011206 | |
| 2 | Static method | Public | Method | GET_EQUIPMENT_NUMBER | 20000419 |
Events
Class CL_ISU_DEVICE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | AUTO_ZW | Private | See coding | Auto data on register level | 20000829 | |
|
| 2 | DEVICE_INST | Private | See coding | Instance of a Device Object | 20000628 | |
|
| 3 | DEVICE_INST_TAB | Private | See coding | Table of Instances for a Device Object | 20000628 | |
Method Signatures
Method GET_DEVICE_FROM_EQUNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipmentnummer | 20011206 | |||
| 2 | X_KEYDATE | Call by reference | Type reference (TYPE) | D | SYST-DATUM | Stichtag | 20011206 | ||
| 3 | Y_DEVICE_INFO | Call by reference | Type reference (TYPE) | KENNZX | Kennzeichen: Equipment ist Geräteinfosatz | 20011206 | |||
| 4 | Y_DIVISION | Call by reference | Type reference (TYPE) | EQUI-SPARTE | Sparte | 20011206 | |||
| 5 | Y_EGERR | Call by reference | Type reference (TYPE) | EGERR | Gerätedate, falls Geräteinfosatz | 20011206 | |||
| 6 | Y_MATNR | Call by reference | Type reference (TYPE) | EQUI-MATNR | Materialnummer | 20011206 | |||
| 7 | Y_SERNR | Call by reference | Type reference (TYPE) | EQUI-SERNR | Serialnummer | 20011206 | |||
| 8 | Y_V_EGER | Call by reference | Type reference (TYPE) | V_EGER | Gerätedaten, falls echtes Gerät | 20011206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Equipmentnummer (kein Gerät vorhanden) | 20011206 |
Method GET_EQUIPMENT_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_MATNR | Value transfer | Type reference (TYPE) | EQUZ-SUBMT | Materialnummer | 20000419 | |||
| 2 | X_SERNR | Value transfer | Type reference (TYPE) | EQUI-SERNR | Serialnummer | 20000419 | |||
| 3 | Y_EQUNR | Value transfer | Type reference (TYPE) | EQUI-EQUNR | Equipmentnummer | 20000419 | |||
| 4 | Y_FLAG_EQUI | Value transfer | Type reference (TYPE) | REGEN-KENNZX | Kennzeichen 'echtes' Gerät (EQUI vorhanden) | 20000724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FAILED | 20000419 | ||
| 2 | NOT_FOUND | 20000419 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 462 |