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

user exit

I am developed and activated a user in CMOD. When we did our initial test it triggered once...however from next time onwards the we notice that the user exit was not triggering even though there was a break point in it.Can someone help me with the pr...

SG141 by Active Participant
  • 620 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! Long Text Conversion.

Hi Guys.I am using LSMW to load standard text to Routers standard direct input program provided by SAP. The LSMW Works fine, but it keeps the existing text and loading the new text by appending it, I need to clear the old text value and load the new ...

Resolved! abap

1. What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why? 2. What are logical databases? What are the advantages/disadvantages of logical databases? 3. What specific st...

types of ABAP dumps

Hi,Please provide me the types of general ABAP dumps i.e., like runtime errors etc., If possible pleaseprovide me any three general ABAP dumps and the way to resolve them. If the screenshots are provided it would be a great help to meThanks,DVRK

Resolved! o/p for this code

>wat happen if an itab 'i_ekko' having records in it processed by code.loop at 'i_ekko'.i_ekko-ebeln = 'xxxxxxxxx'.append i_ekko.endloop.1.one extra record is inserted in to itab.2.it will not go in to loop statement3.loop will never end as it is an ...

Resolved! Result Summary Display

Hello all,I wrote a program to insert dates on item for a given PO. Basilcally, user will (on selection secreen) input the PO, the range of line items, and the new dates to write or overwrite. This program is working fine, but after running the progr...

Blank line in file, but if you download it with Internet Explorer. (??)

Hello guys. I have a new qestion for you.My problem is this: I have a report that creates a file in Unix. When I read that file from an Abap program, the file it's ok. When I download it from a web based system the file has a blank line at the end of...

Resolved! Tree Display in List

I would like to display a Tree report in a list.I zeroed in on the following function group SEUT which contains the following function module RS_TREE_LIST_DISPLAY.Can some one provide me with the procedure to follow to go about using thefunctions in ...

BAPI Lock issue

Hi Friends,I have a situation where several instance of a workflow gets created at one time which as a part of the process calls a BAPI and updates a table. Only few instances could update the table successfully (Sometimes none). Rest of them couldnt...

Resolved! Last time it run

Hello All, I need to store the last date a program run. My last resource is creating a Z table to store the data. I think it should be better ways to do this. Is there any ABAP statement that works like IMPORT/EXPORT but store the data even when the ...

Resolved! how to use locks

Hi guys, I am modifying some values in my DB mara when i do it i want to lock tthis table how to do it can anyone give me explanation pls i kow we can do it using enqueue but i want to know to to use this <b>FM( enqueue n dequeue ) </b> ...

EXIT_SAPLCMAT_001

I am working on the user exit <b>EXIT_SAPLCMAT_001</b> I am done with the coding part.However when trying to activate it I am having problems with it.Here's the documentation i got for the exit.The following is the documentation of the enhancement CI...

SG141 by Active Participant
  • 1336 VIEWS
  • 2 REPLIES
  • 0 Likes
Labels in this area