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

    Tables

    Hi,In the program these are the 4 variables that are defined. return_tmp type standard table of bapiret2, return_tmp_conv type table of bapiret2, wa_return_tmp type bapiret2,tsk_tab line of cpcdt_tsk_tab.Can someone please let me know the differen...

    Resolved! Accepted Solution

    SAP Query

    Hi All,I have one doubt regarding SAP-Query.I have one query which i want to change but the system is not allowing me to do so.What might be the problem.Is there any status which i want to change.Plz suggest me regarding this.Regards,Deepak.

    select options

    i have put some values in the select option field material type s_mtart YTRA,YFGC and some other values and i want my selction to be restricted to only this 5 material typesand i am using this codeSELECT matnr mtart FROM mara INTO TABLE ita...

    Resolved! Accepted Solution

    Problem with Decimals

    Hi, I got an issue with decimal points in my program. Here i don't want the decimal's to round. For suppose i got a value of ' 8.3356', then i need only '8.33'. But when we are trying to take the whole value into a value of type 'P' with decimals '2'...

    Resolved! Accepted Solution

    generation of spool

    i have a rquirement of generating a spool for a interface report where the report does the file download to a applocation server or presenation server depending on the radio button selected .i need to generate a spool for the report which has selecti...

    Resolved! Accepted Solution

    Using At New Problem

    hi,i use this code and in the at new commend when the loop move to the second place in table for employee it do the same process instead 1 for every employee so i have duplicates record ,it have to do the process for one employee just one time,i sort...

    Labels in this area

    Explore this Area