SAP ABAP Class CL_ECM_VALIDITY_DB (Validity: Database Accesses)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-ECM (Application Component) Engineering Change Management
⤷
ECM_OBJECTS (Package) ECM: Objects (Request, Order, Task, Validity)

⤷

⤷

Properties
Class | CL_ECM_VALIDITY_DB | |
Short Description | Validity: Database Accesses | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ECM_OBJECTS | ECM: Objects (Request, Order, Task, Validity) |
Created | 20021206 | SAP |
Last change | 20040930 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ECM_VALIDITY_DB has no forward declaration.
Interfaces
Class CL_ECM_VALIDITY_DB has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ECM_VALIDITY | 20021206 | Validity: Processing | |
2 | CL_ECM_VALIDITY_CONVERSION | 20021206 | Validity: Conversion Between Database and Runtime Formats |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_BUFFER | Validity Buffer | 20021206 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_BUFFER_NEG | Buffer for Validities That Have Not Been Found | 20021206 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_ECM_VAL | Validities | 20021206 | ||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_ECM_CONST | Constant Attributes | 20021206 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Validity: Delete with its History | 20040816 |
2 | ![]() |
Static method | Public | Method | Validity: Find Orders by Validity | 20021206 |
3 | ![]() |
Static method | Protected | Method | Validity: Get Data | 20021206 |
4 | ![]() |
Static method | Protected | Method | Validity: Reset Buffer | 20021206 |
5 | ![]() |
Static method | Protected | Method | Validity: Trigger Update of Changes | 20021206 |
6 | ![]() |
Static method | Protected | Method | Validity: Set Data in Buffer | 20021206 |
Events
Class CL_ECM_VALIDITY_DB has no event.
Types
Class CL_ECM_VALIDITY_DB has no local type.
Method Signatures
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_KEYS | Value transfer | Type reference (TYPE) | TT_ECMVAL_ORD_CTXT | Schlüssel für Aufträge | 20040816 | ||
2 | ![]() |
I_COMMIT | Call by reference | Type reference (TYPE) | FLAG | COMMIT WORK | 20040816 | ||
3 | ![]() |
I_COMMIT_WAIT | Call by reference | Type reference (TYPE) | FLAG | COMMIT WORK AND WAIT | 20040816 |
Method DELETE on class CL_ECM_VALIDITY_DB has no exception.
Method FIND_ORDERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FOUND_PARAM | Value transfer | Type reference (TYPE) | TT_ECM_PRM | zugehörige Parametergültigkeiten | 20021206 | ||
2 | ![]() |
ET_FOUND_VALIDITIES | Value transfer | Type reference (TYPE) | TT_ECM_VAL | gefundene Gültigkeiten | 20021206 | ||
3 | ![]() |
IT_PARAM | Value transfer | Type reference (TYPE) | TT_ECM_PRM | Parametergültigkeit | 20021206 | ||
4 | ![]() |
IT_VALIDITY | Value transfer | Type reference (TYPE) | TT_ECM_VAL | Gültigkeiten | 20021206 |
Method FIND_ORDERS on class CL_ECM_VALIDITY_DB has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARAM | Value transfer | Type reference (TYPE) | TT_ECM_PRM | Parametergültigkeit | 20021206 | ||
2 | ![]() |
ET_PARAM_HIST | Value transfer | Type reference (TYPE) | TT_ECM_PRM | historische Parametergültigkeit | 20040816 | ||
3 | ![]() |
ET_VAL | Value transfer | Type reference (TYPE) | TT_ECM_VAL | Gültigkeiten | 20021206 | ||
4 | ![]() |
ET_VAL_HIST | Value transfer | Type reference (TYPE) | TT_ECM_VALH | historische Gültigkeiten | 20040816 | ||
5 | ![]() |
IT_KEYS | Value transfer | Type reference (TYPE) | TT_ECMVAL_ORD_CTXT | Schlüssel für Auftrag und Kontext | 20021206 | ||
6 | ![]() |
I_ACCESS_DB | Value transfer | Type reference (TYPE) | FLAG | Datenbank direkt lesen | 20021206 | ||
7 | ![]() |
I_HISTORY | Value transfer | Type reference (TYPE) | FLAG | Historie lesen | 20040816 | ||
8 | ![]() |
I_TIMESTAMP | Value transfer | Type reference (TYPE) | ECMTIMEM | Zeitstempel für historische Auswertung | 20021206 |
Method GET_DATA on class CL_ECM_VALIDITY_DB has no exception.
Method INIT_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_KEYS | Value transfer | Type reference (TYPE) | TT_ECMVAL_ORD_CTXT | Schlüssel für Objekt, Auftrag und Kontext | 20021206 |
Method INIT_BUFFER on class CL_ECM_VALIDITY_DB has no exception.
Method SAVE_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_KEYS | Value transfer | Type reference (TYPE) | TT_ECMVAL_ORD_CTXT | Schlüssel für Auftrag und Kontext | 20021206 | ||
2 | ![]() |
I_COMMIT | Value transfer | Type reference (TYPE) | FLAG | COMMIT WORK | 20021206 | ||
3 | ![]() |
I_COMMIT_WAIT | Value transfer | Type reference (TYPE) | FLAG | COMMIT WORK AND WAIT | 20021206 |
Method SAVE_BUFFER on class CL_ECM_VALIDITY_DB has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_CHANGES_GLOBAL | Value transfer | Type reference (TYPE) | FLAG | Puffer enthält Änderungen zu Datenbank | 20021206 | ||
2 | ![]() |
IT_PARAM | Value transfer | Type reference (TYPE) | TT_ECM_PRM | Parametergültigkeit | 20021206 | ||
3 | ![]() |
IT_PARAM_DEL | Value transfer | Type reference (TYPE) | TT_ECM_PRM | zu löschende Parametergültigkeit | 20030331 | ||
4 | ![]() |
IT_VAL | Value transfer | Type reference (TYPE) | TT_ECM_VAL | Gültigkeiten | 20021206 | ||
5 | ![]() |
IT_VAL_DEL | Value transfer | Type reference (TYPE) | TT_ECMVAL_ORD_CTXT | zu löschende Gültigkeiten | 20021206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUIDs der Parametergültigkeit passen nicht zu gelesener Gült | 20021206 | |
2 | ![]() |
Schlüsselteil oder Freigabedatum fehlt | 20021206 |
History
Last changed by/on | SAP | 20040930 |
SAP Release Created in | 2.00 |