Skip to content

Samples Update #492

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 24, 2025
Merged

Samples Update #492

merged 7 commits into from
Mar 24, 2025

Conversation

abapsheep
Copy link
Member

z2ui5_cl_demo_app_067 - added numeric Conversion

z2ui5_cl_demo_app_326 - was not added to samples_000 this sample will dump! /SCWM/TANUM is a NUMC12 with an conversion exit ALPH0. NUMC12 in an external format (000000000099 -> 99) can not be serialized.

Viktor Hoffmann added 2 commits March 18, 2025 09:20
z2ui5_cl_demo_app_067 - added numeric Conversion

z2ui5_cl_demo_app_326 - was not added to samples_000 this sample will dump! /SCWM/TANUM is a NUMC12 with an conversion exit ALPH0. NUMC12 in an external format (000000000099 -> 99) can not be serialized.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe better use type n length 10?

INTERFACES z2ui5_if_app.

DATA unit TYPE meins.
DATA numc TYPE /SCWM/TANUM.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to reduce dependancies we better make an dictoionary type out of it?

@oblomov-dev
Copy link
Member

updated the branch with latest changes from #493

Don't miss to pull these changes before continuing...

Viktor Hoffmann and others added 4 commits March 24, 2025 13:15
Created Dataelement Z2UI5_NUMC12 to showcase conversion of Numerics.

Z2UI5_NUMC12:

Data Type        NUMC
No. Characters       12
Decimal Places        0
Routine          ALPH0
@oblomov-dev oblomov-dev merged commit 742bb4c into abap2UI5:standard Mar 24, 2025
2 checks passed
@oblomov-dev
Copy link
Member

thanks

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