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

Resolved! Friend Class

I want to access private methods using friend class...For example CLASS C1 DEFINITION. PUBLIC SECTION. METHODS : M1. PRIVATE SECTION. METHODS: M2. ENDCLASS. CLASS C1 IMPLEMENTATION. METHOD M1. WRITE : 'Public Method C1'....

Reg: Select Query

Hi All,the Custom Table consist of fields Company Code, Material, Vendor, date, Status, deletion falg of which Comapany Code, Material and Vendor are key fields, Now the requirement is i need to select the records without deletion flag for this i ha...

Resolved! dump in alv

HI everyone, my below report is working fine in development server but when i transport it to production server it raises dump(unable to interprets as a number) please check my report.-> REPORT ZFAT_ACT_ENTRY.TYPE-POOLS: SLIS.*TABLE DECLARATION F...

changes in program

Hi guys,we have one program where we calculate currency conversion rates e.g, BUD 2009,BUD 2010,ACT 2009,ACT 2010,LE1 2009 ....In my program they have code which calculates BUD CY(Budget current year rate),BUD PY(Budget previous year rate),ACT CY(Act...

BOM issue

Hi all,Iam creating an ABAP report program to find the Bom changes for a period of time .The Bom changes is further subdivided into[1]quantity changes in the BOM.[2]All changes in the BOM.I use the cdhdr and cdpos tables to find the changes.If I look...

Labels in this area