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

Resolved! ALV filter not working for one particular field

Hi Guys,I am having problem in filtering by MATNR. Internal ALV filter is not working.Field Catelog entry look like as below:TYPES:   BEGIN OF ty_output_full,           ekorg       LIKE eord-ekorg,                  "Purchase Org           lifnr      ...

Resolved! F110 in background

Hi all, I'm calling the F110 transaction in my Z report, and it throws an error, I changed the mode to Foreground and  the proposal runs successfully.Is there a problem with running transaction F110 in background?In my research I found that I could u...

Resolved! Modified abap objects

Someone could teach how to measure the quantity of objects been modified in a range of dates?We need to know how many objects are been modified, with the proposal to measure if the implementation of a project is getting end.I believe if we have the m...

Resolved! Call OCX method

HiI use OCX from ABAP and call method it works but nothing return and give after execute class dump"Use of local result variables in a Control/Automation call"           CALL METHOD CALL_METHOD             EXPORTING               method = 'MyMethod,'...

Regarding assigning the checkbox function to Execute button(f8)

Hi experts,I have a selection screen having some parameters, pushbutton and  one checkbox. i am controlling the selection screen fields hiding using that checkbox.  I dont want that check box. I want control this function using execution(f8) button. ...

Resolved! insert data from 3 internal tables to one dynamic internal table with ALV output

Hi,a problem:I have 3 internal tables and i need insert contained data from these tables to one dynamic internal table. User can specify, what internal table would be merged to this dynamic int. table. Dynamic int. table have !always! one column as a...

How to give an error message when user clicks on "issue output to" of VF03 transaction?

I need to give an error message for cancelled billing document number(VBRK-SFAKN), and therefore when user goes to VF03 and clicks on "Issue output to" it must give and error message .The driver program attached to Smartform is a standard program so ...

Labels in this area