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

    SAP Script urgent Please

    Hi All,I have to make changes in standard SAP SCRIPT,I have to add footer. I added that in the Text editor of the SAP SCRIPT using BOTTOM ENDBOTTOM in a exissting Paragraphof the Script(for example: the name of the paragraph is IDENTIFICATION) and t...

    Resolved! Accepted Solution

    oops

    hi 1. what is purpose of oops? what is oops? 2 In which scenario we r using this in sap?. 3.how to develop ALV oops in ALV programming? 4.why we need overloading and overriding? 5.send me oops program coding by step by step? 6.what i...

    Selection-screen

    I created selection screen (begin of screen scr)with parameters.I displayed that parameters value using at selection-screen on fld.But in that list keys(back,exit....) r not working.I gave leave to list-processing and return to screen scr.What is the...

    Screen pgm

    8.REPORT ZSCREEN_PAINTER.TABLES ZEMP_TAB.DATA: ENO(20), NAME(20), AGE TYPE I, SAL TYPE I.DATA: ITAB LIKE ZEMP_TAB OCCURS 0 WITH HEADER LINE.CONTROLS TC TYPE TABLEVIEW USING SCREEN '100'.SELECT * FROM ZEMP_TAB INTO TABLE ITAB.CALL SCREEN 0100.&----*&...

    Resolved! Accepted Solution

    hi abap gurus

    i have problem with table control in cs01. in flat file there are 1 header and 22 line items to upload.but when i run prog using call transaction only 18 records are uploaded after that control is returning to first posnr. how to upload the res...

    Resolved! Accepted Solution

    Checking NULL value

    Hello to ABAP GurusFirst of all I am zero in ABAP hence please ingnore my lack of knowledge. Question is that I have written an ABAP routine in transfer rule where I am pulling data from R/3 system into my info objects. What I would like to do here i...

    Labels in this area

    Explore this Area