Hi Saurav,
ZZDRIVER is not a data element, it is a field defined in append structure. Here the field ZZDRIVER don't have data element.
Kindly define the declaration statement like this.
DATA: GV_DRIVER TYPE ZZPACKING_HEAD-ZZDRIVER.
Regards
Rajkumar Narasimman