SAP ABAP Class CL_ISU_DEVICE_INSTALL (Device Installation)
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_INSTALL | |
Short Description | Device Installation | |
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 | 20070914 | 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) |
Interfaces
Class CL_ISU_DEVICE_INSTALL has no interface implemented.
Friends
Class CL_ISU_DEVICE_INSTALL 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 | 20000629 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | EASTS-AB | Date from Which a Time Slice is Valid | 20040123 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISU07_GER-ACTION | Action | 20000419 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISU07_INSTALL_AUTO | Automation Data | 20000419 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISU_OBJECT_CONTROL_DATA | Control Data | 20000419 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DEVINST_INST_TAB | Table of Instances | 20000419 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISU07_AUTO_GER | Automation Data for Device | 20000726 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISU07_INSTALL | Internal Object Data | 20000419 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_RATECHANGE | Rate Change Management | 20010410 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | REG30 | Screen Fields: Inst./Rem./Repl./Break Up | 20000726 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | BILL_INSTALL_PREP | 20000419 |
2 | ![]() |
Instance method | Public | Method | BILL_INSTALL_PREP | 20010410 |
3 | ![]() |
Instance method | Public | Method | BOTH_INSTALL_PREP | 20000419 |
4 | ![]() |
Instance method | Public | Method | CLOSE | 20000419 |
5 | ![]() |
Static method | Public | Method | FREE_ALL | 20000419 |
6 | ![]() |
Instance method | Private | Method | GET_RATECHANGE_MAX_PERIOD | 20040123 |
7 | ![]() |
Instance method | Private | Method | OPEN | 20000419 |
8 | ![]() |
Instance method | Private | Method | OPEN_RATECHANGE | 20010410 |
9 | ![]() |
Instance method | Public | Method | Save | 20000419 |
10 | ![]() |
Static method | Public | Method | SELECT | 20000419 |
11 | ![]() |
Instance method | Public | Method | SET_PROPERTY_DEVICE | 20000419 |
12 | ![]() |
Instance method | Public | Method | SET_PROPERTY_REGISTER | 20000419 |
13 | ![]() |
Instance method | Public | Method | TECH_INSTALL_PREP | 20000419 |
Events
Class CL_ISU_DEVICE_INSTALL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | DEVINST_INST | Private | See coding | Class Instance | 20000629 | begin of devinst_inst,
obj_key type ty_obj_key, "equnr
obj_ref type ref to cl_isu_device_install,
end of devinst_inst
|
|
2 | DEVINST_INST_TAB | Private | See coding | Table of Instances for Class | 20000629 | devinst_inst_tab type hashed table of devinst_inst
with unique key obj_key
|
|
3 | TY_OBJ_KEY | Private | See coding | TY_OBJ_KEY | 20010411 | begin of ty_obj_key,
equnr type equnr,
anlage type anlage,
devloc type devloc,
end of ty_obj_key
|
Method Signatures
Method BILL_INSTALL_PREP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
X_DEVINSNOMR | Value transfer | Type reference (TYPE) | KENNZX | SPACE | Kennzeichen | 20061129 | |
2 | ![]() |
X_INSTALL | Value transfer | Type reference (TYPE) | ANLAGE | Anlage | 20000718 | ||
3 | ![]() |
X_KEYDATE | Value transfer | Type reference (TYPE) | D | X_KEYDATE | 20000419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FAILED | 20000419 | |
2 | ![]() |
NOT_SELECTED | 20000718 |
Method BILL_INSTALL_RATECHANGE_PREP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
X_CRM_RELATED | Call by reference | Type reference (TYPE) | KENNZX | SPACE | Kennzeichen | 20010419 | |
2 | ![]() |
X_DEVINSNOMR | Value transfer | Type reference (TYPE) | KENNZX | SPACE | Kennzeichen | 20061129 | |
3 | ![]() |
X_EQUNR | Call by reference | Type reference (TYPE) | ETDZ-EQUNR | Equipmentnummer | 20010410 | ||
4 | ![]() |
X_FROMDATE | Call by reference | Type reference (TYPE) | EASTS-AB | '99991231' | Datum, ab dem eine Zeitscheibe gültig ist | 20010410 | |
5 | ![]() |
X_INSTALL | Call by reference | Type reference (TYPE) | ANLAGE | Anlage | 20010410 | ||
6 | ![]() |
X_REGISTER_TAB | Call by reference | Type reference (TYPE) | ISU07_IETDZ | Tabellentyp für die tabelle etdz | 20040122 | ||
7 | ![]() |
X_TODATE | Call by reference | Type reference (TYPE) | EASTS-BIS | Datum, bis zu dem eine Zeitscheibe gültig ist | 20010410 | ||
8 | ![]() |
Y_MAX_TODATE | Call by reference | Type reference (TYPE) | EASTS-BIS | Datum, bis zu dem eine Zeitscheibe gültig ist | 20040122 | ||
9 | ![]() |
Y_MODE_RATECHANGE | Call by reference | Type reference (TYPE) | KENNZX | Modus Tarifänderung | 20011123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FAILED | 20010410 | |
2 | ![]() |
NOT_SELECTED | 20010410 |
Method BOTH_INSTALL_PREP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
X_DEVINSNOMR | Value transfer | Type reference (TYPE) | KENNZX | SPACE | Kennzeichen | 20061129 | |
2 | ![]() |
X_DEVLOC | Value transfer | Type reference (TYPE) | DEVLOC | Geräteplatz | 20000718 | ||
3 | ![]() |
X_HAUS | Value transfer | Type reference (TYPE) | HAUS | Anschlussobjekt | 20000718 | ||
4 | ![]() |
X_INSTALL | Value transfer | Type reference (TYPE) | ANLAGE | Anlage | 20000718 | ||
5 | ![]() |
X_KEYDATE | Value transfer | Type reference (TYPE) | D | Einbaudatum | 20000419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FAILED | 20000419 | |
2 | ![]() |
Weder Geräteplatz noch Abschlussobjekt angegeben | 20000718 | |
3 | ![]() |
NOT_SELECTED | 20000718 |
Method CLOSE Signature
Method CLOSE on class CL_ISU_DEVICE_INSTALL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NOT_OPEN | 20000419 |
Method FREE_ALL Signature
Method FREE_ALL on class CL_ISU_DEVICE_INSTALL has no parameter.
Method FREE_ALL on class CL_ISU_DEVICE_INSTALL has no exception.
Method GET_RATECHANGE_MAX_PERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
X_AUTO | Call by reference | Type reference (TYPE) | ISU70_DEVICERATE_AUTO | 20040123 | |||
2 | ![]() |
X_EQUNR | Call by reference | Type reference (TYPE) | REG70-EQUNR | Equipmentnummer | 20040123 | ||
3 | ![]() |
X_FROMDATE | Call by reference | Type reference (TYPE) | EASTS-AB | Datum, ab dem eine Zeitscheibe gültig ist | 20040123 | ||
4 | ![]() |
X_REGISTER_TAB | Value transfer | Type reference (TYPE) | ISU07_IETDZ | Tabellentyp für die tabelle etdz | 20040123 | ||
5 | ![]() |
X_TODATE | Call by reference | Type reference (TYPE) | EASTS-BIS | Datum, bis zu dem eine Zeitscheibe gültig ist | 20040123 | ||
6 | ![]() |
Y_MAX_TODATE | Call by reference | Type reference (TYPE) | EASTS-BIS | Datum, bis zu dem eine Zeitscheibe gültig ist | 20040123 |
Method GET_RATECHANGE_MAX_PERIOD on class CL_ISU_DEVICE_INSTALL has no exception.
Method OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
X_DEVINSNOMR | Value transfer | Type reference (TYPE) | KENNZX | SPACE | Kennzeichen | 20061129 | |
2 | ![]() |
X_DEVLOC | Value transfer | Type reference (TYPE) | DEVLOC | Geräteplatz | 20000419 | ||
3 | ![]() |
X_HAUS | Value transfer | Type reference (TYPE) | HAUS | Anschlussobjekt | 20000718 | ||
4 | ![]() |
X_INSTALL | Value transfer | Type reference (TYPE) | ANLAGE | Anlage | 20000419 | ||
5 | ![]() |
X_KEYDATE | Value transfer | Type reference (TYPE) | REG30-EADAT | Einbaudatum | 20000419 | ||
6 | ![]() |
X_MOVE_TYPE | Value transfer | Type reference (TYPE) | BWARTNEU | Bewegungsart (Bestandsführung) neues Gerät | 20020517 | ||
7 | ![]() |
X_PLANT | Value transfer | Type reference (TYPE) | WERKSNEU | Empfangendes Werk, neues Gerät | 20020517 | ||
8 | ![]() |
X_STGE_LOC | Value transfer | Type reference (TYPE) | LGORTNEU | Empfangener Lagerort neues Gerät | 20020517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20000718 | |
2 | ![]() |
INVALID_OBJECT | 20000419 | |
3 | ![]() |
LOCKED | 20000419 | |
4 | ![]() |
NOT_AUTHORIZED | 20000419 | |
5 | ![]() |
NOT_SELECTED | 20000419 | |
6 | ![]() |
SYSTEM_ERROR | 20000419 |
Method OPEN_RATECHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
X_CRM_RELATED | Call by reference | Type reference (TYPE) | KENNZX | SPACE | Kennzeichen | 20010419 | |
2 | ![]() |
X_EQUNR | Call by reference | Type reference (TYPE) | ETDZ-EQUNR | Equipmentnummer | 20010410 | ||
3 | ![]() |
X_FROMDATE | Call by reference | Type reference (TYPE) | EASTS-AB | Datum, ab dem eine Zeitscheibe gültig ist | 20010410 | ||
4 | ![]() |
X_INSTALL | Call by reference | Type reference (TYPE) | EANL-ANLAGE | Anlage | 20010410 | ||
5 | ![]() |
X_TODATE | Call by reference | Type reference (TYPE) | EASTS-BIS | Datum, bis zu dem eine Zeitscheibe gültig ist | 20010410 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FAILED | 20010410 | |
2 | ![]() |
NOT_SELECTED | 20010410 |
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
X_CRM_RELATED | Call by reference | Type reference (TYPE) | KENNZX | SPACE | Kennzeichen | 20010419 | |
2 | ![]() |
X_DEVINSNOMR | Value transfer | Type reference (TYPE) | KENNZX | SPACE | Kennzeichen | 20061129 | |
3 | ![]() |
Y_RATECHANGE | Call by reference | Type reference (TYPE) | KENNZX | Änderung der Tarifdaten | 20010410 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FAILED | 20000419 | |
2 | ![]() |
NOT_OPEN | 20000419 |
Method SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
X_DEVICEID | Value transfer | Type reference (TYPE) | EGERS-EQUNR | Gerätenummer | 20000419 | ||
2 | ![]() |
X_DEVLOC | Call by reference | Type reference (TYPE) | DEVLOC | SPACE | Geräteplatz | 20010411 | |
3 | ![]() |
X_INSTALL | Call by reference | Type reference (TYPE) | ANLAGE | SPACE | Anlage | 20010411 | |
4 | ![]() |
Y_DEVINST | Value transfer | Object reference (TYPE REF TO) | CL_ISU_DEVICE_INSTALL | Referenz auf einen Geräteeinbau | 20000419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Importparameter unvollständig | 20010411 |
Method SET_PROPERTY_DEVICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
X_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20000419 | ||
2 | ![]() |
X_VALUE | Call by reference | Type reference (TYPE) | ANY | X_VALUE | 20000419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
INVALID_PROPERTY | 20000419 | |
2 | ![]() |
INVALID_VALUE | 20000419 | |
3 | ![]() |
NOT_SELECTED | 20000419 |
Method SET_PROPERTY_REGISTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
X_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20000419 | ||
2 | ![]() |
X_REGNO | Call by reference | Type reference (TYPE) | REG30-ZWNUMMERE | X_REGNO | 20000419 | ||
3 | ![]() |
X_VALUE | Call by reference | Type reference (TYPE) | ANY | X_VALUE | 20000419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
INVALID_PROPERTY | 20000419 | |
2 | ![]() |
INVALID_REGNO | 20000419 | |
3 | ![]() |
INVALID_VALUE | 20000419 | |
4 | ![]() |
NOT_SELECTED | 20000419 |
Method TECH_INSTALL_PREP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
X_DEVINSNOMR | Value transfer | Type reference (TYPE) | KENNZX | SPACE | Kennzeichen | 20061129 | |
2 | ![]() |
X_DEVLOC | Value transfer | Type reference (TYPE) | DEVLOC | Geräteplatz | 20000718 | ||
3 | ![]() |
X_HAUS | Value transfer | Type reference (TYPE) | HAUS | Anschlussobjekt | 20000718 | ||
4 | ![]() |
X_KEYDATE | Value transfer | Type reference (TYPE) | D | Einbaudatum | 20000419 | ||
5 | ![]() |
X_MOVE_TYPE | Value transfer | Type reference (TYPE) | BWARTNEU | Bewegungsart (Bestandsführung) neues Gerät | 20020517 | ||
6 | ![]() |
X_PLANT | Value transfer | Type reference (TYPE) | WERKSNEU | Empfangendes Werk, neues Gerät | 20020517 | ||
7 | ![]() |
X_STGE_LOC | Value transfer | Type reference (TYPE) | LGORTNEU | Empfangener Lagerort neues Gerät | 20020517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FAILED | 20000419 | |
2 | ![]() |
Weder Geräteplatz noch Abschlussobjekt angegeben | 20000718 | |
3 | ![]() |
NOT_SELECTED | 20000718 |
History
Last changed by/on | SAP | 20070914 |
SAP Release Created in | 462 |