Skip to content

fix - replace _bind_local#17

Merged
oblomov-dev merged 2 commits intomainfrom
claude/fix-sql-console-issue-16-YOKoz
Feb 12, 2026
Merged

fix - replace _bind_local#17
oblomov-dev merged 2 commits intomainfrom
claude/fix-sql-console-issue-16-YOKoz

Conversation

@oblomov-dev
Copy link
Copy Markdown
Member

No description provided.

The _bind_local method was removed from the z2ui5_if_client interface
in a recent abap2UI5 update. Replace with _bind which now handles
both public attributes and local variables/field symbols.

https://claude.ai/code/session_01SiKPSNXdhzLE2bHRbXdG64
…iables

_bind cannot trace local variables back to the app class. Added public
mr_preview_tab / mr_output_data attributes, assigned the data references
to them, and dereferenced from the public attribute before passing to _bind.

https://claude.ai/code/session_01SiKPSNXdhzLE2bHRbXdG64
@oblomov-dev oblomov-dev merged commit 4d6fe6c into main Feb 12, 2026
1 check passed
@oblomov-dev oblomov-dev deleted the claude/fix-sql-console-issue-16-YOKoz branch February 12, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants