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

Filter options

Hi gurus, I have a very interesting scenario... In my ALV display i select one column and try to filter the column ... Now for filtering the column i go for input help, but in my input help it gives only the first 3 characters of the ...

ALV double-click

Hi,I need to do a program in ABAP OO.My problem is that I need to present 1 ALV in a first screen and then by clicking on one line it should go to another screen where there is another ALV (giving details of the selected line).Can anyone give me some...

for all entries

hi ,when we are using 2 internal tables in program, we have decided to use for all entries statement to retrieve data but unfortunately there are no records in the first internal table. what will be the result ? ( 2nd internal table contains records...

bapi_mtype E

I am trying to execute the following program.i am getting an exception here:JCO.Structure returnStructure =function.getExportParameterList().getStructure("RETURN");JCO.Structure returnStructure =function.getExportParameterList().getStructure("RETURN"...

Dynamic intab

hi! all, how to create a dynamic itab. i,e after collecting the data into the inter_final itab based on the no. of records in inter_final itab need to create a itab with that many no. of columns. how to do it.Thanks and Regards,Nagulan

basis problem

hi i have a typical problem in the companyi can release a request ,i can forward the request into the production systemand but i cant import the request into the production system. There appears a clock symbol in the status bar which later halts the ...

BDC

HI Gurus,I am trying to upload transactional data for tcode Va01,that is sales order. During the recording I give the value of sold to party or PO number only once but when I generate a program of the recording the values get repeated and I see in th...

Resolved! Doubt in abap coding

Hi Experts, I have doubt, i have an internal table with four column. like below.KSCHL VALUE DIFF ZMBO 1.25 12.56ZMBO 2.31 12.56ZMBO 4 12.56ZMBO 5 12.56ZCHL 4.31 16.87ZCHL 5.21 16.87ZCHL 7.35 16.87ZNLM 0.005 8.03ZNLM 0.125 8.03ZNLM 3.65 8.03ZNLM 4.2...

alv to oo

can anybody convert the following alv program using function modules to object oriented....Points wil be rewarded for the same..&----*& Report ZAVS_ALVS*&&----*&*&&----REPORT ZAVS_ALVS.TABLES : ekko, ekpo.TYPES : BEGIN OF tp_itab1, ebeln TYPE ekko...

Labels in this area