nerdexam
SAP

C_BW4HANA_27 · Question #80

Which Of the following are valid data deletion options for a standard DataStore Object (advanced)? (3)

The correct answer is B. Selective deletion of data D. Request-based data deletion E. Deletion of data from all tables. In SAP BW's standard DataStore Object (advanced), three deletion modes are supported: selective deletion (B) lets you filter and remove specific records by field values; request-based deletion (D) removes data tied to a specific load request, which is essential for error…

BW/4HANA Data Management and Administration

Question

Which Of the following are valid data deletion options for a standard DataStore Object (advanced)? (3)

Options

  • ASelection deletion including subsequent targets
  • BSelective deletion of data
  • CDeletion of all data from active table only
  • DRequest-based data deletion
  • EDeletion of data from all tables

How the community answered

(44 responses)
  • A
    5% (2)
  • B
    93% (41)
  • C
    2% (1)

Explanation

In SAP BW's standard DataStore Object (advanced), three deletion modes are supported: selective deletion (B) lets you filter and remove specific records by field values; request-based deletion (D) removes data tied to a specific load request, which is essential for error recovery and reloading; and deletion from all tables (E) wipes data across the inbound queue, change log, and active table simultaneously for a full reset.

Option A is incorrect because "including subsequent targets" describes a propagation/activation concept, not a deletion mode - DSO deletions do not cascade to downstream objects by design. Option C is a trap: while deleting from the active table alone might seem intuitive, the system does not offer this as an isolated deletion option; the valid full-reset option always covers all tables (E), not just the active one.

Memory tip: Think "SRE" - Selective, Request-based, Everything (all tables). These are the three meaningful scopes of deletion: one record group, one request, or the whole object.

Topics

#DataStore Object advanced#selective deletion#request-based deletion#data management

Community Discussion

No community discussion yet for this question.

Full C_BW4HANA_27 Practice