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
    • 92255 VIEWS
    • 212 REPLIES
    • 39 Likes

    Resolved! Buton on screen

    Hello Friends, I have a screen with some input fields, and table control. I want to place a button on screen, like "Okey button":1- is it possible to place okey icon on screen2- secondly, when user press enter, I want to retrieve those values which...

    Batch Input Problem

    I experts, I'm facing a problem with batch input, 'cause it's giving me the message "No batch input data for screen SAPMF02D 0310" although i'm filling all the fields in that screen, but when i call the transaction in foreground doesn't give me any ...

    Resolved! INCLUDE : <cntn01>.

    I am migrating an application which uses the include : <cntn01>This include is causing problems, and I would like to know how to replace the macros that this include makes possible.For example:swc_create_object .......swc_container........etc.Thanks

    Resolved! Issue with SY-UCOMM

    Hi All, We are using ALV grid display interactive report, when we click on first list it suppose to show the secondary list based on the column selection. Lets take if we click on first field, secondary list should have different fields, if we cl...

    BDC session

    Hi Friends,I have a problem with working one of the BDC sessions for Pcard. Error: Maximum permitted number of internal tax items reachedMessage class is <b>FF</b>Message Number is <b>755</b>When I checked the documentation of the message it say<b>...

    Resolved! Free object problem

    Hi everyone,Here is a code where the object is not really cleared. CLASS testfree DEFINITION. PUBLIC SECTION. METHODS set_var. METHODS getvar EXPORTING pv_text TYPE char10. PRIVATE SECTION. CLASS-DATA : gv_text(10). ENDCLASS. ...

    Resolved! DBIF_RSQL_INVALID_RSQL

    Hi,One of my program is giving dump by giving the above message at the following select statement:SELECT mblnr mjahr zeile bwart matnr werks lgort charg insmk sobkz lifnr shkzg waers dmbtr bwtar menge erfmg ...

    PS_1978 by Active Participant
    • 1004 VIEWS
    • 8 REPLIES
    • 0 Likes

    Resolved! Authorization object

    Hi All,Suppose user (XYZ) is not authorized to run transaction (e.g. IW32). How can we get the authority to run transaction (IW32) from different user (e.g ABC) while i am login with XYZ ? Can we push a different user (ABC) to get the authority to wo...

    Resolved! Debug the Outbound IDoc

    Hi,I have a outbound IDoc.I would like to reprocess the same and test the FM.I am going through the Tcode :WE19.put the IDOC : XXX in the exisiting IDoc field. Execute.I get to see the IDoc structure and the data.Then i click on the "standard outboun...

    Labels in this area