Hello Guys,
I need to generate a PP report in which the input screen is as follows.
which is done, Now the out put screen will be like this
DATE | DAY | LINE | DUTY HRS |
| |||||||||||||||||
1. Date and day
2. Line – Data can be derived in this column by
- Pass Material (MKAL-MARA), Plant (MKAL-WERKS) which is entered in the input screen in the table MKAL to get the value of production line (MKAL-MDV01), Group (MKAL-PLNNR), Group counter (MKAL-ALNAL) and Prod.Ver. (MKAL-VERID). In this case only one set of data can be derived or material specific data will be derived.
Please help me with some piece of code how to generate this kind of out put and how to fill that Line column by joining DB tables.