Header and Line Data will be shown in new form By using Button in Standard form..

Note:whenever I click on new record same lines data will be display in new form..
        And
if we insert same record the related lines will not be inserted agian it will show 
1) Create a New Table Related to Header and Lines fields 
     for Ex: LedgerJournal Table,
                  LedgerJournal Trans.
I have Taken Two tables

2)create one form Based on Table
3)In form Data source methods ..override the init method.
write below code

Here I m taking LedgerJournalId is the common field in both the tables


5)And Now customize standard form LedgerjournalTable add one button (menu Item Button)

for this we create display menu button for our form creation..

i
Now write Clicked Method above shown fig..

Now compile and run the form you get ...

Ax technical

Comments

Popular posts from this blog