SAP ABAP Class CL_XMS_TROUBLESHOOT (Integration Troubleshooting Settings)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSF (Package) XI: Integration Engine Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MAIN | XMS: Global Attributes | 20011206 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MAIN_CONST | XMS: Constants | 20011206 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_PLSRV | XMS Pipeline Service Interface | 20011206 |
Properties
| Class | CL_XMS_TROUBLESHOOT | |
| Short Description | Integration Troubleshooting Settings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSF | XI: Integration Engine Runtime |
| Created | 20011205 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_TROUBLESHOOT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XMS_MAIN | XMS: Global Attributes | 20011206 | ||
| 2 | IF_XMS_MAIN_CONST | XMS: Constants | 20011206 | ||
| 3 | IF_XMS_PLSRV | XMS Pipeline Service Interface | 20011206 |
Friends
Class CL_XMS_TROUBLESHOOT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20030919 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20011206 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20011206 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20011206 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20011206 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20011220 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20030717 | |||||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_XMS_RUN_TIME_ENV | XMS: Runtime Environment | 20011206 | |||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20011206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Define New Action in Database | 20011211 | |
| 2 | Static method | Public | Method | Unlock All Tables for DISABLE_ON_EXPIRY | 20011213 | |
| 3 | Static method | Public | Method | Deactivate Expired Trigger and Corresponding Actions | 20011213 | |
| 4 | Static method | Public | Method | Lock All Tables for DISABLE_ON_EXPIRY | 20011213 | |
| 5 | Instance method | Private | Method | Routine Call (Version 2, Multiple Triggers Possible) | 20011207 | |
| 6 | Instance method | Private | Method | Routine Call (Old Version 1, Single Triggers Only) | 20011207 | |
| 7 | Static method | Private | Method | Read All Actions | 20011211 | |
| 8 | Static method | Private | Method | Read All Triggers | 20011217 | |
| 9 | Static method | Private | Method | Delete Action | 20011213 | |
| 10 | Static method | Private | Method | Change Action | 20011213 | |
| 11 | Static method | Private | Method | Delete Trigger (+ Possible Associated Actions) | 20011213 | |
| 12 | Static method | Private | Method | Change Trigger | 20011213 | |
| 13 | Instance method | Private | Method | Execute Action on Message Object | 20011211 | |
| 14 | Instance method | Private | Method | Execute Action on Message Object | 20011211 | |
| 15 | Instance method | Private | Method | Check Condition in Message Object | 20011211 | |
| 16 | Static method | Public | Method | Delete Specific Trigger and Corresponding Actions | 20011213 | |
| 17 | Static method | Public | Method | Unlock Trigger and Corresponding Actions | 20011213 | |
| 18 | Static method | Public | Method | Lock Trigger and Corresponding Actions | 20011213 | |
| 19 | Static method | Public | Method | Read All Triggers and Corresponding Actions | 20011213 | |
| 20 | Static method | Public | Method | Insert or Overwrite Trigger and Corresponding Actions | 20011213 | |
| 21 | Static method | Private | Method | Define New Trigger in Database | 20011211 |
Events
Class CL_XMS_TROUBLESHOOT has no event.
Types
Class CL_XMS_TROUBLESHOOT has no local type.
Method Signatures
Method ACTION_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | SXMSTSACT | Action Tabelle für Integration Server Troubleshooting | 20011211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Action (Action ID) existiert bereits | 20011211 | ||
| 2 | Es existiert kein zugehöriger Trigger | 20011211 |
Method DEQ_ALL Signature
Method DEQ_ALL on class CL_XMS_TROUBLESHOOT has no parameter.
Method DEQ_ALL on class CL_XMS_TROUBLESHOOT has no exception.
Method DISABLE_ON_EXPIRY Signature
Method DISABLE_ON_EXPIRY on class CL_XMS_TROUBLESHOOT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Troubleshooting Tabellen sind derzeit gesperrt | 20011214 | ||
| 2 | Systemfehler im Sperrserver | 20011213 |
Method ENQ_ALL Signature
Method ENQ_ALL on class CL_XMS_TROUBLESHOOT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Troubleshooting Tabellen sind derzeit gesperrt | 20011213 | ||
| 2 | Systemfehler im Sperrserver | 20011213 |
Method EXEC_MULTIPLE_TRIGGERS Signature
Method EXEC_MULTIPLE_TRIGGERS on class CL_XMS_TROUBLESHOOT has no parameter.
Method EXEC_MULTIPLE_TRIGGERS on class CL_XMS_TROUBLESHOOT has no exception.
Method EXEC_SINGLE_TRIGGER Signature
Method EXEC_SINGLE_TRIGGER on class CL_XMS_TROUBLESHOOT has no parameter.
Method EXEC_SINGLE_TRIGGER on class CL_XMS_TROUBLESHOOT has no exception.
Method GET_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION_TABLE | Call by reference | Type reference (TYPE) | SXMS_ACTION_TABLE | Action Tabelle für IS Troubleshooting | 20011212 | |||
| 2 | NENTRIES | Call by reference | Type reference (TYPE) | SYDBCNT | Datenbankzugriffe, Anzahl der bearbeiteten Tabellenzeilen | 20011212 |
Method GET_ACTIONS on class CL_XMS_TROUBLESHOOT has no exception.
Method GET_TRIGGERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLED | Call by reference | Type reference (TYPE) | SXMSFLAG | Integration Engine: Flag (true/false) | 20011217 | |||
| 2 | NENTRIES | Call by reference | Type reference (TYPE) | SYDBCNT | Datenbankzugriffe, Anzahl der bearbeiteten Tabellenzeilen | 20011217 | |||
| 3 | TRIGGER_TABLE | Call by reference | Type reference (TYPE) | SXMS_TRIGGER_TABLE | Trigger Tabelle für IS Troubleshooting | 20011217 | |||
| 4 | USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20011217 |
Method GET_TRIGGERS on class CL_XMS_TROUBLESHOOT has no exception.
Method O_ACTION_DEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | SXMSTSACT | Action Tabelle für Integration Server Troubleshooting | 20011213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Action existiert nicht. | 20011213 |
Method O_ACTION_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | SXMSTSACT | Action Tabelle für Integration Server Troubleshooting | 20011213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Action existiert nicht in DB Tabelle | 20011213 | ||
| 2 | Es existiert kein zugehöriger Trigger | 20011213 |
Method O_TRIGGER_AND_ACTION_DEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRIGGER | Call by reference | Type reference (TYPE) | SXMSTSTRIG | Tabelle der Troubleshooting Trigger | 20011213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Trigger existiert nicht. | 20011213 |
Method O_TRIGGER_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRIGGER | Call by reference | Type reference (TYPE) | SXMSTSTRIG | Tabelle der Troubleshooting Trigger | 20011213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Trigger existiert nicht in der Datenbank Tabelle | 20011213 |
Method RUN_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIONNAME | Call by reference | Type reference (TYPE) | SXMSACTNAM | 20011211 | ||||
| 2 | ACTIONVAL | Call by reference | Type reference (TYPE) | SXMSACTVAL | 20011211 | ||||
| 3 | RETURN | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20011211 | |||
| 4 | TRIGGER | Call by reference | Type reference (TYPE) | SXMSTSTRIG | Tabelle der Troubleshooting Trigger | 20020117 |
Method RUN_ACTION on class CL_XMS_TROUBLESHOOT has no exception.
Method RUN_ACTION_WRAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20011211 | |||
| 2 | TRIGGER | Call by reference | Type reference (TYPE) | SXMSTSTRIG | Tabelle der Troubleshooting Trigger | 20011211 |
Method RUN_ACTION_WRAP on class CL_XMS_TROUBLESHOOT has no exception.
Method RUN_TRIGGER_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20011211 | |||
| 2 | TRIGGERNAME | Call by reference | Type reference (TYPE) | SXMSTRIG | 20011211 | ||||
| 3 | TRIGGERVAL | Call by reference | Type reference (TYPE) | SXMSTRGVAL | 20011211 |
Method RUN_TRIGGER_CHECK on class CL_XMS_TROUBLESHOOT has no exception.
Method TRIGGERS_AND_ACTIONS_DEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDID | Call by reference | Type reference (TYPE) | SXMSCONDID | Tabelle der Troubleshooting Trigger | 20011213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Trigger existiert nicht. | 20011213 |
Method TRIGGERS_AND_ACTIONS_DEQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDID | Call by reference | Type reference (TYPE) | SXMSCONDID | Tabelle der Troubleshooting Trigger | 20011213 |
Method TRIGGERS_AND_ACTIONS_DEQ on class CL_XMS_TROUBLESHOOT has no exception.
Method TRIGGERS_AND_ACTIONS_ENQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDID | Call by reference | Type reference (TYPE) | SXMSCONDID | Tabelle der Troubleshooting Trigger | 20011213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Trigger ist derzeit gesperrt. | 20011213 | ||
| 2 | Systemfehler im Sperrserver | 20011213 |
Method TRIGGERS_AND_ACTIONS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION_TABLE | Call by reference | Type reference (TYPE) | SXMS_ACTION_TABLE | Action Tabelle für IS Troubleshooting | 20011213 | |||
| 2 | ENABLED | Call by reference | Type reference (TYPE) | SXMSFLAG | Integration Engine: Flag (true/false) | 20011217 | |||
| 3 | N_ACTION | Call by reference | Type reference (TYPE) | SYDBCNT | Datenbankzugriffe, Anzahl der bearbeiteten Tabellenzeilen | 20011213 | |||
| 4 | N_TRIGGER | Call by reference | Type reference (TYPE) | SYDBCNT | Datenbankzugriffe, Anzahl der bearbeiteten Tabellenzeilen | 20011213 | |||
| 5 | TRIGGER_TABLE | Call by reference | Type reference (TYPE) | SXMS_TRIGGER_TABLE | Trigger Tabelle für IS Troubleshooting | 20011213 | |||
| 6 | USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20011217 |
Method TRIGGERS_AND_ACTIONS_GET on class CL_XMS_TROUBLESHOOT has no exception.
Method TRIGGERS_AND_ACTIONS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION_TABLE | Call by reference | Type reference (TYPE) | SXMS_ACTION_TABLE | Action Tabelle für IS Troubleshooting | 20011213 | |||
| 2 | TRIGGER_TABLE | Call by reference | Type reference (TYPE) | SXMS_TRIGGER_TABLE | Trigger Tabelle für IS Troubleshooting | 20011213 |
Method TRIGGERS_AND_ACTIONS_SET on class CL_XMS_TROUBLESHOOT has no exception.
Method TRIGGER_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRIGGER | Call by reference | Type reference (TYPE) | SXMSTSTRIG | Tabelle der Troubleshooting Trigger | 20011211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Trigger (die Trigger ID) existiert bereits in der DB. | 20011211 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |