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

Resolved! About SAPLLOCAL_EDT1

Hi allThe SAPLLOCAL_EDT1 process shows up often these days in our development system and slows down the whole system while the user who initiated it does not even know about it.Could anybody tell me why and how this happens and how could we avoid it?...

Very wierd results...

Hi All,I am facing a very ridiculous problem.I am trying to write the currency according to country format.Value 14,603 is present in two different billing document. In smartform for currency TWD:gv_total type KWERT gv_total_char type char18select si...

Resolved! Lock objects

Hi all,I created a lock object for a ztable. In a se38 program I just called enqueue_ezlock FM and locked the record where lifnr = 234567. I still did not call the dequeue_ezlock Fm. But in a different se 38 program when I tried to modify the same re...

Resolved! Updating Database Table

Hi All, i have a program which Updates BSEG-ZUONR , UPDATE BSEG SET ZUONR = 'value' where cond1 and cond2. i have executed the program and it is working fine , but after 12 hrs i tested and it wasnt updating that particular field.and i again reteste...

Resolved! Lock Objects

Hi all,Can anyone please answer me these quoestions :1) Do we ever create lock objects to standard tables?2) What exactly is the advantage of going to lock objects?3) While creating lock objects what do we need to specify in the lock parameter tab ? ...

Resolved! about report program

how can I get last character from a field of type char(12)?in this field it may possible that it have only 3 char(ie. 'abc').and how can append a character in the end of field(char 12)of data base table.in this field it may possible that it have onl...

Labels in this area