Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 93122 VIEWS
    • 212 REPLIES
    • 39 Likes

    Resolved! 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! 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...

    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...

    interacting with alv

    I want to click on field of alv report screen and it should fetch its value and open adobe form according to its value .Moderator message: please do more research before asking, show what you have done yourself when asking.Edited by: Thomas Zloch on...

    Labels in this area