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

    Resolved! OOPS ALV NO decimals

    I have a OO ALV program,and I want no decimals out,I've tried using ls_fcat-decimals = 0 or ls_fcat-DECIMALS_O = 0 or ls_fcat-round = 0....it doesn't work ,my structue's field type is "QUAN",13/3 and 15/3,I hope experts can help,thanks!

    Parameter ID

    Hi Experts,I have one query for parameter id. What exactly parameter id?Actually I was asked to prepare the selection screen & given some reference of parameter id for that field.I have one field Customer number & given reference as parameter id KUN...

    Resolved! Prompt for transport request if records are added/modified for custom table

    Hello Experts, A couple of questions, 1. How do we prompt user to create a TR whenever he changes a record in my custom tablevia SM30? my custom table has a maintenance type of 'C' - customizing already.2. How do we transport the custom table content...

    BDC Program for MM01

    Hey guys i have written a BDC for mm01 transaction for six views... well i am getting a short dump when i execute the program!!.. and the error is occuring FNAM and FVAL... can u please help me out in solving this.. Can someone also tell me the prope...

    using parallel cursor

    Hi Experts,In my program using nested loop. I want avoid that using parallel cursor. But In two nested loops, using I done, but where has three nested loops how ? plz tell me or send code?Ex: my Requirment is like this Loop at i_tab1 into wa_tab1. l...

    regarding messages

    experts,the following is the code , when executed the write statement is not getting executed, since i have framed a warning message.along with the warning message ,write statement should be executed. is it possible. data : var type char3. ...

    Resolved! RH_UPDATE_DATABASE

    Hi Guys,I am using FM RH_INSERT_INFTY with Vtask = 'B'.This way I process all the records and they are updated in an internal buffer. After processing all the records I call RH_UPDATE_DATABASE to commit to database.My question is that if I am running...

    Resolved! date fuction

    Hello Experts,I wnat to display first day of the month from any date Ex. there is 15.10.2008 Date .Is there is fuction module to convert date into first day of the month like 01.10.2008.Thanks & Regards,Rahul Shinde.

    Labels in this area