mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 22:04:38 +08:00
fix binding (#1067)
This commit is contained in:
parent
9b882043ab
commit
6cf397e986
|
@ -210,6 +210,8 @@ CLASS z2ui5_cl_core_bind_srv IMPLEMENTATION.
|
|||
attri = mo_app->mt_attri
|
||||
app = mo_app->mo_app ).
|
||||
|
||||
lo_model->attri_refs_update( ).
|
||||
|
||||
mr_attri = lo_model->attri_search_a_dissolve( val ).
|
||||
|
||||
IF mr_attri->bind_type IS NOT INITIAL.
|
||||
|
|
Loading…
Reference in New Issue
Block a user