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

performance

SELECT VBELN POSNR WMENG LDDAT FROM VBEP INTO TABLE I_VBEP WHERE LDDAT IN S_LDDAT%_HINTS ORACLE 'index("ZM1" "ZM1VBELN" "ZM1POSNR" )'.where zm1 is a index of vbep table containing vbeln posnr.in development it is not giving any problem.in quality it ...

Resolved! LIST BOX

Hi,Below is the code that I have used to populate my listboxes. Please help me with the code; how to fetch back the key value from the listbox during runtime. SELECT ACCNUMBER INTO ACCNUMBER FROM ZTABCSCUSTMASTER WHERE SAPUSER = SY-UNAME. DROPDO...

Resolved! BAPI_GOODSMVT_CREATE help

hi guys, i have 10 lines in my internal table. i want to create two stock movements.First movement will consist of the first 5 lines and the second movement,the rest 5 lines.I am getting an error message for the second movement 'Impossible to execu...

WE19 txn

Hi AllI posted some inbound idocs using we19. All the idocs posted properly . I know the process of WE19 . It will create new idoc and proceeing start with 74 status.My doubt is how to find the source idoc for newly posted idoc.It is not showing any ...

TOP-OF-PAGE!

Hi SDNers,i have created a report in SE38.After giving input in selection-screen it will show one screen which contains 3 push button in application tool bar.one for classical report output and the second one for ALV grid display and the third one fo...

Select DFKKOP

Hi guru's,I am performing a select on table DFKKOP and am wondering if there is performance to gain.I only have a list of bussiness partners.* Get entire balance for these business partners SELECT augst gpart budat betrw augdt augrd FROM dfkkop...

Spliting the file

Hi Experts,Iam getting one file as input i have to split the file based on the length of the fields.My input file format is plant = char(4)material = char(18)ship_to = char(10)amount = curr(11)dec(2)(KONP-kbetr)unit = cuky(5)qty_per = dec(5)valid_fr...

Resolved! doubt in oops basic

hii if i execute the below program im not gettin the value of z..can anybody tel y??or plz tel me wats wrong in the prog... &----*& Report ZOOPS*&&----*&*&&----REPORT ZOOPS.class number1 definition.public section . methods : constructor importi...

Resolved! Userexit USEREXIT_SAVE_DOCUMENT_PREPARE Example to change the data

Hi,I use the EXIT MV45AFZZ Form USEREXIT_SAVE_DOCUMENT_PREPARE to check some inputted data. If the inputted data are wrong, e.g. Salesoffice, the User need a possibility to change the data again. I send a POPUP to inform the user that the salesoffice...

Labels in this area