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

    Resolved! Type Pools

    Hi all,Can any one you tell me exactly what are type pools? What happens when i declare lke this TYPE-POOLS: slis. TYPE-POOLS: list.And what is the meaning of DATA: fcat TYPE slis_t_fieldcat_alv WITH H...

    Resolved! date

    Hi,how to assign low and high values of date as default.select-options: s_date for sy-datum obligatory.for this the default value s_date-low = '07/01/2007s_date-high = 07/31/20007how to assign.Regards,kb

    Very Urgent...!!!!

    Hi ALL,Im creating ALV report in ECC 6.0,im passing fields to fieldcatalog and everything is going fine,,,but atlast while displaying the alv report using reuse_alv_list_display/grid_display function module(s) im getting <b>short dump</b>im checking ...

    Resolved! joining tables

    hi experts, I am making Purchase Requisition report. for that i have to use EBAN, EKPO, EKKO, LIPS, and LIKP tables. User enters Purchase requisition no. on that condition it fetches data. I have joined EBAN and EKPO and the data fetc...

    Resolved! Report-problem

    hi experts i am tring to run this prog (taken from abap objects). but it is giving error regarding nodes.can anybody explain this why ?REPORT demo_get. NODES: spfli, sflight, sbook. DATA: weight TYPE p DECIMALS 4, total_weight TYPE p DECI...

    Resolved! Concat String problem

    Hello Guys, I am struggling with a little problem. I don't have Authorization for ABAP Help. That's why I am posting in SDN.I have to concatenate two string with space between them.like two word Spell and Check.when I cancatenate then the re...

    Labels in this area