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

Business object copy

Hi EXprets!i am working on coping the Business object which is on 'Z' name space to the company name space by using copy button on SWO1. but when i enter the information on new namespace its giving 'select valied name'. Please suggest me what might b...

Resolved! Help in design methods

HI ,i want to know if there is performance aspects and good design i do the operation in good way ,this is regards insert , update , modify I do read opration from the DB tables and i need to create or update the value 1. if sy-subrc = 0 i check if...

GOS attachment

hi,i want to read the attachment list from GOS.So i have used the FM BDS_GOS_CONNECTIONS_GET.I am passing the following parameterLOGICAL_SYSTEM = <XXXXXX> CLASSNAME = 'BUS2031'OBJKEY = quotation numberclient = <xxx>but i am not able to get the output...

Assertion-Failed

Es wurde folgende Checkpoint-Gruppe verwendet: "No checkpoint group specified"Falls in der ASSERT-Anweisung der Zusatz FIELDS verwendet wurde, sinddie Inhalte der ersten 8 angegebenen Felder der folgenden Übersicht zuentnehmen:" LV_LOCK_STAT = space ...

Resolved! Assign transaction code to SAP Query (created via SQ01)

Hi All- I want to assign a trasaction code to sap query that was created using SQ01. I can do it by SE93. My question is does the program name change when the query is transported? Is there any other way to do it? In my previous project they did it f...

Resolved! READ DATASET

Hi Friends,I'm getting problem in reading only 100 records from the application server using the READ DATASET statement. The file on the application server may have 8000 records but i wanted to get only 100 records and process them. Then i wanted to ...

Exception Handling

Hi!I want to call a function module from my code, surrounded with a try/catch block. The FM calls a selection screen. If I raise an exception inside the "at selection-screen" block for example, I get a dump with uncaught exception, because the intern...

Resolved! Error in background job.

Hello Seniors,I am a MM consultant. I tried to create source list automatically in back ground in ME05 and it gave a program name RM06W003. When i check in SM37 it was active for sometime and again if i check after sometime its status was cancelled. ...

Resolved! Problem with oops

HI GURU'S, WHAT IS THE TYPE ASSOCIATED WITH SENDER. PLEASE CHECK THE FOLLOWING CODE FOR REFERRENCE.CLASS lcl_event_handler IMPLEMENTATION .*Handle Double ClickMETHOD handle_double_click .PERFORM handle_double_click USING e_row ...

Resolved! Help on gui upload

HI ,I am using GUI upload function and i get the data into table and i want to move this data to field type string how can i do that ?RegardsJoyDATA: gt_itab TYPE STANDARD TABLE OF char2048.START-OF-SELECTION. CALL METHOD cl_gui_frontend_services=>g...

Labels in this area