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 DEVLOCID Instance attribute Public Type reference (TYPE) EGPL-DEVLOC Device Location Number 20000419
2 P_CONTROL Instance attribute Private Type reference (TYPE) ISU_OBJECT_CONTROL_DATA Control Data 20000419
3 P_EGPL Instance attribute Private Type reference (TYPE) EGPL Device Location Data 20000419
4 P_INSTANCES Static Attribute Private Type reference (TYPE) DEVLOC_INST_TAB Table of Instances 20000419
5 P_OBJ Instance attribute Private Type reference (TYPE) ISU65_DEVLOC Device Location Object 20000419
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method CHECK 20000419
2 CLOSE Instance method Public Method CLOSE 20000419
3 CREATE Instance method Public Method CREATE 20000419
4 FILL_WORKAREA Instance method Private Method FILL_WORKAREA 20000419
5 FREE_ALL Static method Public Method FREE_ALL 20000419
6 GET_PROPERTY Instance method Public Method GET_PROPERTY 20000419
7 LOAD Instance method Private Method LOAD 20000419
8 OPEN Instance method Public Method OPEN 20000419
9 SAVE Instance method Public Method Save 20000419
10 SELECT Static method Public Method SELECT 20000419
11 SET_PROPERTY 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 FAILED 20000419
2 NOT_OPEN 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 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 INVALID_OBJECT 20000419
2 NOT_SELECTED NOT_SELECTED 20000419

Method FILL_WORKAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_EGPL Call by reference Type reference (TYPE) EGPL Geräteplatzdaten 20000419
# Exception Resumable Description Created on
1 NOT_SELECTED 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 Importing X_PROPERTY Call by reference Type reference (TYPE) C X_PROPERTY 20000419
2 Exporting Y_VALUE Call by reference Type reference (TYPE) ANY Y_VALUE 20000419
# Exception Resumable Description Created on
1 INVALID_OBJECT INVALID_OBJECT 20000419
2 INVALID_PROPERTY INVALID_PROPERTY 20000419
3 NOT_CONVERTABLE NOT_CONVERTABLE 20000419
4 NOT_SELECTED 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 INVALID_OBJECT 20000419
2 NOT_SELECTED 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 INVALID_OBJECT 20000419
2 LOCKED LOCKED 20000419
3 NOT_AUTHORIZED NOT_AUTHORIZED 20000419
4 NOT_SELECTED NOT_SELECTED 20000419
5 SYSTEM_ERROR 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 NOT_OPEN 20000419
2 SYSTEM_ERROR SYSTEM_ERROR 20000419

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_DEVLOCID Call by reference Type reference (TYPE) EGPL-DEVLOC X_DEVLOCID 20000419
2 Returning Y_DEVLOC Value transfer Object reference (TYPE REF TO) CL_ISU_DEVICE_LOCATION Y_DEVLOC 20000419
# Exception Resumable Description Created on
1 INVALID_OBJECT INVALID_OBJECT 20000419

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_PROPERTY Call by reference Type reference (TYPE) C X_PROPERTY 20000419
2 Importing X_VALUE Call by reference Type reference (TYPE) ANY X_VALUE 20000419
# Exception Resumable Description Created on
1 INVALID_PROPERTY INVALID_PROPERTY 20000419
2 INVALID_VALUE INVALID_VALUE 20000419
3 NOT_OPEN NOT_OPEN 20000419
History
Last changed by/on SAP  20050224 
SAP Release Created in 462