Explore Fiori
Here you can find excerpts for commonly used ODATA and UI5/Fiori codes... It's evolving
Sunday, October 30, 2016
Loop over fields in a structure
DO.
ADD 1 TO lv_comp_count.
ASSIGN COMPONENT lv_comp_count OF STRUCTURE is_data TO
<fs_comp>
.
IF sy-subrc NE 0.
EXIT.
ENDIF.
ENDDO.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Post Ads (Documentation Required)
Phani Kumar
I am a SAP Technology enthusiast.
I am working on SAP technologies and various integrations.
SAP Fiori
SAP Gateway OData Development
SAP UI5
SAP Hana Cloud Platform
Internet of Things
Augmented Reality and Virtual Reality
No comments:
Post a Comment