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 CL_ISU_OKCODE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_ISU_UPD_MODE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_ISU_WMODE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 ISU42 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 DEVICEID Instance attribute Public Type reference (TYPE) EGERS-EQUNR Device number 20000419
2 P_CONTROL Instance attribute Private Type reference (TYPE) ISU_OBJECT_CONTROL_DATA Control Data 20000419
3 P_INSTANCES Static Attribute Private Type reference (TYPE) DEVICE_INST_TAB Table of Instances 20000419
4 P_V_EGER Instance attribute Private Type reference (TYPE) V_EGER Device data 20000419
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEVICE_FROM_EQUNR Static method Public Method Determine Device Data for Equipment Number 20011206
2 GET_EQUIPMENT_NUMBER 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 Importing X_EQUNR Call by reference Type reference (TYPE) EQUNR Equipmentnummer 20011206
2 Importing X_KEYDATE Call by reference Type reference (TYPE) D SYST-DATUM Stichtag 20011206
3 Exporting Y_DEVICE_INFO Call by reference Type reference (TYPE) KENNZX Kennzeichen: Equipment ist Geräteinfosatz 20011206
4 Exporting Y_DIVISION Call by reference Type reference (TYPE) EQUI-SPARTE Sparte 20011206
5 Exporting Y_EGERR Call by reference Type reference (TYPE) EGERR Gerätedate, falls Geräteinfosatz 20011206
6 Exporting Y_MATNR Call by reference Type reference (TYPE) EQUI-MATNR Materialnummer 20011206
7 Exporting Y_SERNR Call by reference Type reference (TYPE) EQUI-SERNR Serialnummer 20011206
8 Exporting Y_V_EGER Call by reference Type reference (TYPE) V_EGER Gerätedaten, falls echtes Gerät 20011206
# Exception Resumable Description Created on
1 INVALID_EQUNR 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 Importing X_MATNR Value transfer Type reference (TYPE) EQUZ-SUBMT Materialnummer 20000419
2 Importing X_SERNR Value transfer Type reference (TYPE) EQUI-SERNR Serialnummer 20000419
3 Exporting Y_EQUNR Value transfer Type reference (TYPE) EQUI-EQUNR Equipmentnummer 20000419
4 Exporting Y_FLAG_EQUI Value transfer Type reference (TYPE) REGEN-KENNZX Kennzeichen 'echtes' Gerät (EQUI vorhanden) 20000724
# Exception Resumable Description Created on
1 FAILED FAILED 20000419
2 NOT_FOUND NOT_FOUND 20000419
History
Last changed by/on SAP  20050224 
SAP Release Created in 462