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
  • 85143 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Pass parameter to program (with LDB) submitted in background

Hello,For a particular requirement, I need to submit the program RPLPAY00 in background. I need to extract data for the 'Current Year' which appears as a radiobutton on screenHowever, it comes from the logical database PNPI have written code as follo...

ALV toolbar

Hello,I created an ALV and I want to use the buttons on the application of tools. I mean that when I add a row to the list, I choose "Insert Row" in the application, and an empty row is inserted. When I enter the values for each field, I can verfy th...

problem in alv refresh

hi masters,i m working on alv report where i have to change the data.after changing the data i have to refresh the report to show changed data. when i clicked on refresh button it is going to pf-status after that as i shown in below code it goes to '...

Resolved! creat object

Hi,something I don't understand. I create a instance grid to display my alv as follows: DATA: grid TYPE REF TO cl_gui_alv_grid. CREATE OBJECT grid EXPORTING i_parent = cl_gui_custom_container=>default_screen. CALL METHOD grid->set_ta...

VAT 2TIMES

Use a meaningful subject in future.hi SAP,i have a perform in sapscript which is : PERFORM CALC_VAT_TOTALwhich is currently going only once but actually it should go twice instead of once.i have 2 tax codes namely V0 and V1.Currently its going only o...

VAT

Please use a meaningful subject in futureHi Sap,problem with the VATThe vat calculation is done in the program which uses the FM :CALL FUNCTION 'CALCULATE_TAX_FROM_NET_AMOUNT'which uses the standard functionality to calculate the tax according to the...

Barcode in Table Control

Hello everybody.Can anyone give me some hint of how to display a barcode in Table Control? I already have created a barcode using SE73. Now in a module Pool programming, I want to give Material number in the first screen and in the second screen, the...

Labels in this area