SAP ABAP Class CL_ISU_EDM_EUFASS_ARCHIVE (Archive Usage Factors for Installation)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U (Application Component) SAP Utilities
⤷
EELP (Package) IS-U: Load Profiles

⤷

⤷

Properties
Class | CL_ISU_EDM_EUFASS_ARCHIVE | |
Short Description | Archive Usage Factors for Installation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EELP | IS-U: Load Profiles |
Created | 20031020 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISU_EDM_EUFASS_ARCHIVE has no forward declaration.
Interfaces
Class CL_ISU_EDM_EUFASS_ARCHIVE has no interface implemented.
Friends
Class CL_ISU_EDM_EUFASS_ARCHIVE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | KENNZX | 'X' | TRUE | 20031020 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CURSOR | Database Cursor | 20031020 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete Usage Factor | 20031020 |
2 | ![]() |
Static method | Private | Method | ELPASS Delete Entry | 20031023 |
3 | ![]() |
Static method | Private | Method | EUFASS Delete Entry | 20031023 |
4 | ![]() |
Static method | Private | Method | EUFASS_HIST Delete Entry | 20031107 |
5 | ![]() |
Instance method | Public | Method | Read Header Data from EUFASS per FETCH | 20031020 |
6 | ![]() |
Static method | Private | Method | ELPASS Insert Entries | 20031023 |
7 | ![]() |
Static method | Private | Method | EUFASS Insert Entries | 20031023 |
8 | ![]() |
Static method | Private | Method | EUFASS_HIST Insert Entries | 20031107 |
9 | ![]() |
Instance method | Public | Method | Open Database Cursor Using EUFASS | 20031020 |
10 | ![]() |
Static method | Public | Method | Read Usage Factor | 20031020 |
11 | ![]() |
Static method | Public | Method | Reload Usage Factor | 20031020 |
12 | ![]() |
Static method | Private | Method | Read EUFASS_HIST | 20031107 |
13 | ![]() |
Static method | Private | Method | Read EUFASS | 20031021 |
14 | ![]() |
Static method | Public | Method | Update Database ELPASS | 20031024 |
Events
Class CL_ISU_EDM_EUFASS_ARCHIVE has no event.
Types
Class CL_ISU_EDM_EUFASS_ARCHIVE has no local type.
Method Signatures
Method DELETE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DELETED_ELPASS | Call by reference | Type reference (TYPE) | I | Anzahl erfolgreich gelöschter ELPASS | 20031023 | ||
2 | ![]() |
EX_DELETED_EUFASS | Call by reference | Type reference (TYPE) | I | Anzahl erfolgreich gelöschter EUFASS | 20031023 | ||
3 | ![]() |
EX_DELETED_EUFASS_HIST | Call by reference | Type reference (TYPE) | I | Anzahl erfolgreich gelöschter ELPASS_HIST | 20031107 | ||
4 | ![]() |
IMT_ELPASS | Call by reference | Type reference (TYPE) | ISULP_IELPASS_ARCH | Zuordnung von Lasprofilen zu beliebigen BOR-Objekten | 20031023 | ||
5 | ![]() |
IMT_EUFASS | Call by reference | Type reference (TYPE) | ISULP_IEUFASS_ARCH | Zuordnung des Usage Faktors zu beliebigen BOR-Objekten | 20031023 | ||
6 | ![]() |
IMT_EUFASS_HIST | Call by reference | Type reference (TYPE) | ISULP_IEUFASS_HIST | Table of usage factor applied to a load profile (historie) | 20031107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einträge könnte nicht gelöscht werden | 20031020 |
Method DELETE_ELPASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_NUM_DELETED | Call by reference | Type reference (TYPE) | I | Anzahl Einträge gelöscht | 20031023 | ||
2 | ![]() |
IMT_ELPASS | Call by reference | Type reference (TYPE) | ISULP_IELPASS_ARCH | Zuordnung von Lasprofilen zu beliebigen BOR-Objekten | 20031023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einträge könnten nicht gelöscht werden | 20031023 |
Method DELETE_EUFASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_NUM_DELETED | Call by reference | Type reference (TYPE) | I | Anzahl Einträge gelöscht | 20031023 | ||
2 | ![]() |
IMT_EUFASS | Call by reference | Type reference (TYPE) | ISULP_IEUFASS_ARCH | Zuordnung des Usage Faktors zu beliebigen BOR-Objekten | 20031023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einträge könnte nicht gelöscht werden | 20031023 |
Method DELETE_EUFASS_HIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_NUM_DELETED | Call by reference | Type reference (TYPE) | I | Anzahl Einträge gelöscht | 20031107 | ||
2 | ![]() |
IMT_EUFASS_HIST | Call by reference | Type reference (TYPE) | ISULP_IEUFASS_HIST | Table of usage factor applied to a load profile (historie) | 20031107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einträge könnte nicht gelöscht werden | 20031107 |
Method FETCH_NEXT_RECORDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXT_ELPASS | Call by reference | Type reference (TYPE) | ISULP_IELPASS_ARCH | Zuordnung von Lasprofilen zu beliebigen BOR-Objekten | 20031022 | ||
2 | ![]() |
IM_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | 50 | Paketgroße | 20031020 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion nicht erlaubt | 20031020 | |
2 | ![]() |
Keine weiteren Daten gefunden | 20031020 |
Method INSERT_ELPASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_NUM_INSERTED | Call by reference | Type reference (TYPE) | I | Anzahl Einträge eingefügt | 20031023 | ||
2 | ![]() |
IMT_ELPASS | Call by reference | Type reference (TYPE) | ISULP_IELPASS_ARCH | Zuordnung von Lasprofilen zu beliebigen BOR-Objekten | 20031023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einträge konnten nicht gelöscht werden | 20031023 | |
2 | ![]() |
Einträge konnten nicht aktuallisiert werden | 20031027 |
Method INSERT_EUFASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_NUM_INSERTED | Call by reference | Type reference (TYPE) | I | Anzahl Einträge eingefügt | 20031023 | ||
2 | ![]() |
IMT_EUFASS | Call by reference | Type reference (TYPE) | ISULP_IEUFASS_ARCH | Zuordnung von Lasprofilen zu beliebigen BOR-Objekten | 20031023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einträge konnten nicht gelöscht werden | 20031023 |
Method INSERT_EUFASS_HIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_NUM_INSERTED | Call by reference | Type reference (TYPE) | I | Anzahl Einträge eingefügt | 20031107 | ||
2 | ![]() |
IMT_EUFASS_HIST | Call by reference | Type reference (TYPE) | ISULP_IEUFASS_HIST | Table of usage factor applied to a load profile (historie) | 20031107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einträge konnten nicht gelöscht werden | 20031107 |
Method OPEN_ARCHIVING_CURSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_HOLD | Call by reference | Type reference (TYPE) | KENNZX | 'X' | Cursor nach einem COMMIT offen halten | 20031020 | |
2 | ![]() |
IM_OBJKEY | Call by reference | Type reference (TYPE) | ISU00_RANGE_TAB | Objektschlüssel | 20031021 | ||
3 | ![]() |
IM_OBJTYPE | Call by reference | Type reference (TYPE) | ISU00_RANGE_TAB | Referenzobjekttyp | 20031021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion nicht erlaubt | 20031020 |
Method READ_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXT_ISU_EUFASS | Call by reference | Type reference (TYPE) | ISULP_IEUFASS_ARCH_OBJ_TABLE | Tabellentyp für ISULP_IEUFASS_ARCH_OBJ | 20031021 | ||
2 | ![]() |
IMT_ELPASS | Call by reference | Type reference (TYPE) | ISULP_IELPASS_ARCH | Zuordnung von Lasprofilen zu beliebigen BOR-Objekten | 20031021 | ||
3 | ![]() |
IM_TIME | Call by reference | Type reference (TYPE) | BISZEITSCH | Datum, bis zu dem eine Zeitscheibe gültig ist | 20031022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es wurde keine Einträge gefunden | 20031020 | |
2 | ![]() |
System fehler | 20031020 |
Method RELOAD_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_INSERTED_ELPASS | Call by reference | Type reference (TYPE) | I | Anzahl erfolgreich eingefügter ELPASS | 20031023 | ||
2 | ![]() |
EX_INSERTED_EUFASS | Call by reference | Type reference (TYPE) | I | Anzahl erfolgreich eingefügter EUFASS | 20031023 | ||
3 | ![]() |
EX_INSERTED_EUFASS_HIST | Call by reference | Type reference (TYPE) | I | Anzahl erfolgreich eingefügter EUFASS_HIST | 20031107 | ||
4 | ![]() |
IMT_ELPASS | Call by reference | Type reference (TYPE) | ISULP_IELPASS_ARCH | Zuordnung von Lasprofilen zu beliebigen BOR-Objekten | 20031023 | ||
5 | ![]() |
IMT_EUFASS | Call by reference | Type reference (TYPE) | ISULP_IEUFASS_ARCH | Zuordnung des Usage Faktors zu beliebigen BOR-Objekten | 20031023 | ||
6 | ![]() |
IMT_EUFASS_HIST | Call by reference | Type reference (TYPE) | ISULP_IEUFASS_HIST | Table of usage factor applied to a load profile (historie) | 20031107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einträge könnte nicht gelöscht werden | 20031020 |
Method SELECT_EUFASS_HIST_MULTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXT_EUFASS_HIST | Call by reference | Type reference (TYPE) | ISULP_IEUFASS_HIST | Table of usage factor applied to a load profile (historie) | 20031107 | ||
2 | ![]() |
IMT_ELPASS | Call by reference | Type reference (TYPE) | ISULP_IELPASS_ARCH | Archivierungs Kopfeintrag | 20031107 | ||
3 | ![]() |
IM_TIME | Call by reference | Type reference (TYPE) | BISZEITSCH | Datum, bis zu dem eine Zeitscheibe gültig ist | 20031107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
keine Einträge gefunden | 20031107 |
Method SELECT_EUFASS_MULTIPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXT_EUFASS | Call by reference | Type reference (TYPE) | ISULP_IEUFASS_ARCH | Zuordnung des Usage Faktors zu beliebigen BOR-Objekten | 20031021 | ||
2 | ![]() |
IMT_ELPASS | Call by reference | Type reference (TYPE) | ISULP_IELPASS_ARCH | Archivierungs Kopfeintrag | 20031021 | ||
3 | ![]() |
IM_TIME | Call by reference | Type reference (TYPE) | BISZEITSCH | Datum, bis zu dem eine Zeitscheibe gültig ist | 20031022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
keine Einträge gefunden | 20031021 |
Method UPDATE_ELPASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ELPASS | Call by reference | Type reference (TYPE) | ISULP_IELPASS_ARCH | Zuordnung von Lasprofilen zu beliebigen BOR-Objekten | 20031024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Lesen der Datenbank | 20031024 |
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 472 |