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

Resolved! Help in select

Hii want to do select without into field i just want to know if sy-subrc eq 0 or notHow can i do select without to insert data and without *for eaxmpleselect no-fieldfrom marawhere mara = p_maraif sy-subrc eq 0.endif.

table for structure

Hi friends.how can i search table for a particular structure. because structure cant store values but there is a table for that.actually i want to search values from structure CORUCACT used in production order.i want table for this structure.thanks i...

time delay in e-mails

Hi all!I´m sending e=mails through two ways: Business Workplace (SBWP) and using function module SO_NEW_DOCUMENT_SEND_API1 in my programs. The first one works more faster than the second…the time delay between the two ways is 40 minutes… I would like...

screen exits

hi Gurus,i would like to add a field for a screen . in that there is no screen exits.any there is no user exits. how would i add a field. is it necessary to use access key to modify the standard program.Tell me ASAP.Thanks & Regards,Sudheer.

Resolved! Set Screen

Hi Friends,I just want to know the differnce between these two a) Set screen 9003. leave screen.b) Call screen 9003.Both of the above 2 scenarios calls the screen 9003 then what is exact difference between these two?.Regards,Dinesh

Resolved! INTERNAL TABLE

hi experts,please check my code:TYPES: BEGIN OF gs_outtab, lifnr TYPE lfbw-lifnr, bukrs TYPE lfbw-bukrs, witht TYPE lfbw-witht, wt_withcd TYPE lfbw-wt_withcd, wt_exnr TYPE lfbw-wt_exnr, wt_exrt TYPE lfbw-wt_exrt, ...

Fixed Asset Creation

Dear All,I am using FM BAPI_FIXEDASSET_CREATE1 to create a fixed asset.When i tested in SE37 with all the parameters, it gave me the new asset number.but when i tried to see newly created asset number in AS03, i am getting message "Asset xxxxx not in...

Labels in this area