Hi
I have a huge custom Application already in place which I have to modify. There is a Component Controller(CC) which has a model node mapped from the model. This model node is in turn mapped to a Vew and Interface controller.
The model node has an Input node called ZINPUT (Import parameter for RFC) which is binded to a Form UI elements on the View. Now I noticed that there is one field 'calYear' which is present in the model and not mapped to the ZINPUT model node of the CC. Mightbe, the developer who mapped the nodes, didnt require CalYear from the model.
<u>My Question:</u>
When I do an 'Edit Model Binding' from the CC and try to also map CalYear within ZINPUT from the model, will it affect my existing bindings of ZINPUT fields with the View UI elements ? Do I need to do the re-binding process again for all the UI elements in the View.
I am not sure of this, so I am unable to edit the mappings at CC.
Suggestions please
Rgrds,
Gandolf S