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

    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! Accepted Solution

    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! Accepted Solution

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

    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! Accepted Solution

    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! Accepted Solution

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

    Resolved! Accepted Solution

    TRANSACTION VARIANT

    I have made transaction variant via SHD0 in which I want to make item description VBAP-ARKTX as only display, I have marked this for only display in SCREEN 4900 but it is not woking.Please help, right answer will be highly awarded

    Labels in this area

    Explore this Area