You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Acquiring-Preparing-Modeling-Data/Acquiring-and-Preparing-Data-in-the-Data-Builder/acquiring-data-in-the-data-builder-1f15a29.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -137,7 +137,7 @@ All the objects you import or create in the *Data Builder* are listed on the *Da
137
137
- Click a tile to create a new object
138
138
- Click <spanclass="FPA-icons-V3"></span> \(Show filters\) to filter the list on collections and search by criteria. Click *Show More* to open a dialog with additional filter options.
139
139
- Enter one or more characters in the *Search* field and press *Enter*\(or click *Search*\).
140
-
- As you type, the field will begin proposing objects and search strings. Select an object to open it directly. Click on a string to start a search on it.
140
+
-If you've searched for objects before, clicking in the search field shows a list of recently entered searches. As you type, the field will begin proposing objects and search strings. Select an object to open it directly. Click on a string to start a search on it.
141
141
142
142
- The search is case-insensitive and automatically applies wildcards so that, for example, the string "`lend`" will find objects containing both "`lender`" and "`calendar`".
Copy file name to clipboardExpand all lines: docs/Acquiring-Preparing-Modeling-Data/Acquiring-and-Preparing-Data-in-the-Data-Builder/creating-a-replication-flow-25e2bd7.md
+27Lines changed: 27 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -160,6 +160,33 @@ For more information about available connection types, sources, and targets, see
160
160
161
161
\[only relevant if the target table has columns that don't exist in the corresponding source object\] Activate this option if you want to skip target columns that don't exist in the source. For more information, see [Add the Target for a Replication Flow](add-the-target-for-a-replication-flow-ab490fb.md).
162
162
163
+
</td>
164
+
</tr>
165
+
<tr>
166
+
<tdvalign="top">
167
+
168
+
Content Type
169
+
170
+
</td>
171
+
<tdvalign="top">
172
+
173
+
\[only relevant for ABAP-based source systems\]. Select the best content type to use when loading data from an ABAP-based system.
174
+
175
+
You can choose between 2 content types:
176
+
177
+
-*Template Type*: The data types used in the source table will be applied in the target table.
178
+
-*Native Type*\(default\): Different data types will be applied to the target table. A string data type will be used for the date column in the target table, and a decimal data type will be used for the timestamp column to the target table.
179
+
180
+
> ### Example:
181
+
> Your source table contains a date column that doesn't have values in ISO format. If you select the content type *Template Type* your replication flow run will fail with an error because the target table will expect data in ISO format. You'd better select the *Native Type* to run the replication flow, so that the data type will be turned into string.
182
+
183
+
> ### Note:
184
+
> - This option is available only for replication flows created from wave 2025.04.
185
+
> - It's best to use it for new targets, or for existing targets but only if you are certain about the existing column data types in the target. Otherwise, the replication flow deployment or run will fail due to a column data type mismatch between the source and target.
186
+
> - You can modify the content type later but with some restrictions. As the content type selection is at replication flow level, changing it will affect the source column data types \(date, time, and timestamp\) for all existing replication objects in the replication flow. For more information, see [Modify a Replication Flow](modify-a-replication-flow-a24c71f.md).
Copy file name to clipboardExpand all lines: docs/Acquiring-Preparing-Modeling-Data/Acquiring-and-Preparing-Data-in-the-Data-Builder/creating-a-transformation-flow-in-a-file-space-b917baf.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ As a Datasphere modeler, you want to model transformation flows with local table
27
27
> ### Note:
28
28
> On file space, you can only create *Graphical View Transform*.
29
29
30
-
3. Add a source. For more information, see <?sap-ot O2O class="- topic/xref " href="ec702fe3b1134f278c5c538b447b7435.xml" text="" desc="" xtrc="xref:3" xtrf="file:/home/builder/src/dita-all/yyv1736254891721/loioc25299a38b6448f889a43b42c9e5897d_en-US/src/content/localization/en-us/b917baf0431343bea8381fa37e12eeb8.xml" output-class="" outputTopicFile="file:/home/builder/tp.net.sf.dita-ot/2.3/plugins/com.elovirta.dita.markdown_1.3.0/xsl/dita2markdownImpl.xsl" ?> . Note that you can only add a local table \(file\).
30
+
3. Add a source. For more information, see <?sap-ot O2O class="- topic/xref " href="ec702fe3b1134f278c5c538b447b7435.xml" text="" desc="" xtrc="xref:3" xtrf="file:/home/builder/src/dita-all/sqq1737416514784/loioc25299a38b6448f889a43b42c9e5897d_en-US/src/content/localization/en-us/b917baf0431343bea8381fa37e12eeb8.xml" output-class="" outputTopicFile="file:/home/builder/tp.net.sf.dita-ot/2.3/plugins/com.elovirta.dita.markdown_1.3.0/xsl/dita2markdownImpl.xsl" ?> . Note that you can only add a local table \(file\).
31
31
4. Add a Transformation. The *View Transform* does not support all functions available in a transformation flow created in an SAP HANA space. For more information, see [List of Functions Supported by a Transformation Flow \(in a File Space\)](list-of-functions-supported-by-a-transformation-flow-in-a-file-s-37e737f.md):
32
32
33
33
@@ -52,7 +52,7 @@ As a Datasphere modeler, you want to model transformation flows with local table
0 commit comments