Hi, It works. Thanks a lot.
Regards, Gayatri. --- In [email protected], "Subrahmanyam, Mamidi" <[EMAIL PROTECTED]> wrote: > > Hi Guy3, > > Here is waht you have to do: > > 1. create RPD in saleslines also as you want to save it in SalesLines also. > > 2. Whenever you select custNum, to polulate that value into Salestable, you need to put the below code in SalesTable - IntiFromCustTable; at the end > > this.RPD = custTable.RPD; > > 3.In SalesLine, please create a relation; > salesLine.RPD == SalesTable.RPD... > Thats I have in my head as of now... > > please let me know if you more info..YAHOO MSN# SUBBU_OH > > good luck gayatri,s > ubbu > > > > gayatringayatri <[EMAIL PROTECTED]> wrote: > Hi, > > I have created a new field called RPD in custtable and salestable of > stringedit type. This field is an additional identificaton for the > customer and dont have any other impact. > > The values for RPD in cust table will be unique. > > I want the RPD field to be there in SalesForm header and sales line > and to be saved in salestable and salesline. > > I have included that in the design in sales header and salesline. > > When i create a new sales order how can i get value for RPD from > custtable for the corresponding customer and display in salesform > header and salesline. > > In which forms, classes, i have to make changes. > > > Regards, > > Gayatri. > > > > > > > > > Sharing the knowledge on Axapta. > Visit www.frappr.com/axapta for axapta friends. > > > > SPONSORED LINKS > Business finance course Business to business finance Small business finance Business finance consultant Business finance magazine Business finance schools > > --------------------------------- > YAHOO! GROUPS LINKS > > > Visit your group "Axapta-Knowledge-Village" on the web. > > To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > > > --------------------------------- > > > > > > > --------------------------------- > Yahoo! Autos. Looking for a sweet ride? Get pricing, reviews, & more on new and used cars. > > [Non-text portions of this message have been removed] > Sharing the knowledge on Axapta. Visit www.frappr.com/axapta for axapta friends. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Axapta-Knowledge-Village/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

