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

OO ABAP programming

Dear experts,Can i do this in OO abap prograaming that , declare an internal table t1 of type ty. and do something liket1 = class ->method( exporting parameter)where method returns me the internal table in separate sectionmethos importing parameter ...

Resolved! Minimum value

Hi Gurus,I have 2 small requirements for my object.1)I have to select the Minimum value of field AUFNR from table AUFK. Is there any command for that instead of using a select query.2)Also i have to extract the common values from 2 internal tables an...

Upper Case/Lower Case

Hi Experts,In standard transactions in SAP whenver we enter the values in lower case, it automatically gets converted into UPPERCASE.For Eg: In MIRO when I enter the Delivery note. under the PO reference tab, it is getting converted to UPPER CASE.Thi...

Resolved! Check locked table

Hi all.In a Z-program I'm calling at the begining to the FM ENQUEUE_E_TABLEE. At the end I'm calling DEQUEUE_E_TABLEE.All this had been implemented in order to prevent from another user that enter the program dealing with a spesific Z-table.How can I...

Labels in this area