No combination created in Matrix tables.
CTO records are rejected with the following error "The levels combination does not exist in table: MDP_MATRIX." in biio%err table and when checked, item & location were collected already but no combinations created in MDP Matrix & T_EP_CTO_Matrix.
We are using following steps to load Sales data.
1. DL_RUN_PROC>EP_PREPARE_DATA
2. replace_apostrophe
3. MDP_ADD>mdp_load_assist
4. ep_load_mdp_level
5. DL_RUN_PROC>EP_LOAD_SALES
and CTO data using Integration interfaces
Can i know why combinations not created in MDP Matrix and T_EP_CTO_Matrix though we have item, location & sales exists. Is there any other err table i need to refer ? Please help.