4 Answers, 1 is accepted

Sorry for the unclear description, but I did not find the edit button.
Hi,
Yes indeed 'duration' is a saved word in kendo Gantt and can't be assigned as tesk property. By default it is returning the end - start value if you call it.
Hop[e this will explain the issue. If you have further questions please let me know.
Regards,
Plamen
Progress Telerik

Since the tables have been enhanced with custome fields therefore the new fields will not automatically in the LBWE pool.
1)You will have to enahance the enhance the extract structure MCVBRP and MCVBRK by appending a new ZZ structure to them where in ZZ struture you will add your new fields you require.
Activate the structure properly and do it carefully...since this will create lot of issues if not done properly.
2)Once these extract struture are enhanced then you will have to write a code in CMOD in the exits to populate these fields for the datasource.
3)Then pull them in the data source in LBWE transactionas told by others and then you should unhide newly added fields in the extract struture in RSA6 for this datasource.
4)Replicate it in BW and make sure that transfer option is checked for the newly added fields.

1)You will have to enahance the enhance the extract structure MCVBRP and MCVBRK by appending a new ZZ structure to them where in ZZ struture you will add your new fields you require.
Activate the structure properly and do it carefully...since this will create lot of issues if not done properly.
2)Once these extract struture are enhanced then you will have to McDVOICE write a code in CMOD in the exits to populate these fields for the datasource.
3)Then pull them in the data source in LBWE transactionas told by others and then you should unhide newly added fields in the extract struture in RSA6 for this datasource.
4)Replicate it in BW and make sure that transfer option is checked for the newly added fields.