Application Development and Automation 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

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 65113 VIEWS
  • 212 REPLIES
  • 39 Likes

Progress indicator to show the progress and status at which point its running in dialog program

Hi Expert,I have go thru the sap forum to find for FM to display clock progress indicator, I've found 'SAPGUI_PROGRESS_INDICATOR'.Unfortunately, most of the example is used in ALV report, is there any way how to create clock progress indicator for AB...

Problem Loop at screen

Hi guys i've problem when using loop at screen.The cannot change when click the radio button. But screen can change when i double click.it's my codeSELECTION-SCREEN BEGIN OF BLOCK div WITH FRAME TITLE text-000 NO INTERVALS.   SELECTION-SCREEN BEGIN O...

Resolved! How to define multiple dynamic variables in one field for background job?

Hi all,I have a background job with a given variant, and it's a dynamic one that allows the job to work every month with a different date parameter in "valid to".However, we now want to add another condition in the field "Valid to" to refine the resu...

Resolved! HTML Viewer - Load Data: Will this store the data in the presentation server?

Hi Experts,I want to ask how actually the CL_GUI_HTML_VIEWER->load_data works. In the following page: load_data - SAP HTML Viewer - SAP Libraryit is said that "Use this method to send data from the ABAP program to the presentation server. On the pres...

BDC Update Issue

Hi,                        I am having a weird problem in BDC. I am running a batch job every day in the production to perform Employee actions (Hiring, Job Change E.T.C) using an interface. The actual file comes from ADP. At some point in the progra...

Resolved! problem in mail attachment

hi,My code is as below.* Code for processing Email     LOOP AT gt_final INTO gw_final.       gv_str1 = gw_final-rate_type.       gv_str2 = gw_final-from_curr.       gv_str3 = gw_final-to_currncy.       gv_str4 = gw_final-exch_rate.       gv_str5 = gw...

SAP BG USER in debug

Good day Gurus,I would like to confirm - what will be the user name in DEBUG when it was executed as Back ground job?The situation is:Business created a JOB with steps:The "JOB created by" is assign to a USER.While its STEPS is assign as BG-USER.I've...

Submit and Return

I want to create a report and need to call the report program AUT_REP10 in this program using submit and return.Transaction is AUT10.When I tried to call using submit with parameters exporting list to memory and return, it is showing the below dump.A...

Resolved! Exit for VA01

Dear All,While creating sales order, When I enter material no,plant and date and hit enter it shows a warning message (BOM not present for this specific material) and the sales order gets created.But the requirement is When the BOM and routing is abs...

Resolved! user exit EXIT_SAPLFYTX_USER_001 - import BSEG table values

Hi Friends,I have created customer billing using VF01 tcode. I want to change tax fields. so I am using the user exit EXIT_SAPLFYTX_USER_001. I need BSEG values for this user exit while using VF01.How to import or get the bseg values.Thanks in Advanc...

Labels in this area
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.