Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

SAP Developer News, May 9th, 2024

Podcast Version: SAP Developer News May 9th, 2024 – SAP Developers (opensap.info)DESCRIPTIONSAP HANA integration with the leading open-source software: MLFlow and Apache SparkTracking HANA Machine Learning experiments with MLflow: A conceptual guide ...

thumbnail.png

How to trigger mail in SOST?

REPORT zprotest. DATA: gt_spfli TYPE TABLE OF mara, gr_table TYPE REF TO cl_salv_table. SELECT * FROM mara INTO CORRESPONDING FIELDS OF TABLE gt_spfli. TRY. cl_salv_table=>factory( IMPORTING r_salv_table = gr_table CHANGING t_table = gt_s...

Resolved! email mit attachment schicken abap

Hallo zusammen ich habe eine Problem. das Programm sollte die ungepflegte daten in einen datei rein packen und in einem email mit ein attachment schicken. Doch in den Datei werden alle infos an jedem email geschickt. es muss in jedem datei nur bestim...

aboooood by Participant
  • 157 Views
  • 7 replies
  • 0 kudos

Resolved! Upper / Lower case using SQL

Hello friends,i have to read a field out of a dbtable. The field contains e.g. a string like "a11B". During the sql selection i would like to use upper or lower case to transform the string to "A11B":SELECT...WHERE UPPER(attribute) IN range_variable....

Welcome to SAP Community!

These materials will help you participate and connect with other members.

  • FAQs

    Find answers to basic questions about using SAP Community.

  • Resources

    Learn about community rules, take our tutorial, and get support.

  • Q&A

    Familiarize yourself with questions and answers.

  • Blogging

    Share your knowledge by contributing to the community.

  • Welcome Corner

    Introduce yourself and get to know other members.