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
    • 94453 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Select Sql with <fs_tab> where <fs_fld> = wa_fld.

    Hello frnds,SELECT (p_field) FROM (p_table) INTO TABLE <fs_table> WHERE p_field EQ wa_alsm-value. <b>throwing exception</b> Values are coming fine to every field .... no problem with it.Inspite of that if i execute if I hard code ... value just to ch...

    Resolved! Accepted Solution

    Transport error "Object entry exists more than once. Sort and compress fir"

    Hi Guys I saved some objects(Structures and tables) in some transport request for test purpose . Now I deleted the object from data dictionary and trying to delete from se10 (Transport Organizer) . It is not getting deleted and gives an status mes...

    Resolved! Accepted Solution

    formatting the time

    hi all.. we can get the date using the sy-datum which has a common format of dd-mm-yyyy..but i have a requirement to change the default format to some other format...can anyone please help me find out a method so that i can change the default format ...

    bdc progrmming

    i m doing enhancemens in bdc that is i need to attatch some transactions to existing transactions and in some screens i also added some fields thru shdo and cmod transactions but im unable to work out in these transactions that is im not getting the ...

    Resolved! Accepted Solution

    error in inner join

    Hi All, I have written an inner join statement as given below but it is giving an error "LOEKZ has two meanings".what could be wrong?SELECT aBANFN aBNFPO aWERKS aEKGRP aMATNR aTXZ01 aERNAM aFRGKZ aFRGDT aFRGST aBADAT aERDAT aEBELN aEBELP aBEDA...

    Resolved! Accepted Solution

    smartforms

    dear all,I have given a task to develop a smartform for purchase invoice, credit and debit note and cash receipt and payment receipt. Format for the all form is same including field. Only header should be different for all the forms. So do I need to...

    FTP

    HI,Sudheer can u please tell me what "CALL 'AB_RFC_X_SCRAMBLE_STRING'" this statement does, weather it is a function , sub routine , or SAP statement.REPORT ZFTPSAP LINE-SIZE 132. DATA: BEGIN OF MTAB_DATA OCCURS 0,LINE(132) TYPE C,END OF MTAB_DATA. D...

    regarding bapi...

    hai,good morning to every one.i need help on bapi PPCO0021 (Release Control for Automatic Batch Determination).in transaction co02 when i release the production order the user exit (PPCO0021)has to be triggered and it should automatically get the pr...

    selvi1 by Explorer
    • 435 Views
    • 1 Comments
    • 0 Likes

    User exit for LT03

    Hi all,I need to find out what is the user exit that enter right after the user create the TO and click on 'Save' button.I already tried on the program that can search all user exit available and i got 100++ results in return. I need to know the exac...

    Labels in this area