A is true: Sequence Generator transformations in mapplets must be reusable to ensure consistent sequence generation across multiple mapplet instances. B is true: Normalizer transformations cannot be included in mapplets due to their complex processing requirements and state management. C is false: Mapplets cannot contain target definitions (targets are defined in the mapping, not the mapplet). D is false: Mapplets can and often do contain source definitions for data transformation logic.