SAP ABAP Class CL_ECM_CHANGE_GRAPH (Change Graph)
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_CHANGE_GRAPH | |
Short Description | Change Graph | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ECM_GRAPH | |
Program status | ||
Category | 0 | |
Package | ECM_OBJECTS | ECM: Objects (Request, Order, Task, Validity) |
Created | 20020502 | SAP |
Last change | 20040930 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ECM_CHANGE_GRAPH has no forward declaration.
Interfaces
Class CL_ECM_CHANGE_GRAPH has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ECM_FACADE | 20021021 | Connection of the Application to ECM | |
2 | CL_ECM_OBJ | 20030414 | Central Change Object Services | |
3 | CL_ECM_ORD | 20021021 | Change Order | |
4 | CL_ECM_SIMPLE_VALIDITY | 20040604 | Facad Class for Simple, Time-Based Validity | |
5 | CL_ECM_TSK | 20021021 | Change Task |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_ECM_CONST | Constant Attributes | 20020514 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | Event Running | 20030414 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ECMOBJGUID | Object GUID | 20020529 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ECMOTYP | Object Type | 20020529 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_INST_ADM | Instance Management | 20020514 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Change Graph: Create New Object Validity Status | 20020514 |
2 | ![]() |
Static method | Public | Method | Put Change Graphs in Buffer | 20021004 |
3 | ![]() |
Static method | Public | Method | Clear Buffer | 20021004 |
4 | ![]() |
Static method | Public | Method | Get Change Graphs from Buffer | 20021004 |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20020514 |
6 | ![]() |
Static method | Private | Method | Engineering Change Order: Convert GUID <-> External Key | 20020703 |
7 | ![]() |
Instance method | Protected | Method | Create Change Graph for Object | 20020514 |
8 | ![]() |
Instance method | Public | Method | Delete Change Graph for Object | 20020514 |
9 | ![]() |
Instance method | Public | Method | Display Change Graph | 20020529 |
10 | ![]() |
Instance method | Public | Method | Replace Change Number (1:1) | 20020612 |
11 | ![]() |
Static method | Public | Method | Change Graph: Existence Check, Also for Status | 20020515 |
12 | ![]() |
Static method | Public | Method | CONSTRUCTOR | 20030221 |
13 | ![]() |
Static method | Public | Method | Change Graph: Get Instance for Object | 20020514 |
14 | ![]() |
Instance method | Public | Method | Change Graph: Get Local Validity for Status | 20020612 |
15 | ![]() |
Instance method | Public | Method | Change Graph: Get Predecessor | 20020515 |
16 | ![]() |
Instance method | Public | Method | Change Graph: Determine Status Using Validity | 20020605 |
17 | ![]() |
Instance method | Public | Method | Change Graph: Reset Buffer | 20020514 |
18 | ![]() |
Static method | Protected | Method | Change Graph: Set Release of Engineering Change Order | 20020604 |
19 | ![]() |
Static method | Public | Method | Save Change Graph for Object | 20020514 |
20 | ![]() |
Instance method | Public | Method | Read Change Graph for Object | 20020514 |
21 | ![]() |
Instance method | Public | Method | Change Graph: Delete Object Validity Status | 20020514 |
22 | ![]() |
Instance method | Public | Method | Change Graph: Set Deletion Indicator | 20020514 |
23 | ![]() |
Instance method | Public | Method | Change Graph: Create Local Validity for Status | 20020612 |
24 | ![]() |
Instance method | Protected | Method | Set Time Stamp for Last Change | 20021011 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | NEW_NODE | Instance Event (0) |
Private (0) |
New State in Change Graph | 20020612 |
Types
Class CL_ECM_CHANGE_GRAPH has no local type.
Method Signatures
Method ADD_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COUNTER | Value transfer | Type reference (TYPE) | ECMCNT | Zähler | 20020514 | ||
2 | ![]() |
E_PREDECESSOR | Value transfer | Type reference (TYPE) | ECMORD | tatasächlicher Vorgänger | 20020529 | ||
3 | ![]() |
E_PREDECESSOR_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID tatsächlicher Vorgänger | 20020529 | ||
4 | ![]() |
I_ORDER | Value transfer | Type reference (TYPE) | ECMORD | neuer Stand | 20020514 | ||
5 | ![]() |
I_ORDER_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID neuer Stand | 20020514 | ||
6 | ![]() |
I_PREDECESSOR | Value transfer | Type reference (TYPE) | ECMORD | Vorgängerstand | 20020605 | ||
7 | ![]() |
I_PREDECESSOR_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Vorgängerstand | 20020605 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Änderungsauftrag hat bereits anderen Vorgänger | 20020529 | |
2 | ![]() |
Objekt kann nicht gesperrt werden | 20020725 | |
3 | ![]() |
Änderungsgraph zu Objekt existiert nicht | 20020529 | |
4 | ![]() |
Änderungsauftrag des anzulegenden Standes nicht vorhanden | 20020529 | |
5 | ![]() |
Änderungsauftrag des anzulegenden Standes nicht verwendbar | 20020529 | |
6 | ![]() |
Anzulegender Stand existiert bereits | 20020529 | |
7 | ![]() |
Vorgängerstand nicht zulässig | 20020529 | |
8 | ![]() |
Änderungsauftrag des Vorgängers nicht vorhanden | 20020529 | |
9 | ![]() |
Stand konnte nicht angelegt werden | 20020529 | |
10 | ![]() |
Neuer Änderungsauftrag (extern oder intern) fehlt | 20020529 |
Method BUFFER_BACKUP Signature
Method BUFFER_BACKUP on class CL_ECM_CHANGE_GRAPH has no parameter.
Method BUFFER_BACKUP on class CL_ECM_CHANGE_GRAPH has no exception.
Method BUFFER_REFRESH Signature
Method BUFFER_REFRESH on class CL_ECM_CHANGE_GRAPH has no parameter.
Method BUFFER_REFRESH on class CL_ECM_CHANGE_GRAPH has no exception.
Method BUFFER_RESTORE Signature
Method BUFFER_RESTORE on class CL_ECM_CHANGE_GRAPH has no parameter.
Method BUFFER_RESTORE on class CL_ECM_CHANGE_GRAPH has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_GUID | Value transfer | Type reference (TYPE) | ECMOBJGUID | GUID Objekt | 20020514 | ||
2 | ![]() |
I_OBJECT_TYPE | Value transfer | Type reference (TYPE) | ECMOTYP | Objekttyp | 20020529 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zum Objekt existiert bereits eine Instanz -> GET_INSTANCE | 20020514 | |
2 | ![]() |
alter Änderungsdienst aktiv | 20020528 | |
3 | ![]() |
Objektdaten fehlen | 20020606 |
Method CONVERT_ORDER_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ORDER | Value transfer | Type reference (TYPE) | ECMORD | Änderungsauftrag | 20020703 | ||
2 | ![]() |
E_ORDER_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Änderungsauftrag | 20020703 | ||
3 | ![]() |
I_ORDER | Value transfer | Type reference (TYPE) | ECMORD | Änderungsauftrag | 20020703 | ||
4 | ![]() |
I_ORDER_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Änderungsauftrag | 20020703 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Auftrag (extern oder intern) fehlt oder ist ungültig | 20020703 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NODE_COUNTER | Value transfer | Type reference (TYPE) | ECMCNT | Zähler für Knoten im Änderungsgraph | 20020514 | ||
2 | ![]() |
IF_NO_ECM | Value transfer | Type reference (TYPE) | FLAG | Erster Stand ohne Änderungsauftrag | 20021002 | ||
3 | ![]() |
I_ORDER | Value transfer | Type reference (TYPE) | ECMORD | Stand | 20020514 | ||
4 | ![]() |
I_ORDER_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Stand | 20020514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt hat bereits Änderungsgraph | 20020514 | |
2 | ![]() |
Objekt kann nicht gesperrt werden | 20020725 | |
3 | ![]() |
Änderungsauftrag existiert nicht | 20020514 | |
4 | ![]() |
Änderungauftrag kann nicht verwendet werden | 20020529 | |
5 | ![]() |
Änderungsgraph konnte nicht angelegt werden | 20020529 | |
6 | ![]() |
Änderungsauftrag (extern oder intern) fehlt | 20020514 |
Method DELETE Signature
Method DELETE on class CL_ECM_CHANGE_GRAPH has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Änderungsgraph konnte nicht gelöscht werden | 20020529 | |
2 | ![]() |
Objekt kann nicht gesperrt werden | 20020725 | |
3 | ![]() |
Änderungsgraph zu Objekt existiert nicht | 20020529 |
Method DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ORDER | Value transfer | Type reference (TYPE) | ECMORD | Änderungsauftrag | 20020529 | ||
2 | ![]() |
E_ORDER_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Änderungsauftrag | 20020529 | ||
3 | ![]() |
I_SELECTION | Value transfer | Type reference (TYPE) | FLAG | 'X' | Standauswahl möglich | 20020529 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Änderungsgraph zu Objekt existiert nicht | 20020529 | |
2 | ![]() |
Interner Fehler bei Darstellung | 20020604 |
Method EXCHANGE_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ORDER_GUID_NEW | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID neuer Änderungsauftrag | 20020612 | ||
2 | ![]() |
I_ORDER_GUID_OLD | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID alter Änderungsauftrag | 20020612 | ||
3 | ![]() |
I_ORDER_NEW | Value transfer | Type reference (TYPE) | ECMORD | neuer Änderungsauftrag | 20020612 | ||
4 | ![]() |
I_ORDER_OLD | Value transfer | Type reference (TYPE) | ECMORD | alter Änderungsauftrag | 20020612 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
neuer Änderungsauftrag kommt schon in Graph vor | 20021106 | |
2 | ![]() |
neuer Änderungsauftrag existiert nicht | 20020612 | |
3 | ![]() |
alter Änderungsauftrag existiert nicht | 20020612 | |
4 | ![]() |
alter Änderungsauftrag in Graph nicht gefunden | 20020612 | |
5 | ![]() |
Fehler beim Ersetzen des Auftrages | 20020612 | |
6 | ![]() |
alter/ neuer Auftrag müssen selben Typ haben | 20020612 | |
7 | ![]() |
Änderungsauftrag (extern oder intern) fehlt | 20020612 |
Method EXISTENCE_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COUNTER | Value transfer | Type reference (TYPE) | ECMCNT | Änderungsstand-Zähler | 20040301 | ||
2 | ![]() |
I_OBJECT_GUID | Value transfer | Type reference (TYPE) | ECMOBJGUID | GUID Objekt | 20020517 | ||
3 | ![]() |
I_ORDER | Value transfer | Type reference (TYPE) | ECMORD | Änderungsauftrag | 20020515 | ||
4 | ![]() |
I_ORDER_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Änderungsauftrag | 20020515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Änderungsgraph zu Objekt existiert nicht | 20020515 | |
2 | ![]() |
Auftrag kommt im Änderungsgraph nicht vor | 20020515 | |
3 | ![]() |
Auftrag in Graph nicht vorhanden | 20020614 |
Method FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ECM_CHANGE_GRAPH | Änderungsgraph | 20030221 | ||
2 | ![]() |
I_OBJECT_GUID | Value transfer | Type reference (TYPE) | ECMOBJGUID | GUID Objekt | 20030221 | ||
3 | ![]() |
I_OBJECT_TYPE | Value transfer | Type reference (TYPE) | ECMOTYP | Objekttyp | 20030221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zum Objekt existiert bereits eine Instanz -> GET_INSTANCE | 20030221 | |
2 | ![]() |
alter Änderungsdienst aktiv | 20030221 | |
3 | ![]() |
Objektdaten fehlen | 20030221 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ECM_CHANGE_GRAPH | Instanz Änderunggraph | 20020514 | ||
2 | ![]() |
I_OBJECT_GUID | Value transfer | Type reference (TYPE) | ECMOBJGUID | GUID Objekt | 20020514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zum Objekt existiert keine Instanz | 20020514 |
Method GET_LOCAL_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VALIDITY | Value transfer | Type reference (TYPE) | TT_ECM_VAL_EXT | lokale Gültigkeit zu Stand | 20020612 | ||
2 | ![]() |
E_CHANGE_KIND | Value transfer | Type reference (TYPE) | ECMKND | Änderungsart | 20020613 | ||
3 | ![]() |
E_ORDER | Value transfer | Type reference (TYPE) | ECMORD | Gültigkeitsauftrag | 20020612 | ||
4 | ![]() |
E_ORDER_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Gültigkeitsauftrag | 20020612 | ||
5 | ![]() |
I_ORDER | Value transfer | Type reference (TYPE) | ECMORD | Änderungsauftrag | 20020612 | ||
6 | ![]() |
I_ORDER_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Änderungsauftrag | 20020612 | ||
7 | ![]() |
I_TIMESTAMP | Value transfer | Type reference (TYPE) | ECMTIMEM | Zeitstempel Änderung | 20020612 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Stand besitzt keine lokale Gültigkeit | 20020612 | |
2 | ![]() |
Änderungsauftrag existiert nicht | 20020612 | |
3 | ![]() |
alter Änderungsauftrag in Graph nicht gefunden | 20020612 | |
4 | ![]() |
Änderungsauftrag (extern oder intern) fehlt | 20020612 |
Method GET_PREDECESSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PREDECESSOR | Value transfer | Type reference (TYPE) | ECMORD | Vorgängerstand | 20020605 | ||
2 | ![]() |
E_PREDECESSOR_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Vorgängerstand | 20020605 | ||
3 | ![]() |
I_ORDER | Value transfer | Type reference (TYPE) | ECMORD | Änderungsauftrag | 20020515 | ||
4 | ![]() |
I_ORDER_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Änderungsauftrag | 20020515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Änderungsgraph zu Objekt existiert nicht | 20020515 | |
2 | ![]() |
Auftrag kommt im Änderungsgraph nicht vor | 20020515 | |
3 | ![]() |
Auftrag hat keinen Vorgängerstand | 20020515 | |
4 | ![]() |
Änderungsauftrag (extern oder intern) fehlt | 20020529 |
Method GET_STATE_BY_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ORDER | Value transfer | Type reference (TYPE) | ECMORD | Änderungsauftrag | 20020605 | ||
2 | ![]() |
E_ORDER_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Änderungsauftrag | 20020605 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zur Gültigkeit konnte kein Stand ermittelt werden | 20020605 | |
2 | ![]() |
Keine Gültigkeit eingegeben | 20020605 |
Method INIT Signature
Method INIT on class CL_ECM_CHANGE_GRAPH has no parameter.
Method INIT on class CL_ECM_CHANGE_GRAPH has no exception.
Method ON_ORDER_RELEASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ECMORDGUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Änderungsauftrag | 20020702 | ||
2 | ![]() |
I_TIME_STAMP | Value transfer | Type reference (TYPE) | ECMTIMER | Zeitstempel Freigabe | 20020702 |
Method ON_ORDER_RELEASE on class CL_ECM_CHANGE_GRAPH has no exception.
Method POST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMIT | Value transfer | Type reference (TYPE) | FLAG | COMMIT WORK | 20020514 | ||
2 | ![]() |
COMMIT_WAIT | Value transfer | Type reference (TYPE) | FLAG | COMMIT WORK AND WAIT | 20020514 |
Method POST on class CL_ECM_CHANGE_GRAPH has no exception.
Method PROVIDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHANGE_GRAPH | Value transfer | Type reference (TYPE) | TT_ECMCGRAPH | Änderungsgraph intern | 20020529 | ||
2 | ![]() |
ET_IL_DATA | Value transfer | Type reference (TYPE) | COMT_IL_DATA_ECMCHG_TAB | Änderungsgraph in Interlinkages-Format | 20020529 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Falsche Objekt-GUID oder Objekt besitzt keinen Graph | 20020529 |
Method REMOVE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DELETE_LEAVES_ONLY | Value transfer | Type reference (TYPE) | FLAG | 'X' | nur Blätter aus Grpah löschen | 20020514 | |
2 | ![]() |
I_ORDER_DEL | Value transfer | Type reference (TYPE) | ECMORD | zu löschender Stand | 20020529 | ||
3 | ![]() |
I_ORDER_GUID_DEL | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID zu löschender Stand | 20020514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Stand konnte nicht gelöscht werden | 20020529 | |
2 | ![]() |
Objekt kann nicht gesperrt werden | 20020725 | |
3 | ![]() |
Falsche Objekt-GUID oder Objekt besitzt keinen Graph | 20020514 | |
4 | ![]() |
Objekt hat keinen Stand zum angegebenen Auftrag | 20020514 | |
5 | ![]() |
Stand kann nicht gelöscht werden, da Nachfolger vorhanden | 20020514 | |
6 | ![]() |
Änderungsauftrag (extern oder intern) fehlt | 20020514 |
Method SET_DELETION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ORDER_DEL | Value transfer | Type reference (TYPE) | ECMORD | zu löschender Stand | 20020529 | ||
2 | ![]() |
I_ORDER_GUID_DEL | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID zu löschender Stand | 20020514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt kann nicht gesperrt werden | 20020725 | |
2 | ![]() |
Falsche Objekt-GUID oder Objekt besitzt keinen Graph | 20020514 | |
3 | ![]() |
Objekt hat keinen Stand zum angegebenen Auftrag | 20020514 | |
4 | ![]() |
Löschkennzeichen kann nicht gesetzt werden | 20020529 | |
5 | ![]() |
Änderungsauftrag (extern oder intern) fehlt | 20020514 |
Method SET_LOCAL_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VALIDITY | Value transfer | Type reference (TYPE) | TT_ECM_VAL_EXT | lokale Gültigkeit zu Stand | 20020612 | ||
2 | ![]() |
I_CHANGE_KIND | Value transfer | Type reference (TYPE) | ECMKND | Änderungsart | 20020613 | ||
3 | ![]() |
I_ORDER | Value transfer | Type reference (TYPE) | ECMORD | Änderungsauftrag | 20020612 | ||
4 | ![]() |
I_ORDER_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Änderungsauftrag | 20020612 | ||
5 | ![]() |
I_PREDECESSOR | Value transfer | Type reference (TYPE) | ECMORD | Vorgängerstand | 20020612 | ||
6 | ![]() |
I_PREDECESSOR_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Vorgängerstand | 20020612 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Stand existiert bereits mit anderem Vorgänger | 20020612 | |
2 | ![]() |
Neuer Auftrag hat nicht Typ 'Gültigkeit' | 20020612 | |
3 | ![]() |
Vorgängerstand nicht zulässig | 20020612 | |
4 | ![]() |
Vorgängerstand existiert nicht in Graph | 20020612 | |
5 | ![]() |
Fehler beim Anlegen des Auftrages | 20020612 | |
6 | ![]() |
Änderungsauftrag existiert nicht | 20020612 | |
7 | ![]() |
alter Änderungsauftrag in Graph nicht gefunden | 20020612 | |
8 | ![]() |
Fehler beim Anlegen der lokalen Gültigkeit | 20020612 | |
9 | ![]() |
Änderungsauftrag (extern oder intern) fehlt | 20020612 |
Method SET_TIMESTAMP_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ORDER | Value transfer | Type reference (TYPE) | ECMORD | Änderungsauftrag | 20021011 | ||
2 | ![]() |
I_ORDER_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Änderungsauftrag | 20021011 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Änderungsgraph existiert nicht | 20021011 | |
2 | ![]() |
Änderungsauftrag existiert nicht | 20021011 | |
3 | ![]() |
Änderungsauftrag nicht im Änderungsgraph | 20021011 | |
4 | ![]() |
Fehler bei Interlinkages | 20021011 | |
5 | ![]() |
Änderungsauftrag muß angegeben werden | 20021011 |
Event Signatures
Event NEW_NODE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_CHANGE_KIND | Exporting | Value transfer | Type reference (TYPE) | ECMKND | Änderungsart | 20020628 | ||
2 | E_CHANGE_TYPE | Exporting | Value transfer | Type reference (TYPE) | ECMTYP | Auftragstyp | 20020628 | ||
3 | E_OBJECT_GUID | Exporting | Value transfer | Type reference (TYPE) | ECMOBJGUID | GUID Objekt | 20020612 | ||
4 | E_OBJECT_TYPE | Exporting | Value transfer | Type reference (TYPE) | ECMOTYP | Objekttyp | 20020612 | ||
5 | E_ORDER | Exporting | Value transfer | Type reference (TYPE) | ECMORD | Änderungsauftrag | 20020612 | ||
6 | E_ORDER_GUID | Exporting | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Änderungsauftrag | 20020612 | ||
7 | E_PREDECESSOR_GUID | Exporting | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Vorgänger-Änderungsauftrag | 20020628 |
History
Last changed by/on | SAP | 20040930 |
SAP Release Created in | 2.00 |