Hi Swati,
as far as I understand the concept the SMT mapping is not needed in flex mode. It is used for the mapping between staging and primary persistence. Eg. for the standard entities of model BP the SMT mapping is called in the handler class in if_mdg_bs_bp_access_handler~map_data_2api and if_mdg_bs_bp_access_handler~map_data_2sta.
In flex mode both productive and staging data is stored in the same tables which are generated based on the data model. It is differenciated by the active flag. As the data is stored in the same tables no mapping is needed.
Best regards,
Markus
Add a comment