SAP ABAP Class CL_EEWA_SCALE (Scales Control)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-WA (Application Component) Waste Management
⤷
EEWA_WEIGHING_SYSTEM (Package) IS-U-WA: Weighing Data System
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EEWA_EXTDEVICE | Control of External Devices | 20050614 |
Properties
| Class | CL_EEWA_SCALE | |
| Short Description | Scales Control | |
| Super Class | CL_EEWA_EXTDEVICE | Control of External Devices |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EEWA_WEIGHING_SYSTEM | IS-U-WA: Weighing Data System |
| Created | 20031027 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EEWA_SCALE has no forward declaration.
Interfaces
Class CL_EEWA_SCALE has no interface implemented.
Friends
Class CL_EEWA_SCALE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | EWAWA_DEVICENR | Card Reader Number | 20031027 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | EWAWA_DEVICENR | Printer Number | 20031027 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | EWAWA_DEVICENR | Scales Number | 20031027 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | EWAWA_DEVICENR | Traffic Light Number | 20031027 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Card Reader Available? | 20031028 | |
| 2 | Instance method | Public | Method | Printer Available? | 20031028 | |
| 3 | Instance method | Public | Method | Scales Available? | 20031028 | |
| 4 | Instance method | Public | Method | Traffic Light Available? | 20031028 | |
| 5 | Instance method | Public | Constructor | Constructor | 20031027 | |
| 6 | Instance method | Public | Method | Read ID Card Reader | 20031027 | |
| 7 | Instance method | Public | Method | Read Current Weight | 20031027 | |
| 8 | Instance method | Public | Method | Organizes Devices by Category | 20031027 | |
| 9 | Instance method | Public | Method | Print (Weighing Printer) | 20031027 | |
| 10 | Instance method | Public | Method | Switch Traffic Light | 20031027 |
Events
Class CL_EEWA_SCALE has no event.
Types
Class CL_EEWA_SCALE has no local type.
Method Signatures
Method CHECK_IDREADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_SUCCESS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20031028 |
Method CHECK_IDREADER on class CL_EEWA_SCALE has no exception.
Method CHECK_PRINTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_SUCCESS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20031028 |
Method CHECK_PRINTER on class CL_EEWA_SCALE has no exception.
Method CHECK_SCALE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_SUCCESS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20031028 |
Method CHECK_SCALE on class CL_EEWA_SCALE has no exception.
Method CHECK_SIGNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_SUCCESS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20031028 |
Method CHECK_SIGNAL on class CL_EEWA_SCALE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_DEVICEGROUPNR | Call by reference | Type reference (TYPE) | EWAWA_DEVICEGROUPNR | Nummer Gerätegruppe | 20031028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen erw. Logistik | 20031203 |
Method GET_IDNUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_IDNUMBER | Call by reference | Type reference (TYPE) | STRING | 20031028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse: Alle Ausnahmen im EWA WA | 20031028 |
Method GET_WEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_DIMENSION | Call by reference | Type reference (TYPE) | STRING | 20031028 | ||||
| 2 | PAR_SUCCESS | Call by reference | Type reference (TYPE) | C | 20031028 | ||||
| 3 | PAR_WEIGHING_ID | Call by reference | Type reference (TYPE) | STRING | 20070704 | ||||
| 4 | PAR_WEIGHT | Call by reference | Type reference (TYPE) | STRING | 20031028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse: Alle Ausnahmen im EWA WA | 20031028 |
Method INIT_DEVICES Signature
Method INIT_DEVICES on class CL_EEWA_SCALE has no parameter.
Method INIT_DEVICES on class CL_EEWA_SCALE has no exception.
Method PRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_SUCCESS | Call by reference | Type reference (TYPE) | C | 20031028 | ||||
| 2 | PAR_TEXT | Call by reference | Type reference (TYPE) | STRING | zu druckender Text | 20031028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse: Alle Ausnahmen im EWA WA | 20031028 |
Method SET_SIGNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_ON | Call by reference | Type reference (TYPE) | C | 'X' | 20031028 | |||
| 2 | PAR_SUCCESS | Call by reference | Type reference (TYPE) | C | 20031028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse: Alle Ausnahmen im EWA WA | 20031028 |
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in | 472 |