Dear anwer,
I think this requirement is possible with enhancement which mentioned by Mr.Laxmipathi ji. For that the logic is which you need to give it to the ABAPer is,
if the division is(01,03,05,06)
then {the fields you mentioned can editable}. remaining fields are only for display.
else(02,04) then
then { the other fields you mentioned are editable}.remaining fields are only for display.
but you you have to mention them in the technical names (table-field).
then your ABAPer will create an object.
iif you provide user exit also then your requirement will be fulfilled.
hope it will be helpful.
Regards,
Adithya.