Multiple choice technology

Business Component Properties include editing properties at the business component level to prevent deleting, inserting, merging, and updating of records in all applets like

  1. a) No Delete

  2. b) No Import

  3. c) No Update

  4. d) No SELECT

  5. a) No Delete c) No Update

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

Business Component properties like No Delete and No Update control data modification permissions at the BC level, applying to all applets using that component. No Delete prevents record deletion, while No Update prevents modifications - together they can make records read-only across the application.