Hi ABAP experts,
I have created an ABAP database view with tables /SAPAPO/MATLOC, /SAPAPO/MATKEY and /SAPAPO/LOC.
I am taking snp planner (PLANNER_SNP) and ppds planner (PLANNER_PPS) from table /SAPAPO/MATLOC. I want their descriptions also in the same view which is there in an another database table /SAPAPO/PLANNER. but when i use this table in the join number of entries in the view appears to be zero. I dont know why..
Can anybody suggest me how can I put descriptions of SNP planner and PPDS planner also in the same view.
Also view is getting created with all the fields as key fields by default but I want only three feilds to be the key feilds.
Can anybody help in this matter.
Thanks a lot
Best Regards,
Chandan Dubey