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

    Resolved! VL02N + Post goods issue : exit ?

    Hi,in transaction VL02N (change delivery), i want to do some actions after the goods issue (see button Post Goods Issue) is successful. The badi i'm using right now (LE_SHP_GOODSMOVEMENT) is happeling too early. An error can still occur in the PGI an...

    h_senden2 by Active Contributor
    • 15132 VIEWS
    • 8 REPLIES
    • 0 Likes

    Resolved! modulepool

    can any body worked in modulepool on splitscreens in 4.6c version?if any body any idea plz forward me?<b>coming to my requirement we need to split the screen into two parts after spliting it we need to put one hyperlink on left hand side,when we clic...

    Resolved! Factory calendar

    Hi,I have a small requirement,i have a date and i wanted to add 8 working days for that date and i need to display that date,i need to do with in a loop statement.and working days are from monday to friday,can anybody tell me the best possible way o...

    Module Pool

    Hi,I have developed two screens. When the user Press Back Button it should come to first screen. In this case what we have to use ?Set Screen 0. or leave screen ?and if the user press back button on the first screen then what we have to use ?what is ...

    Resolved! table control

    hi ..i created a table control. it has no error , problem is when i press enter button cursor is not moving to next line and data is not entering the database. please correct my mistake. please. flow logicPROCESS BEFORE OUTPUT. MODULE STATUS_0100...

    Resolved! urgent

    Hi Experts,I have a requirement to select data for different condition types from a condition table. For that, I have to write a select statement in such a way that I can pass the selected condition types in the where condition of the select query. T...

    Resolved! label for PARAMETERS

    Hello everybody. I have a code PARAMETERS doklad TYPE zneplatit_detail-vydejka2.that shows text-field preceded by text "DOKLAD". But what if I don't want to change variable's name (doklad) but I want to change the label (DOKLAD)?Greetings. P.

    Resolved! sy-langu, how to compare

    Hello,I have a very simple question. How to compare in which language mode user is logged in? In code:write: sy-langu. "program writes on screen: ENif sy-langu EQ 'EN'.write: 'English language'.else.write: 'Other language'.endif.system prints: Other ...

    Labels in this area