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

one entity and the same entity should export the data of each tab irrespective of the structure

Hi All, i am new to ODATA can anyone tell me how to achieve this. Input a sales order which has 4 items as 4 tabs in a tab strip. Each tab has different structure tab1: sales order item structure tab2: partner functions tab3. delivery items...

ALV TO DOWNLOAD THE EXCEL

code.txtop.jpgexcel-op.jpg Hi Expert, I have one task to download the report in "Excel" format. I have designed the ALV but i have issue's in it.. 1. My download .XLS format NOT showing the 1st and last column header's name? 2. "the sorted v...

divsmart by Participant
  • 2644 VIEWS
  • 7 REPLIES
  • 0 Likes

Resolved! Access Sub-Screen Selections in Dialogue Program in Parent Screen

Hello All, I have a Function Group, where I have added a dialogue program with a sub-screen with SELECTION-OPTIONS... SELECTION-SCREEN BEGIN OF SCREEN 1010 as subscreen. SELECTION-SCREEN BEGIN OF BLOCK 1 WITH FRAME TITLE text-s01. SELECT-OPTIONS...

select options

Hi, I am just studying ABAP. I'm creating a program that uses select-options and date as input and extracts data by comparing with DB table . I don't know what to do when the get data. So please help me and provide sample code. REPORT ZEXERCISE. ...

Resolved! XX-SER-SAPSMP-SWC I am unable to download any file of trial versions

Hi, I am new to SAP and want to learn ABAP language. I am pursuing a course online and there I was instructed to download SAP NetWeaver AS ABAP Developer Edition, 7.52 SP04. After registration, I was asked to agree with License agreement. After t...

Resolved! How to call pop up box in sap initial screen( where we are entering id and password)

Hi Experts, I have a requirement to call a popup box with one input field in sap initial screen( where we are entering id and password) and this popup should call based on some condition.Anybody can help me to design this. My thinking i will call...

#ABAP_Trial #GUI

I have successfully installed Athe SAP Netweaver 7.52 Trial on a new OpenSuse VM. I can use npladm to start and stop sap and have I have both the java GUI and the eclipse ADT tools installed within Linux. However I cannot figure out how to let both e...

display popup with internal table in additional data b tab of SO line item(VA02) Screen

Hi Experts, i have to display a push button in additional data b tab of SO line item(VA02) Screen 8459. When this button is pressed it has to display a popup box and display some internal table with 8 fields. i have tried POPUP_WITH_TABLE, POPUP_T...

Shift to SAP ABAP

Hi.. Currently am working in a project that has power bi and sql along with c#. Its been 18 months already. Frim starting i wanted to work in SAP. So now i decided to learn SAP ABAP and move into SAP.How would my descion be? As iam familiar with OO p...

Resolved! internal table validation

I have an internal table with some data lets say emp no, emp salary,emp dob,etc. I have a database table with the same entries .I need to copy the internal table in the DB table while no duplicate entries should be populated. How to do this validatio...

Resolved! Is there a reason why transaction SCMOND doesn't have typical variant handling?

In transaction SCMOND to select and display the data for program executions the button for saving a variant is greyed out and there's no variant-selection icon available even if variants have been saved: If SCMON data collection is active in a s...

Labels in this area