Scenarion for Savable DataPage For Fetching and Saving Updated Data Back to DB.

Hi All, In this Blog we will see real time implementation of Savable Data Page. 1) DEV Studio ---> Data Types --->Add data type 2) Add Data Type ---> Label = TVSerialDetails Parent class => HDFC-HDFCAuto-Data Add to ruleset = HDFCAuto 3) Go To Data Type ---> Click on Add field Button Add field according to requirement. 4) Now Go to Records Tab ---> Actions Button --->Edit Columns Make one field as Primary according to requirement. 5) In Sources Tab we can see 3 data pages automatically created by PRPC a) Read-Only Data Page ---> Page list structure --->Source = Report definition This data page does not have any parameter defined b) Savable Data Page ----> Page Structure ---> Source = Lookup ; Data save options = Database save Savable Data Page also have parameter, i.e primary key c) Read-Only Data Page ---> Page Structur ---> Source = Lookup This ...