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 16th, 2024

Podcast Version: SAP Developer News May 16th, 2024 – SAP Developers (opensap.info)DESCRIPTIONabapGit – The Open-Source WayabapGit – The Open Source Way: https://podcast.opensap.info/open-source-way/2024/05/15/abapgit/  DYK SAP Fiori applications usin...

thumbnail.png

Resolved! Explanations on an abap code

Hi experts,I found an abap code, i would like to understand it:DATA: checkbox_mark TYPE xfeld.FORM at_call .   IF sy-ucomm EQ 'COM1'.     CASE x_call.       WHEN 'X'.         checkbox_mark = 'S'.       WHEN space.         checkbox_mark = 'D'.     END...

Resolved! text enhancement using cmod

Hi,We are trying to change the tracking no. field in PR (ME51N) as broker using tcode CMOD -> Goto -> Text enhancement -> keywords -> Change -> BEDNR. We have changed the Short field label, Medium field level, long field label and heading as broker. ...

Resolved! Adobe form Print out

Hi experts,I have designed a adobe form to print a certificate. This certificate is to be printed on a pre-printed paper. When I take the printout of the form in Development server on a pre-printed paper, the printout is perfectly printing. But when ...

How to select by Range?

Hi Experts,I want to get the data when people log in and  this data was save in two tables A and B.A has the information but without the user_nameso I need to select the A table first and get the user_name in table BAnd I also try to set a 5 sec buff...

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.