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

Resolved! Scan documents into SAP

Hi experts.Let me present the following question. At the client there are a group of documents that arrive in paper format which must be afterwards scanned into to the legacy application. It is intended to replace the legacy application with SAP DMS....

development class

Hi, i have created a sub-screen 'SAPXLCCA' 1000 for the screen exit and i have saved it in $tmp and i want to change it to development class, i have tried to change by using data object entries but the development class field is disabled as this h...

Resolved! Reg. ALV and checkboxes

As for my requirement reg. report, I have to display some records from a custom table on the output along with empty check boxes. The user then should be able to select these check boxes for whatever records he want and if he presses 'delete', these ...

Problem with developer key

Hi,I am a MiniSAP user. I wanted to write ABAP's programs but I cant change repository objects. I followed the instructions on www.sap.com/minisap with expanding my license and it worked. However as I enter developer key from that site (it is already...

Resolved! if statement

Hi,can you please correct my code:<b>select-options: s_werks for marc-werks.</b>.............................................form get_data.<b>if s_werks EQ 'KNX'.</b>*-- Here the if statement is not working. Can you please correct this IF statement, ...

Resolved! please correct me

If BSEG-KOART = ‘K’ or BSEG-BUZID = ‘T’*Ignore this item and exitI don't want to append below record...Endif.In the above case the logic should be IF ut_bseg-koart <> 'K' AND ut_bseg-buzid <> 'T'. ENDIF.OR IF ut_bseg-koart <> 'K' ...

BAPI

Hi, Where could we use BAPI? Why we are still write BDC prgs. instead of using BAPI? Please send me some related docs if any my mail id is sapsiv@gmail.com. Please tell me some real time scenarios which leads to develop custom BAPI's.Thanks & Regards...

cl_gui_alv_grid Issues

Hi guys,I´m working with an cl_gui_alv_grid and I having the following problems...1.- When I have more than one row in the ALV and I select the value of a column in the second row (for example) via match code, the alv puts the result in the field of ...

Resolved! SELECT statement

Hi All,If I have a code as follows:LOOP AT XYZ.SELECT SINGLE Field1 INTO temp_field1 FROM table1.SELECT SINGLE field2 field3 INTO (temp_field2,temp_field3) FROM table2WHERE field4 = temp_field1.ENDLOOP.Does both the SELECT statements retrieve 1 recor...

References objects

Hello experts, this is a question coming from a BW guy.Can you change the reference object for a currency field (KBETR) in a ztable to reference itself without disturbing any other objects in the R3 system?For example, table - Z_ADFUND_REBATESKBETR -...

in script

how to transport the standard text (iam using RSTXTRAN and assign the request but it is not shouwing me anything below the request when i see in SE10)and one more thing i had transported my layout and print program to another server there it is givi...

Labels in this area