-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathzintfmonitor.msag.xml
More file actions
32 lines (32 loc) · 949 Bytes
/
zintfmonitor.msag.xml
File metadata and controls
32 lines (32 loc) · 949 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="utf-8"?>
<abapGit version="v1.0.0" serializer="LCL_OBJECT_MSAG" serializer_version="v1.0.0">
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
<asx:values>
<T100A>
<ARBGB>ZINTFMONITOR</ARBGB>
<MASTERLANG>E</MASTERLANG>
<STEXT>SAPInterfaceMonitor</STEXT>
</T100A>
<T100>
<T100>
<SPRSL>E</SPRSL>
<ARBGB>ZINTFMONITOR</ARBGB>
<MSGNR>000</MSGNR>
<TEXT>There is no Interface execution with id '&1'.</TEXT>
</T100>
<T100>
<SPRSL>E</SPRSL>
<ARBGB>ZINTFMONITOR</ARBGB>
<MSGNR>001</MSGNR>
<TEXT>Interface id '&1' does not exist.</TEXT>
</T100>
<T100>
<SPRSL>E</SPRSL>
<ARBGB>ZINTFMONITOR</ARBGB>
<MSGNR>002</MSGNR>
<TEXT>Unable to create instance from class '&1' of interface '&2'.</TEXT>
</T100>
</T100>
</asx:values>
</asx:abap>
</abapGit>