i need to add an extra field on the selection screen of a standard report and also i have to add a few columns on the output. I have created the zcopy of the standard program and zcopy of the logical database attached to it.My questions are:
1. where i should include the extra select option ? in the report or in the logical database selection art?
2. where should i write the logic for fetching the extra fields? in the report or in the logical db surce code?
3. the additional fields in the output list which i have to add are from the tables which are not in the ldb structure. do i have to add those tables in ldb?