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

Update command

Hi experts,I have a problem with update command. It updates all the rows in my database. Id is a key field, but it updates all the rows, not only that rows where id = k_id UPDATE z_mytab SET: mod = k_mod, ftip = k_ftip, ...

Resolved! please help

Hi Experts,Please look at the below code and suggest me the better way to improve the performance. DATA: lt_erdk LIKE STANDARD TABLE OF erdk WITH HEADER LINE, lt_erch LIKE STANDARD TABLE OF erch WITH HEADER LINE, lt_dber...

Timestamp

Hi Is that possible to find the difference between two timestamps.For eg :I want to find the difference of time between 13/02/2009 - 18:24:35 and 18/02/2009 - 10:23:45.Pls explain how can i achieve..Rgdssaravan

Images in ALV grid

Hi All,I have a alv grid report. I need to show image for each and every line of grid. The image was uploded using se78. So how to do that? I know how to use ICONs so will it work for Images?I have searched the forums but did not get desired result. ...

PM-CUM Activation

hiallhttp://help.sap.com/erp2005_ehp_03/helpdata/en/42/fce1c1cd004f77bbce3c3143298e62/frameset.htm i hva e activated ecc 6.0 and eapplwe ahve upload to patch 13but iam unable to see in spro the nodespro>plant maintenace & customer service>compatibil...

Resolved! creating a view

Hello Dear Abap Experts,the requirement is to create a view and join both tables. Please help me to create this view.Table First has already some data in it but the Table Second is empty.ThanksSasTable First: MANDT MANDT CLNT 3 SPARTE CHAR2 CHAR 2 Z...

ALV TREE

Hi all, Can any body help me to get all the child node(nested child ) from the parent node ,where i create the tree by using class "CL_GUI_COLUMN_TREE".please help me to get all sun node under a node key.Thanks ,Tarak

Resolved! dynamic select statement

Hi all, I am going to use the SELECT statement with INNER JOIN. When I use the table names(at 2 places), it is working properly. When I use the dynamic names, it is giving syntax errors. Can you please explain me how to use the dynamic names for SELE...

Resolved! defaulting the values

hello frndscan you send me any sample code for setting/defaulting the values in selection screen.I have parameter matnr on my selection screen, now the reqyirement is that parameter for Plant and Stock is also to be added in selection screen and when...

Labels in this area