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

Resolved! NEW TO WEB DYNPRO

Hi can any body explain me. wat is web dynpro and, wat kind of prerequisited we need here.1. what is the differance between Web dynpro for ABAP and Web dynpro for JAVA.2. Based on Web dynpro for ABAP we are able to go on EP.3. For Web dynpro do we n...

Resolved! Table control

Hi all ,i m using table control with wizard and i want to take diffrent fields from diffrent tables but problem is that table control with wizard ask for only one table.can any one tell me how can we select diffrent fields from diff table in table co...

Resolved! Hi Sapers..

Dear Sapers, What is the exact difference b/w TYPE and LIKE in real time scenario. Which one is best for performance wise. When we use TYPE and When we use LIKE. Please can any one tell me.. Thanks in advance..Thanks and ...

Resolved! JOIN Alias name.

Hi Guys,I am doing analysis on Performance improvement. when we are using JOINS is it better to use short alias name or Long alias name. Surprisingly i am getting better performance for long alias name. resulting time is the average of 100 executions...

F4 HELP!

Experts!Question:I need to create custom popup display which will appear via F4. given data are:field1 field20 c/r1 c/0r2 mail3 rethow would I do this? my parameter is lfa1-dtaws.help me please.poist will be rewarded.man...

ALV

Hi,we developed one ALV Report use the FM REUSE_ALV_GRID_DISPLAY, heading will be displayed using FM REUSE_ALV_COMMENTARY_WRITE I have aquery I want add the footer for this ALV GRID Report, How to add the footerPlz send the logic or sample program Aw...

gui_download

hi..i am doing gui_download.i know about doc and xls.but i donot know about pdf file...see below program..data: BEGIN OF itab OCCURS 0,name(15), END OF itab. itab-name = 'God'. APPEND itab.data: path type string.call function 'GUI_FILE_SAVE_DIALOG...

BAPI for forecaste

hi guys, i need to create BAPI for forcaste which should pull out data from demand management as well as SOP. This should work in both ECC and APO.Is there any existing BAPI or function module for the same?????If not please do help me out with t...

Resolved! Logic needed

i want to put a check that if asset no. is blocked then it shuld nt allow processing in my application.I have used this logic :form check_asset_master .clear : anla-xloev, anla-deakt. if zmm_isslip-anln1 is not initial. select single gsber into g...

screen related query

I have a report program which has a selection screen. my tl waqnts me to skip that screen and go to the output directly without calling or submitting this program from other program so that it can be run in tthe backgroundPlz help me experts regardin...

Labels in this area