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

Resolved! Add minutes to a day

Hi,I have a requirement to add minutes to a day.For e.g the input parameters will be date(10/10/2006) + time(10:22:36) + mins(480) and the output has to be date + time.I tried to use the function module "CATT_ADD_TO_TIME" ...but seems the end time i...

Resolved! How to debug batch job.

Hi All,How to debug batch job. I am executing my rogram , when i run in forground its working fine and in background its giving an error, so i want to debug my program when execute in bacground, Please let me know how i can debug my program in bacgro...

Resolved! LSMW

Hi Experts,I want to load Inspection Plans using lsmw / direct input method. Can any one please suggest me the object number or the std program name...I am using 0240/000 RCPTRA01....but thts for routing it seems.....please help me for inspection pla...

Spool output

Hi,I have a Z report that has a character width of approx 2000 characters. We cannot run this report in the background since the spool gets truncated(list format max being 1023) and the output is useless. Can someone suggest a way to run this report ...

Resolved! DELAY!!!

Hi!!we can use delays in the version 4.6C?My problem is in this code:CONCATENATE p_ruta '_' num '_' sy-datum '_' sy-uzeit '.TXT' INTO p_ruta.but sy-uzeit show 000000, the stranger is when i debugg, it show the time.Why??What can i do??Thanks.B...

Resolved! ALV: Export spreadsheet

HiI am exporting a spreadsheet from ALV. There are about 126 columns and all columns are getting exported to the file but the record is not coming in single row.The last column filled was CT and then the next column filled is column A for the same re...

Last Page in BDC

Hi , During BDC , how can i get to the page end ...when there are more than 8 items , there is more than one page and i need to pick an item from the last page . I tried using P+ but it doesnt work ??What is the correct way to get to the last page on...

Resolved! break-point

Hi Experts,i have a CALL-FUNCTION statement in a satandard program.like this: CALL-FUNCTION '001'. Exporting IMPORTINGSo i have put a break-point at this statement.When i enter in debug mode at this statement and pr...

Resolved! CL_GUI_ALV_GRID

Hi all, I am geting a dump while using the class CL_GUI_ALV_GRID and the method SET_TABLE_FOR_FIRST_DISPLAY.The dump says An object reference must point to an object (an instance of a class)before you can use it to access components (variable: "GRID"...

Labels in this area