Multiple choice technology packaged enterprise solutions

If a new screen is added in IKB then the a new row will be inserted in the following table

  1. ix_spc_framework

  2. ix_sys_ikb

  3. ix_sys_framework

  4. ix_sys_screen

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

When a new screen is added to IKB, a corresponding row is created in ix_sys_framework table. This table tracks all framework components including screens, their properties, and relationships within the IKB system.

AI explanation

When a new screen is added within IKB, the framework records it as a new entry in ix_sys_framework, the table that tracks framework-level metadata about screens and their configuration. The other tables listed serve different purposes in the system and wouldn't be the ones updated for a newly added screen.