SAP ABAP Class CL_EEWA_EXTDEVICE_DCOM (Control of External Devices)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_EEWA_SCALE_DCOM | Scales Control | 20050614 |
Properties
Class | CL_EEWA_EXTDEVICE_DCOM | |
Short Description | Control of External Devices | |
Super Class | ||
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 | 20050407 | SAP |
Last change | 20050615 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EEWA_EXTDEVICE_DCOM has no forward declaration.
Interfaces
Class CL_EEWA_EXTDEVICE_DCOM has no interface implemented.
Friends
Class CL_EEWA_EXTDEVICE_DCOM 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) | EWAWA_DEVICEGROUPNR | Device Group Number | 20050614 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | C | Connection Status | 20050407 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Error in Last Execution | 20050407 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CAT_TEXT80 | Char. string length 80 | 20050407 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RFCDES-RFCDEST | Logical Destination (Specified in Function Call) | 20050407 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RFCDES-RFCDEST | Logical Destination (Specified in Function Call) | 20050407 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Test Whether Configuration Has Taken Place | 20050407 |
2 | ![]() |
Instance method | Private | Method | 20050407 | |
3 | ![]() |
Instance method | Public | Method | Delete Current Configuration | 20050407 |
4 | ![]() |
Instance method | Public | Method | Connect | 20050407 |
5 | ![]() |
Instance method | Public | Constructor | Constructor | 20050407 |
6 | ![]() |
Instance method | Public | Method | Terminate connection | 20050407 |
7 | ![]() |
Instance method | Protected | Method | Execute | 20050407 |
8 | ![]() |
Instance method | Private | Method | Read Error | 20050407 |
9 | ![]() |
Instance method | Protected | Method | Read Result | 20050407 |
10 | ![]() |
Instance method | Private | Method | 20050407 | |
11 | ![]() |
Instance method | Private | Method | Transfer Current Configuration | 20050407 |
Events
Class CL_EEWA_EXTDEVICE_DCOM has no event.
Types
Class CL_EEWA_EXTDEVICE_DCOM has no local type.
Method Signatures
Method CHECKCONFIGURATION Signature
Method CHECKCONFIGURATION on class CL_EEWA_EXTDEVICE_DCOM has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse: Alle Ausnahmen im EWA WA | 20050407 |
Method CHECKCONNECTION Signature
Method CHECKCONNECTION on class CL_EEWA_EXTDEVICE_DCOM has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse: Alle Ausnahmen im EWA WA | 20050407 |
Method CLEARCONFIGURATION Signature
Method CLEARCONFIGURATION on class CL_EEWA_EXTDEVICE_DCOM has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse: Alle Ausnahmen im EWA WA | 20050407 |
Method CONNECT Signature
Method CONNECT on class CL_EEWA_EXTDEVICE_DCOM has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen erw. Logistik | 20050407 |
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 | 20050407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen erw. Logistik | 20050407 |
Method DISCONNECT Signature
Method DISCONNECT on class CL_EEWA_EXTDEVICE_DCOM has no parameter.
Method DISCONNECT on class CL_EEWA_EXTDEVICE_DCOM has no exception.
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PAR_DEVICENR | Call by reference | Type reference (TYPE) | EWAWA_DEVICENR | Key Profilsteuerung | 20050407 | ||
2 | ![]() |
PAR_PARAMETER | Call by reference | Type reference (TYPE) | STRING | Parameter | 20050407 | ||
3 | ![]() |
PAR_SUCCESS | Call by reference | Type reference (TYPE) | C | Erfolg | 20050407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen erw. Logistik | 20050407 |
Method GETERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PAR_VALUE | Call by reference | Type reference (TYPE) | STRING | 20050407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen erw. Logistik | 20050407 |
Method GETRESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PAR_VALUE | Call by reference | Type reference (TYPE) | STRING | Wert | 20050407 | ||
2 | ![]() |
PAR_VALUE_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Wertes | 20050407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen erw. Logistik | 20050407 |
Method RAISERFCEXCEPTION Signature
Method RAISERFCEXCEPTION on class CL_EEWA_EXTDEVICE_DCOM has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse: Alle Ausnahmen im EWA WA | 20050407 |
Method TRANSFERCONFIGURATION Signature
Method TRANSFERCONFIGURATION on class CL_EEWA_EXTDEVICE_DCOM has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen erw. Logistik | 20050407 |
History
Last changed by/on | SAP | 20050615 |
SAP Release Created in | 600 |