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...

    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...

    sheenamk by Developer Advocate
    • 94730 Views
    • 212 Comments
    • 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! Accepted Solution

    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! Accepted Solution

    how to fetch data from an internal table by comparing the a value in loop

    i have an internale table with two fields like parvw and vtext.acc to valuue in parvw in loop we sholud fetch the corresponding value of vtext.we should not use loop in loop .ex codeselect parvw vtext from tpart into table i_vtext where spras = sy-la...

    Resolved! Accepted Solution

    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! Accepted Solution

    regarding lont text editor

    hi,i am using the long text editor. my problem is, if i enter the order for the first time, its poping-up an error 'I/O Error for text WORKST 15 SUBM EN'.explaining it more clearly...i am using the FMs--> READ_TEXT , LANGTEXT_ONLY and COMMIT_TEXT in ...

    Resolved! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area