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
    • 94804 Views
    • 212 Comments
    • 39 Likes

    Using Hints Oracle

    Hi All,I have a statement which selects from WB2_V_MKPF_MSEG2 SELECT MBLNR MJAHR ZEILE_I BWART_I MATNR_I WERKS_I LGORT_I CHARG_I SHKZG_I MENGE_I MEINS_I UMMAT_I UMWRK_I UMLGO_I UMCHA_I FROM WB2_V_MKPF_MSEG2 INTO TABLE ITAB_MSEG FOR ALL ENTRIES IN...

    Check Assets ME51N

    Hi all,I want to check when I am creating a purchase requisition from ME51N if the Asset Class that they have chosen is correct depending on a few conditions...If they introduce an assets that already exists I can verify from the exit EXIT_SAPLMEREQ...

    Resolved! Accepted Solution

    move to comment

    Dear All,Here the code:SELECTION SCREEN COMMENT dis-01If i write:MOVE 'titi' TO dis-01 -> comment is filledBut:tmp='dis-01'MOVE 'titi' TO ???? -> how use tmp variable to have comment filled ?Thanks a lot,Rodolphe.

    idoc error

    Hi Gurus,i am facing one problem.we are transferring data from Sieble to SAP.we are not able to find any error in Characteristics.plz help regarding thisStatus Message for Selected IDocStatus Text: IDoc: 0000000008647521 Status: Application document ...

    Resolved! Accepted Solution

    Smartforms to Pdf preview

    Hi Experts,I am converting a smartform to pdf. That is, if I press print button in smartform, I have to store the pdf file in presentation server.This I have done. If I press preview button, pdf preview I should see. I used the FM "YSSFCOMP_PDF_PREVI...

    Resolved! Accepted Solution

    Module pool programing

    Hi, I have created a executable program and called a screen inside the program.Now I need to make a transaction code for the program, so that when the T-code is provided the scren is displayed.I have created the T-code usinig se93, but when we give t...

    Resolved! Accepted Solution

    how to Put sapces

    Hi AllCONCATENATE 'Employee No: ' h_PERNR 'Employee Name: ' h_ename INTO text SEPARATED BY space .the above mentioned statment is providing the following out putEmployee No 69 Employee Name Ammadi want the distance in between 69 and Employee Name as ...

    Resolved! Accepted Solution

    SAP Login event

    Hallo everybody,I have a task to present some information from MS Outlook calendar for each user who has just logged into the system.Using OLE I wrote a small programm which calls Internet Explorer navigating to MS Outllook Calendar. The problem now ...

    Resolved! Accepted Solution

    How to find a logic of a cetain field calculation throught debugging.

    Hi All, I'm new with debugging tool. I need to figure out a logic in the code of a certain field calculation in transaction, also with finding out table names used for source. I've started with /h, but i don't further know what steps do i need to tak...

    Resolved! Accepted Solution

    Refresh ALV grid.

    Hello, in my report programm, i want to insert a refresh button in the ALV, and when i press this, i want to execute the programm (or the perform get data).1. How do i insert this button ?2.What code should i write for this button to execute the perf...

    Labels in this area

    Explore this Area