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

    Help Required

    Hi Experts, Can anyone provide me a list of the changes in ABAP, that have been made from 4.7 EE to ECC 5.0, and subsequently the changes made from ECC 5.0 to ECC 6.10 and also what are the new concepts introduced.If helpful, will be rewarde...

    Decial Validation

    Hi All,itab- amt(18)upload the amount data from Excel file into itab-amtwhile process the internal table remove the one dcimal point then we wrote the code like thisdata : V_amt1(9) type P Decimals 5loop at itab.v_amt1 = itab-amt.endloop.while execut...

    SUIM

    In SUIM when i check change documents ( for password change and user group change selection).For all the users whose old password is all zeros ( as dispalyed in suim result), It is showing as their user group is also changed. what is the reason and w...

    Resolved! Accepted Solution

    Regarding authority-check

    Hi ExpertsI am trying a small example to know how authority check works.When i check the sy-subrc , its value is 12.That means this is not in the user master record.Please suggest me how do i solve this.Below is the coding where " I do not want to gi...

    Resolved! Accepted Solution

    Regarding ST05

    Hi experts,I checked my program in ST05 and some SELECT stmt's are appearing in yellow color and some r appearing dark yellow. wht does yellow and dark yellow color means. i mean my program is fine or need some changes in SELECT stmt'sThanks in adva...

    Resolved! Accepted Solution

    Field for Local Time

    Hi all,I want a field from which I can get the local time of my system.The SY-UZEIT is application server time, which I dont want.Even SY-TIMLO is giving the same time.My server TIMEZONE is CET.I even tried to change the PERSONAL TIME ZONE from User ...

    Resolved! Accepted Solution

    Dates and Intervals

    Hi all,1) I wish to attain the interval for a pair of dates (e.g. 20 Jan 2007 and 27 Jan 2007). It should result me with 7 days.2) There is a given number of days (e.g. 3 days), and also a starting date (9 Feb 2007). It should result me with 14 Feb 2...

    Estimation time

    Hi Guys,i need a format for estimation of time for interfaces like how can we decide the amount of time required for an interface. I need the guidelines to decide how many days it will take to develop an interface for an ABAPer.Please reply urgently....

    NAST Table

    Hi, I got a one requirement. What is the use of NAST table?Now iam creating one custom table.In the custom table Customer Number(Kunnr) and Billing Document(VBELN) is there.And NAST table provided and they given for customer number(NAST-PARNR) And ...

    Resolved! Accepted Solution

    help in message

    hallow i doing a report program that select some course from table . in the selection screen if u bring invalid course i bring a message like the course is invalid .the problem is that i do that after select and not in at selection screen, and after ...

    Resolved! Accepted Solution

    F4 help in Dynpro

    Hello Experts,I have a screen which I am trying to change. Basically there is a field that has input help associated to it currently using foreign key releationship and I debugged the program to find out that FM DD_SHLP_CALL_FROM_DYNP used, that is t...

    Labels in this area

    Explore this Area