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

Resolved! Append statement

Hi all, I am trying to append one of my internal table but I am getting this error, can you please tell me how to get rid of this error:<b>"the internal table it_temp has no header line"</b> I have declared this table as:DATA: it_temp TYPE TABLE OF t...

Debugging tip:

Hi,I am debugging ABAP program !i wish to enter the Internal table name in debug and want to see what values it have!But when ever i enter the table name it says specified table not found!I tried ( F5, F6, F7 and so on ) but i never i get what i wan...

Custom Table

Hi experts,We have a custom table with 3 fields (Company ID, First Name and Last Name). This table is maintained manually. We have a check on a valid Company ID from PA0032 in the table maintenance.What we need is: To display the First Name and Last ...

Resolved! Urgent conversion

Hi all .Plz solve this problem ..Suppose in VBAK table i have BSTNK value Abc .Now if i dont give Abc exact it wont fetch record ,But I want to ignore the case for all entries like abc , Abc ,aBC it should fetch Abc corresponding value .We can achiev...

Labels in this area