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

    Resolved! rounding off

    i declared variable as ZFOR1 TYPE EKET-MENGE.i want to round off the value to the next integer.if i get the value as 2.14 or 2.64 it should be rounded to 3.if i declare it as integer it is getting rounded to nearest integer that is 2.14 to 2 and 2.6...

    Resolved! RFC Change Mode

    Hi I have an RFC (zxxx) now i want to change this RFC .. but in the se37 if i click on change it was enetering into inside but still in Display mode only.. if i click on change also i'm not getting any Locks.. but even though it was not possi...

    Resolved! download a value

    Hi,When we download a value like 12.300 from SAP into an excel sheet, in the excel sheet the value is downloaded as 12.3. It is wrong and it should be 12300. In SAP '.' is considered as comma and ',' is conidered as decimal point. How can we download...

    Resolved! abap objects

    Hi Experts,I would like to learn abap objects.Pls explain the following terms..CLASS DEFINITION. PUBLIC SECTION.PROTECTED SECTION.PRIVATE SECTION.INTERFACEMETHODI will be very thankful if you can provide a simple example.thanks & regards,mallika

    ALV

    HiIn alv grid display, when i giving ref tab, ref fieldname in field catalog, it shows the field headings as dictionay lables, but i want to display my own labes. i used seltext_m but i didnt get them

    dbt in idoc

    Hi experts,For example, BAPI_MATERIAL_SAVE fn module when used can create and update the material...Similarly can idoc be used in general for creating and updating the data in SAP table?For eg..In creation and update of inbound deliveries in LIPS and...

    HELP ME OUT

    hi to all experts when i use mode 'A' in call transaction records are inserted into database and sy-subrc is zero but wen i use mode 'N' it is giving error and sy-subrc is 1.001.can anyone explain me the reason for this errorREPORT ZSESSION NO STAND...

    User exit for VA41

    I need to update Bill. Value to be filled (FPLT-FAKWR) in the line item billing plan for a contract(VA41) . Is there any user exit is available .I tried all these user exit. INCLUDE RV60FUS1. "User Exit 3.0B INCLUDE RV60FUS2. "User Exit 3....

    Resolved! Perform

    HI Gurus,I have seen a perform but it has an empty body.Its used in a std prog include.Whats is use then ?What if I delete it ? ( I wont do as its in std prog )Please Reply.Regards,Binay.

    Labels in this area