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

table

Moderator message: in future please use a meaningful subject for your questionsHiii want month, year, number of days in month there is a table 'T009B' but joining is not possible in this..can anyone suggest me any other table for the same thanksEdite...

Resolved! regarding execution

hii all . i'm doing a program for uploading and downloading in that program . once after execute the program i need to get pop up screen asking download or upload .. can u pls suggest me how to get that ...... is there any function module to get p...

Resolved! Table Controls

In my Scenario In the first screen i have cust No and a display button .in the 2nd screen i have a table control where i have to display records based on custid.Following is my code in the first screen(No:100)WHEN 'DISP'. clear it_cef. clear wa_cef.S...

Resolved! Getting content and address of select-options (created dynamically)

Hi guys,Suppose I have a dynamically created select-options in a program SELECT-OPTIONS it_ranges FOR ... ... Let's say I can determine its name ( IT_RANGES ) only during program execution. Now I know I can use field symbols to get its content like ...

Resolved! f4 help

Moderator message: in future please use a meaningful subject for your questionsDear All, I need to add search help to this code tables : t247.DATA: BEGIN OF wa, spras TYPE t247-spras, mnr TYPE t247-mnr, ktx TYPE t247-ktx...

Resolved! ALV tab strip

Hi all, i m developing report in alv with output screen containg two tabs( two tabs displays fileds form two different tables).on output screen , for first tab if i press on one field its moving to next screen.how can i acheive the same navigation i...

Resolved! performance problem

Hi all I have one issue like this there is one report . on executing it , it is taking more exeution time . when the execution time limit is more than 1500 sec it is going for short dump.i have debugged the program . i found at one select statem...

Sy-subrc and debugging

Hi all, please forgive the (probably) nooby question, some stuffs aren't so clear to me and maybe you can help.I'm trying to debug a function that generates an error msg. I tried to debug a bit and located the point in which the error message is gene...

Labels in this area