Hello All,
My requirement is to add additional Z fields in tcode TX01 in tab Business Place.
There was already a field BUPLA in it.
I have added my 3 new fields in the ZAVTBFHA structure in table VTBFHA and also on the screen of TX01 -> Tab Business Place.
Now, when we execute TX01 transaction it throws a dump. saying
"ABAP/4 processor: DBIF_RSQL_INVALID_REQUEST".
Please tell me what else is to be done so that the data entered in the fields is updated in VTBFHA.
It gives a dump even if I append the Z fields in the structure.
Both the ZAVTBFHA structure and table VTBFHA. are activated.
We are using ECC 6.0.