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

remove gaps

Hi all,i have name1 of char type of lenght 9.data: name1(9) type c.i have a name of 4 digits....i.e, name1 = 'ravi'.in o/p i m getting 'ravi ' followed by 5 empty space.how can i remove the empty space...i have tried with CONDENSE it is not worki...

Resolved! Implementing SAP NOTE

Hi All, I have implemnetd an SAP NOte using SNOTE and it get implemented successfully but when I manually went to the program to see if the changes have ben made or not I didn't see the changes ...although it says that the notehas implemnted successf...

Resolved! ALV OO - disable Change layout & Duplicate rows on Toolbar -cl_gui_alv_grid

can any one tell me name of attribute for Change layout and Duplicate rows on Toolbar.Like we have the below to exclude Copy row.ls_exclude = cl_gui_alv_grid=>mc_fc_loc_copy_row.append ls_exclude to pt_exclude.Similarly i want the name of attribute f...

General BAPI Question

In several of the "Create" type BAPIs that I've looked at, the BAPI requires you provide the document number as a field in the input parameters.Take for example BAPI_PO_CREATE1 requires a PO_NUMBER. How would an external system know what the next PO...

Resolved! How to Upload different Material with Different Selection View

Hello Experts!Iu2019m new in ABAP and trying to understand methods of LSMW. Now I get a question for you guys. Let say I need to upload 10 different materials. Now for instance.1st material has Basic data 1 and Basic data 2. 2nd material has Basic da...

Resolved! Transport

Hi Gurus!I have had a small change in a report which consits of several INCLUDE programs. Out of the 9 includes in it I had toi make change in 3 of the includes and hence the transports were generated for the 3 includes programs. Now if I want teh ch...

Resolved! IDOC views

Hi,Does anyone know if it possible to associate an IDOC type view ( i've created one as copy of DEBMAS06 without the partner functions segments ) with one EDI Message type ?In my case i'd like to associate the view with the same message type DEBMAS.O...

Resolved! Using Assert id

Hi ABAP guru's,In this scenario, data: w_c1(3) type c, w_c2 type i, zemp1 like table of zemp.field-symbols <fs> type zemp.select * from zemp into table zemp1.read table zemp1 with key empno = '1' assigning <fs>.assert id AAB_DEMO condition...

Resolved! link field

Hi all,I have a description linked to one field. ineed to pick up the description when i select this field automatically just like short description in data element.How can this be achieved?Best Regards,C.Abhinay

Resolved! SPAU issue

Hi All, I ran SPAU and there was an object which has got a green question mark infront of it and when I went back to that SAP std object and tried to implement the note which was implemented before we applied the service pack and tried to open it in ...

Labels in this area