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

    Restrict DEBMAS

    Hi All,Basically i need to send customer master data to some other system using standard message type DEBMAS via ALE , but i want to restrict some fields like bank key, Bank name etc.....means send as empty . Do we have any standard options to restr...

    Resolved! Accepted Solution

    BCS Recipient

    Hi AllI stand on the hose ;-).I would like to send email bye Outlook and if i can't find the Email adress send bye internal SAP Mail. data: lr_recipient type ref to if_recipient_bcs. lr_recipient = cl_cam_address_bcs=>crea...

    Regarding Insert

    Hi Leads,I have a small issue when I am inserting data into Database Table. When I am inserting the signle record into database (using work area), If insert fails..I am able to catch the exeption. INSERT KNA1 FROM WA_KNA1. IF SY-SUBRC NE 0. RAISE ...

    Resolved! Accepted Solution

    CASE statement

    Hi experts I have written code as like follow: CASE COMM_STRUCTURE-X.WHEN '22'. If COMM_STRUCTURE-wbs_elemt NE ' '. READ TABLE i_wbs WITH TABLE KEY co_area = COMM_STRUCTURE-co_area wbs = COMM_STRUCTURE-wbs_elemt o...

    calculation in AW01n

    Hi All,I want to know the program name where the calculation is done in Tcode AW01N, for the net book values calculation?I want to know which formula they are applying for the calculation if we go onselecting next next fiscal years.Thanks Rgds,Madhur...

    Resolved! Accepted Solution

    To Change date format

    Hi,I have a requiremnt where i need to change the date format to yyyymmdd..I have treid using the WRITE TO statement but it didn't work.suppose i got the field value as 05082008(ddmmyyyy), i need to write as (20080805)(yyyymmdd).I tried the bewlo sta...

    bDC PROBLEMS

    Hello I am recording xk01I am using GUI_UPLOAD fm to fetch data from flat fileand using CALL transaction with update and mode equal to 'A'.But when i run the program i get the following error.'Start screen does not exist in batch input data'I also tr...

    Resolved! Accepted Solution

    conatiner refresh in alv

    Hi all, i am working on dynamic alv using grid. after processing i want blank or can say clear all editable fields in display after processing functionality. i have used refresh_display and free method of class cl_gui but alv display is coming as it...

    Labels in this area

    Explore this Area