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

    Resolved! bdc uploading data

    while i am working with bdc when i am uploading flat file into sap.every time i am going to give the path of that file.i just cal function module gui_upload and give the path,how can i give the path dynamically.what is the use F4_filename

    Resolved! popup dialog box

    Hi,I need to popup a dialog box,in the box there is a parameter requried to input by user.and i will use the value of the parameter in my program.is there standard function to do this ,i check some popup functions ,they are almost use to confirm or w...

    Resolved! Error: Displaying 3 ALV blocks for 1 itab but with diff. values

    Lets say I have 1 internal table named GT_COMPANY that I need to display 3 times but for every ALV blockit shows different values. For example, the 1st ALV block shows data under company code 1000, the 2nd shows data under company code 2000 and so on...

    ides ecc 6.0 download

    hi everybodyi got a suser id .i want to download the ides ecc 6.0 and netweaver for java from service market place.but i dont know whether, it is available for free download or in any payment terms?what r the steps to install the ides ecc 6.0 and net...

    logical error

    Hello expertsin the select options material type is select optionit should take only two fields LH and ZVif we give other values it should throw error.i wrote code asIF s_mt <> ca_lh or s_mt <> ca_zv . MESSAGE e010(zcn_mm_msgclass).ENDIF.but if i en...

    Resolved! single field

    Hi all, like here we disply all the table contents so if we want to display only a single perticular field then what to do other than write optn. like using any function module..?thanxxxCALL FUNCTION 'HR_IT_SHOW_ANY_TABLE_ON_ALV' TABLES table ...

    Resolved! how to get system date

    I am not able to get the system date. If i use SY-DATUM, then it gives me server date. Now the time of India and US differs. If i use SY-DATUM, the nit shows server date which is according to Indian Standard Time . Then how do i get the time as per U...

    Labels in this area