-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathzd_file_location.doma.xml
More file actions
33 lines (33 loc) · 968 Bytes
/
zd_file_location.doma.xml
File metadata and controls
33 lines (33 loc) · 968 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
33
<?xml version="1.0" encoding="utf-8"?>
<abapGit version="v1.0.0" serializer="LCL_OBJECT_DOMA" serializer_version="v1.0.0">
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
<asx:values>
<DD01V>
<DOMNAME>ZD_FILE_LOCATION</DOMNAME>
<DDLANGUAGE>E</DDLANGUAGE>
<DATATYPE>CHAR</DATATYPE>
<LENG>000001</LENG>
<OUTPUTLEN>000001</OUTPUTLEN>
<VALEXI>X</VALEXI>
<DDTEXT>Destinations of files</DDTEXT>
<DOMMASTER>E</DOMMASTER>
</DD01V>
<DD07V_TAB>
<DD07V>
<DOMNAME>ZD_FILE_LOCATION</DOMNAME>
<VALPOS>0001</VALPOS>
<DDLANGUAGE>E</DDLANGUAGE>
<DOMVALUE_L>F</DOMVALUE_L>
<DDTEXT>Frontendserver (SAP Gui)</DDTEXT>
</DD07V>
<DD07V>
<DOMNAME>ZD_FILE_LOCATION</DOMNAME>
<VALPOS>0002</VALPOS>
<DDLANGUAGE>E</DDLANGUAGE>
<DOMVALUE_L>S</DOMVALUE_L>
<DDTEXT>Applicationserver (SAP server)</DDTEXT>
</DD07V>
</DD07V_TAB>
</asx:values>
</asx:abap>
</abapGit>