Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 72043

Table inheritance process

$
0
0

Table: TableA

First set property Table Inheritance = YES

Then create a Int64 type field : InstanceRelationType setThen set property InstanceRelationType = InstanceRelationType

Then added new fields : StudentID, Name

TableA properties:

TableA

Then create records

Here InstanceRelationType hold the TableID of TableA = 103696

Table: TableB

Then set properties:

Then add new fields in Table B

It will automatically create relation with TableA with RecID.

Then create a new record in TableB

Then I browse Table A

It’s showing last 2 records from Table B which I am creating in Table B.

103697 is table id of Table B.

Is't correct ?

Please give me more shed on this.

Thanks!

Arpan


Viewing all articles
Browse latest Browse all 72043

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>