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

Resolved! Internal tables

hai alli have two internal tables namely itab1 itab2itab1 contains 3 recordsitab2 contains 1 lakh records whatever the 3 records in the itab1 will be in the itab2...my requirement is i want to delete all the records other than that 3 records. in itab...

KEU2 Transaction

Hi,I am looking out for standard upload programs/BAPI's/Standard function modules to upload the percentage values in the receiver tracing factor tab of KEU2 transaction.(KEU2->First segment->Receiver Tracing Factors) The percentage values are to be u...

Resolved! Dropdown list

hi,in dropdown list 2 values displaying, if i select second value, its not selecting second values and selecting the first value only.this is the code i used under PBO module.DATA: slist TYPE vrm_values,value LIKE LINE OF slist. select matnr zeifo fr...

abap query

Hi, I have an internal table as below : Internal table No Of length id total Weights5 30 z1 150 15007 30 z2 210 21003 30 z3 90 9006 30 z4 180 18002 30 z5 60 6001 5 Z6 5 5010 5 Z7 50 500The requirment is :Restrictions Total Weight in E...

internal table error

hi,i have started learning sap abap recently.i have written a report but at the time of activating it is showing error "the work area it_itab is not long enough".and my report is REPORT ZPROG2.TABLES: ZTABLE2.DATA:BEGIN OF IT_ITAB OCCURS 0, E...

Resolved! HELP IN PERFORM

HI,I Do this perform like below and i have to do the same perform exactly except the structre name that is cahnging.do i have to build another Perform or i can avoid that with some technique ?this is my perform :PERFORM add_nodid TABLES node_tab pr_...

Resolved! get cursor field

hi friends,i am using this code and also using hotspot on in loop.but its not working it can not go to next screen.can any body help me out of this situation.at line-selection.case sy-lsind. when '1'. get cursor field f. if f = ' w_ftab-mp ...

Resolved! F4 help

Hi ,I am having 2 parameters on Selection-Screen.Also in Z table I am having two fields and both are Primary Keys.Fields on screen are linked with these 2 parameters as F4 help.My requirement is that, when on running program, on F4 of first parameter...

Filter in SM37 ?

Hi,I need to set a filter for a few jobs in SM37.The thing is, i have about 10-15 jobs which needs to be monitored together. So could anyone tell me, how to set a filter for these jobs, so that i can monitor all the jobs together at the same time.Reg...

Labels in this area