11 database view in abap data dictionary

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ต.ค. 2024

ความคิดเห็น • 2

  • @atanukundu9062
    @atanukundu9062 4 หลายเดือนก่อน

    Sir when I am trying to add two tables(ZEMP_MASTERS & ZEMP_COCM) it is showing no relationship are defined for table ZEMP_COCM

  • @walktowardssunshine4246
    @walktowardssunshine4246 3 ปีที่แล้ว +1

    Can we create a database view of a cluster table ? Let's say I want to fetch data from VBAK,VBAP and KONV tables. KONV is a cluster table .Can I create a database view of these 3 tables VBAK AND VBAP will be joined by VBELN field and VBAK AND KONV can be joined by KNUMV field. Is this possible?