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

Resolved! Access to the file /usr/sap/trans/sapnames/<userid> is not permitted

Hi Gurus,After changing the program & while saving the program facing the below program.Access to the file /usr/sap/trans/sapnames/<userid> is not permitted. The operating system registered the following errors:Its very urgent please help me.

Resolved! TR import error 'Invalid object Z_ZZ_ZZZZ in role SAP_ABC_ABCDEFGH deleted'

I would request please help to resolve issue regarding transport request import error.When a TR is imported from development to quality system, it returns with error RC=4 and with statement 'Invalid object Z_ZZ_ZZZZ in role SAP_ABC_ABCDEFGH deleted'....

Resolved! ALV double click call transaction

Hi,I've implemented the double click method, when i double click at the field row of the ALV the program doesn't trigger the event.*----------------------------------------------------------------------* *       CLASS lcl_receptor_eventos DEFINITION ...

dunky by Active Participant
  • 7054 VIEWS
  • 3 REPLIES
  • 1 Likes

Resolved! CL_SALV_TREE Agregation

Hi guys, I have created an hierarchical ALV tree using CL_SALV_TREE but having problem when doing aggregation...The hierarchy consists of the Org Unit and the Org Units below it, if no aggregation it will look something like this, no problem...Org. U...

ABAP Programming Error. Unable to interpret "Latitude" as a number.

I'm getting an runtime error on a program. I'm trying to input the Latitude and Longitude in a report. Latitude is in DEC and Longitude is in CHAR.Category          ABAP Programming ErrorRuntime Errors    CONVT_NO_NUMBERExcept.           CX_SY_CONVER...

Screen painter issue

Hi Gurus,One of the user not able to open the SAP screen painter from his location. When he tried to open the screen painter he is getting error like "Graphicla Layout Editor is not available. Continue with alphanumeric editor". Also he tried test th...

Resolved! Table Comprehensions with Corresponding and Modifying

Hi,I've written the following simple coding for demo purposes.The intention is to copy an internal table into a target table and adding/modifying a member (field3) of each table line that gets copied. TYPES:            BEGIN OF t_struct1,          ...

MichiFr by Participant
  • 1369 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Add trailing space to text

Hi All,I need to write a text file into application server values with spaces. I know this has been mentioned several times but I am unable to find a solution yet.below is the coding;DATA :  lv_rec(1) TYPE c,         lv_source(4) TYPE c,         lv_s...

tharu by Contributor
  • 2275 VIEWS
  • 9 REPLIES
  • 0 Likes

updating alv display

Hi Experts,I think im missing something in my code. I have 3 new menu button(SAVE,SIMULATE and ACCEPT Recommendation)SAVE Simulate = update ALV2Accept Reco = update ALV1Whenever I run my program and click on a single button it works fine. But when I ...

Resolved! Generic lookups

I'm new to SAP generally and RFC/BAPIs/SAP-Tables specifically and I'm also not an ABAP Developer, so I apologize in advance if I'm using the wrong terminology, however, after a good experience in this forum, it seems like people here have the right ...

Labels in this area