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

    customized info type

    dear all i have an customize info type which make some calculation on payroll and save it in it's own database and also insert records wage types in the standard infotype 0014 but there is problem in the records which inserted to the standard in...

    Resolved! Accepted Solution

    ABAP IS-Retail

    Hi,I am an ABAP Consultant and am newly into IS-Retail module. I may be working mostly on Reports,Scripts and User Exits.Could anyone let me know how IS-Retail can be significantly different from other modules technically (not functionally).I know ei...

    Resolved! Accepted Solution

    Observer Design Pattern: Looking for redesign ABAP OO code example

    Hello folks,I am looking for an example for ABAP OO code that has been redesigned by applying the Observer Design Pattern. I would be very interested in both the code before as well as the code after the pattern is being applied.Thanks in advance and...

    Resolved! Accepted Solution

    FM SUBST_GET_FILE_LIST no longer available in Release 702 ?

    We are in the process of upgrading to ECC 6 Release 702. In the new release, the standard Function Module SUBST_GET_FILE_LIST (which is used to get a list of files on an application server directory), has all its code commented out and replaced by a ...

    BDC for QE17.

    I am creating a BDC for the transaction QE17 for result recording of MIC's for the Operations. In the first screen we give the Inspection lot number and its operation. The second screen gives all the MIC's for that particular operation in an editable...

    lso programming

    Hi there,i'd like to make an "easy" abap program for booking an EC object to a participantI've tried 2 methods : 1 - CL_LSO_BO_PARTICIPATION_UTIL->BOOK_PARTICIPANT2 - l_o_curri->if_lso_bookable~book_participantsUnfortunatly none of these 2 are workin...

    open dataset binary

    Hi,I've a problem with the open dataset command and the german umlauts (ä, ö, ü) here's my coding: *file is a csv-text file (UTF-8) DATA: datab LIKE solix OCCURS 0 WITH HEADER LINE. OPEN DATASET file FOR INPUT IN legacy binary mode. ...

    Database Hints

    Hi All,I am working on performance issue..The requirement is like : The user can enter the table and Index name in the Selection screen.select query should pick the data from Database table based on the index.....In where condition i have to incorpo...

    Labels in this area

    Explore this Area