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

Resolved! Issue with transaction

Hello ,My requirement is to changing alv grid, sounds simple.But here comes critical bit , I dont know the program but I do know transaction .I tried to find using table TSTC but there is no pgnam specified under that transaction and also I have trie...

SAP_ALL without su01

hi,we created a user with username = UserTestwe want almost every authorization to be given to UserTest, but not the su01 rights so that he cannot create other users.we gave SAP_ALL profile, but he was able to create/edit users, but we dont want him ...

Resolved! Database error 54 in EXE

Hi Experts,My program terminates with a system log that says its a 'Database error 54 in EXE'.I checked the dump and it says "MESSAGE_TYPE_X".My program terminates in the standard SAP FM 'DD_DATABASE_UTILITY'.Information on the dumpTermination occurr...

Resolved! (S)ALV total editable

Hi,my customer has some very special requirements They want an ALV with total lines calculated by a special weighted average algorithm. OK, I know we have access to the total line by reference. But know they even want the total line editable. I know ...

Clemenss by Active Contributor
  • 533 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Doubt regarding the statement declaration within method and endmethod

Hi, I have a method and i have coded the below inside the method, Types : begin of itab, vbelv type /bic/oizopp_num, " opportunity number vbeln type /bic/oizquot_num, " quotation number vbeln_a type /bic/oizord_num, " sales order number vbtyp_n type...

Labels in this area