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

Resolved! alv grid

I have devloped one alv grid program but when i am going to run this program with the test data i am getting runtime error.can u check my code and tell me where the code is wrong.i am giving the program code.&----*& Include ZIRPR002_DELAY_...

Resolved! Regarding Table type..

Hi,I used to declare internal table as given below and use them in the program, Data : int1 type Mara.Data : int2 like Mara.But recently i saw a syntax as given below,Data: <internal table name> type <Table type>.What is table type? What is it use wh...

ABAP-HR:Infotype

Hi, I am working with ABAP-HR.In Personal Administration, while defining Infotypes , they say 'each infotype requirs at least 2 structures and atleast 1 internal table'.Will any body please help me to get the idea.Thanks in advance.Anirban Bhattachar...

ABAP-HR: infotype

Hi, I am working with ABAP-HR.In Personal Administration, while defining Infotypes , they say 'each infotype requirs at least 2 structures and atleast 1 internal table'.Will any body please help me to get the idea.Thanks in advance.Anirban Bhattachar...

Resolved! Authority-check object and AL11

Hi Folks,1.I am debugging a program in Development which is downloading a file to Application Server,when I use AL11 in development I was not able to see the data.How to see the data that got downloaded into the application server.2.AUTHORITY-CHECK O...

kiran_k8 by Active Contributor
  • 2880 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! question on includes..

hi,In LV56UF03, there is a call to the customer function 004 which calls EXIT_SAPLV56U_004. There is an incude there named ZXV56U11.How to create that include ? I did as follows:When i tried to create that thru SE38, i was not able to and constantly ...

Resolved! Authority Check issue

Hi Experts, I am facing an issue in an authority-check statement in a standard program.The role corresponding to the authorization object has been assigned to a user. But the user is getting the authorization error message that he does have the au...

Resolved! Table Joins

I ahve joined 4 tables in my report , I just wante dto know is this the right way to do it and if it is not what are the repurcurssions of this kind of joint and if anyone can please tell me what will be the best way to join these tables.Actually ea...

Labels in this area