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

    IDOC user-exit

    I programmed and activated user-exit for processing idoc (SDPICK, EXIT_SAPLVMDE_003). Then I imported it to the production system.When I test that particular idoc type with test transaction (WE19), everything works fine but if idoc comes from non SAP...

    Interactive Report

    Hi Can't i use At line-selection and At user-command events in one report program. Bcoz when i am trying to use these 2 events in one program the cursor is going to At user-command only. At line-selection is not getting triggerred. When i use them i...

    Resolved! Accepted Solution

    Excel upload

    Hi experts, i am trying to upload data from Excel file to an internal table. But the data is not uploaded correctly.Can u please help me ?my code is :REPORT Z_R_BDA_UPLOAD .DATA : ANSWER.DATA : BEGIN OF T_SHED OCCURS 0, ...

    Resolved! Accepted Solution

    BDC help

    I want the steps to use table control in bdc ,I.ehow table control cn be generated using bdcplease full steps not program only, points will be Awarded,thank you,Regards,Jagrut Bharatkumar Shukla

    Resolved! Accepted Solution

    Header in Reports

    Hi I have maintaned table TSE05 .But still i didnt get the desired or entered value on the report header...is thr something else i should do...in addition to tht.I have seen couple of blogs ,thy said use pattern, but i dont want to use tht, i want i...

    Resolved! Accepted Solution

    Hi friends..

    Hi.. I need a small help. I m working on payroll. My requirement is to display payroll results report in alv. till now i completed my selection screen logic. Now how to proceed further? pls can u tell me step wise in general?Note: we should not use...

    Resolved! Accepted Solution

    File handling

    Is it possible to transfer the contents of one word document file to another word doc file..I want to copy a file from one directory and want to store in another directoryby a program...is any function module there

    Resolved! Accepted Solution

    ahout at new.

    hi forks, when we use the break control in the loop statementseg.1 LOOP AT GIT_1 INTO GFC_1. GFC_2 = GFC_1. AT NEW FIELD3. MOVE-CORRESPONDING GFC_2 TO ・・・    &#1...

    Resolved! Accepted Solution

    function code for PRINT

    Hi Folks,Please let me know the funtcion code for PRINT so that I can add the same in my -pf-status ZAT.Just like &ILT for filter &umc for aggregation I want the function code for PRINT.Thanks,K.Kiran.

    kiran_k8 by Active Contributor
    • 2711 Views
    • 11 Comments
    • 0 Likes

    routine

    I am new in sap. i want to write routine.My requirement is sales employee can give 1 to 10% discount and sales manager can give 11 to 20% discount.i want to write routine for condition type k007.Please tell me how can i write the routine for the abov...

    Resolved! Accepted Solution

    how can i handle errors in bdc - call transaction method using tcode xk01

    Hi,i want to know how can i handle errors in call transaction method using tcode xk01. I have written a program in se38 but its not working.TYPES : BEGIN OF itab,lifnr TYPE rf02k-lifnr,ktokk TYPE rf02k-ktokk,END OF itab.DATA : i_tab TYPE TABLE OF ita...

    Labels in this area

    Explore this Area