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

    move char to qty field

    The below code short dumps beucase 12,000.00 is recongnised as a number. So is there an easy way to get this value into the quantity field. I can think of replacing the comma, biut it doesnt seem that full proof, just wondered if there was an easie...

    Resolved! Accepted Solution

    select query

    Please use meaningfull subject titles in future-Basically Iu2019m into BW but currently Iu2019ve to write a report:Iu2019ve a report in which a field CUSTOMER is defined as follows.Tables: /BIO/PCUST_SALES, /BIO/HCUST_SALES.SELECT-OPTIONS: S_CUST for...

    Resolved! Accepted Solution

    passing data from abap-program to mssql database table thro native sql

    Hi, To pass the data from abap-program to mssql server,i have created database connection through dbco t.code.now i am trying to get connection thro native sql but am not able to get it .Am working in ECC 5.0.Could anyone help me on this.Did i miss a...

    Resolved! Accepted Solution

    Trancate Type P value

    Hi all,i am facing problem with Trancation of Type P valueI have P type variable V1 with Lenght 30 decimal 14.So i am geting value like 444.99999988i Have another P type variable V2 with lenght 13 decial 2.I need to populate variable V2 with value...

    Resolved! Accepted Solution

    LOOP and Performance

    Hi All,I have 2 Internal Tables.. itab1 containgi 2000 employees numbers.itab2 containing 5000 employees numbers.The requirement is to delete the employees from itab2 if the itab2-pernr = itab1-pernr.I have used the following logic...loop at itab1.lo...

    Resolved! Accepted Solution

    Badi, User Exit, BAPI is available to update the credit control status

    Hi,I have a requirement where in I want to keep Credit status as Not Performed if a certain condition is satisfied.Else I want it to perform a normal operation.Is there any Badi, User Exit, BAPI is available to update the credit control status as Not...

    Resolved! Accepted Solution

    PA30 : IT2010 & IT 0015. User exit / BADI required to retrieve BETRG value

    good day to everyone,My objective its to retrieve Amount ( BETRG) value in PA30 --> IT2010 and PA30 --> IT0015 screen.I have tried using the User exits and Badi below. However, there are no structure to retrieve BETRG value when i am i at the IT2010 ...

    Labels in this area

    Explore this Area