SAP S/4HANA Migration

Rapid Data Migration & Tool Selection

70 flashcards · answers and spaced-repetition review in the KnowCard app

Two S/4HANA migrations have identical record counts. One pulls from clean, recently-archived ECC data; the other consolidates several merged-company legacy systems with overlapping customers. Which one justifies Rapid Data Migration over the migration cockpit, and on what axis?
RDM can improve data quality both before and during the load rather than only after. Why does the 'during the load' window matter — what is the asymmetry if you defer all cleansing to post-go-live?
What problem does RDM's deduplication function actually prevent, and why can't you rely on the target system's primary keys to catch it instead?
A teammate says SAP Data Services profiling 'cleans the data before migration.' Correct them — what does profiling actually do, and how is that different from cleansing?
Your source landscape is a mix of non-SAP legacy systems and loose CSV files of varying quality. Which capability of SAP Data Services makes it the better fit here than a cockpit-only approach?
How are field mappings built in SAP Data Services, and why does that delivery model matter for the amount of custom code a migration carries?
Auditors ask you to prove a specific S/4HANA record originated from a known legacy source. Which RDM capability answers that, and what is it commonly confused with?
Someone budgets a license line item for 'Rapid Data Migration.' What's the misunderstanding — what exactly is RDM made of?
SAP Data Services can feed the S/4HANA migration cockpit in two ways. What are they, and what does choosing one over the other actually decide?
A colleague wants to reuse existing LSMW objects on the new S/4HANA system (LSMW is part of NetWeaver, built for the classic Business Suite). Per SAP Note 2287723, what's the correct stance — and why is 'it's banned' the wrong way to frame it?
You want to know whether external data will pass S/4HANA's checks before committing it. What does SAP Data Services let you do that a load-into-sandbox approach doesn't, and why does that distinction matter?
Is SAP Data Services a migration-specific tool? Place it correctly in SAP's portfolio and explain what that implies about its reuse beyond a single S/4HANA migration.
Which standard SAP interfaces does Rapid Data Migration use to load into S/4HANA?
Name the three data-migration tools for S/4HANA and the ONE situation that uniquely points to each — without defaulting to 'it depends.'
Beyond the Data Services software, what does the SAP S/4HANA Rapid Data Migration best-practices package actually ship — the pieces you get for free that you'd otherwise build by hand?
You want the predefined RDM content but have no SAP or partner engagement. Where do you actually get it, and what does that say about who can use it?
The RDM jobs arrive in a proprietary file format you import into Data Services. What format is it, what else ships alongside, and what is the catch about language?
A budget line assumes you must buy a Data Services license just to load data with RDM. When is that false, and what exactly do you request instead?
RDM says it loads through IDocs, yet the object you need is only exposed as a BAPI with no IDoc interface. How do you bridge that gap, and what transaction does it?
RDM is described as loading 'via IDocs,' yet many target objects are created by BAPIs. How is that not a contradiction — how does a BAPI get loaded through an IDoc?
In RDM, which function module always receives inbound IDocs in the S/4HANA target, and what is the internal shape of an IDoc that Data Services has to map to?
You're monitoring an RDM load and see inbound IDocs sitting at status 64. Is that a failure? What do the three key inbound IDoc statuses mean?
People treat 'message type' and 'basic type' as one-to-one for IDocs. Distinguish them, and explain why the real relationship is n:m rather than 1:n.
Why can a newer S/4HANA system still process IDocs generated by an old system (and vice versa)? What rule does the IDoc version concept enforce to make that safe?
After Data Services deduplicates and merges several duplicate customer records, what is the single surviving record called, and what does that term signify?
Data Services handles profiling, dedup, and lineage — but SAP names a separate companion tool for exactly these. Which tool, and where does it sit in SAP's portfolio?
During an RDM project you need to catch data-quality and mapping problems early, and let non-technical users read the results. Which optional component provides that, and in what form?
Open an RDM object in Data Services and you'll see data flows suffixed _Map, _Validate, and _Enrich. What does each do, and which one can you safely ignore on a first load?
In Data Services you customize a delivered job and later find a different project's migration broke. What organizing rule caused this, and what's the correct habit to avoid it?
Can you migrate just a couple of tables of a business object with RDM to save time? What granularity does RDM actually enforce, and how does that map to jobs and IDocs?
In S/4HANA, customers and vendors no longer exist as standalone masters. What integration must RDM respect when loading them, and how do you avoid calling the wrong interface?
You need to bring a legacy database table and some Excel files into Data Services as migration sources. How do you register a table, and what surprising limit applies to Excel?
Before mapping, you want to know how bad the legacy data is per column. Which built-in Data Services feature does that, what must be true of the data first, and what analyses does it give?
Column profiling looks clean, but you suspect orphaned records — items with no header, addresses with no owner. Which profiling mode catches that, and how do you invoke it?
When mapping from an RDM migration template in the Designer, you connect your source to a query object. What's the difference between Qry_BestPractices and Qry_AllFields, and why can the mapping often be copied 1:1?
You've finished a mapping and want to catch errors before a job run. What two internal validation actions does Data Services offer, and how do they differ in scope?
Your migration has more than one source structure (e.g. header and address tables). What must you define so Data Services can combine them, and what feature does the tedious part for you?
You remap a source field to a different target and Data Services throws a data-type mismatch warning. Which menu action remaps a field, and is that warning something to fix?
You want to undo a manual field mapping in Data Services, so you delete the generated code — and validation now complains. Why, and what's the correct way to reset a mapping? Also, what's the alternative to mapping a field from a source column?
After basic field mapping, some legacy values (like country and region codes) still don't match S/4HANA. Which tool converts them, why is region a 'multilevel' conversion, and what can you edit in that tool?
The book insists on an 'initial job run' before you even finish value mapping. What problem does that run solve that profiling alone can't, and what global variable makes it collect the legacy values?
In the RDM process, what does the cleansing/conversion/validation step reconcile against, and why must S/4HANA Customizing be replicated into a Data Services layer first?
During a Rapid Data Migration job, the Data Services Monitor tab shows a green light, then it flips to red. A teammate cheers that the load 'went green, then finished.' Why is that reading of the traffic light wrong?
In SAP Data Services a bank record whose mandatory country field is empty ends up in the Invalid area twice, failing two validations at once. Why does one empty field trip two checks, and what does that reveal about how validations run?
While mapping legacy values in Migration Services, one value shows a yellow triangle and another a red circle. Which one is the real defect, and what does each symbol mean?
The delivered RDM validation rejects the Canadian postal code X4352. On what basis does it reject it, and what does that function actually check versus not check?
A validation run leaves a batch of failed bank records. You can either discard them or fix them in the legacy system and reload. Why is reloading always safe here, and when do you stop iterating?
You point the DS_SAP datastore at S/4HANA but can't find fields labelled 'Instance number' or 'Client' in Data Services. What's going on, and what must you do before the datastore works at all?
Your RDM job validates cleanly but never creates anything in S/4HANA — every run is a dry run. Which single setting flips it into a real load, and what metadata rides along into the IDoc?
The target S/4HANA system isn't available yet, but you want to produce the migration IDocs now. What does RDM let you do instead of an RFC transfer, and what extra step does that create?
The Data Services Designer already has a magnifying glass to inspect failed records. Why does RDM still ship SAP BusinessObjects Web Intelligence reports and a BI Launchpad on top of that?
How can you watch inbound IDoc status during a migration without ever logging into the S/4HANA target and its WE02/WE05/BD87 monitors?
The IDoc monitor shows every IDoc loaded without error. Why is that still not proof the migration landed as expected, and which job closes that gap?
Out of the box, ALE partner agreements (transaction WE20) process each inbound IDoc almost immediately. Why is that default a performance trap for a mass migration load?
For a high-volume IDoc migration, which WE20 setting plus which report replaces immediate triggering, and where do the IDocs sit in between?
When tuning the RBDAPP01 Package Size, what does one package actually represent, what's the trade-off of a large package, and what are reasonable starting values?
Someone calls SAP Data Services 'a cleansing tool' and someone else 'an ETL tool.' Both are half right — what two distinct functional halves does the product actually bundle, and why does that split matter for an RDM project?
An RDM setup is being scoped as if it were 'just install Data Services.' Technically, what three components make up the solution, and what does each one do?
RDM needs a staging-area database to run on. A team assumes 'it must be SAP HANA.' Correct them — what is actually required, and what is recommended for a smaller landscape?
In an RDM mapping template you see fields flagged with *, $, and +. What does each symbol tell you before you start mapping?
In S/4HANA Cloud (public edition) the migration cockpit is the only migration tool — RDM and LSMW are N/A. What specific technical reason knocks RDM out of the public cloud?
The three migration tools have very different footprints — one is a Fiori app inside S/4HANA, one is an external application, one is a backend transaction. Map them, and note which tools can pull data straight from a source system.
Compared on the actual load mechanism, how do the migration cockpit, RDM, and LSMW differ — and which one loads via IDoc exclusively?
Two performance facts surprise migration planners: what hidden time must you add on top of load time for RDM, and why is LSMW transaction recording the slow lane?
You have a very large on-premise data volume. The migration cockpit targets small/medium on-premise and RDM targets small/medium — so which tool is still positioned for the large segment?
You switch on Parallel Processing Active in RBDAPP01 and every dialog process on the application server gets consumed. What did you fail to bound the parallelism with?
Two RBDAPP01 'Parallel Proc.' timing settings trip people up: one you set as high as 99999, the other you switch ON for tests but OFF for the live run. What are they and why?
In the tool comparison, 'SAP S/4HANA Cloud' and 'SAP S/4HANA' are split by product version rather than by where they run. Which product versions define the split, and which side does the private cloud edition fall on?
The migration cockpit and LSMW each carry no software and no hardware cost. What two cost lines make RDM the expensive option even though people call 'RDM' free?
How broad is RDM's predefined object coverage, which business areas are templates delivered for, and what is technically possible beyond the delivered set?

Start learning today

Free to start — download the app or use it in your browser.

Get it on App StoreGet it on Google Play
Rapid Data Migration & Tool Selection (SAP S/4HANA Migration) · KnowCard