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

Resolved! Appending...

Hi All,I have two internal tables with same structure: I wanted to append from one internal table to the other one. HW to do it..?One more question is: like how the append is going to happen, I mean each time it’s append only one record or it’s appen...

Resolved! multiple selection in F4

hi,i use this code to f4 help and its working o.k. what i wont is multiple selection like to choose 3 or more employee how i can do that?REPORT ZV_SMART_SEND1.TABLES: PA0002.*DATA: ITAB LIKE PA0002 OCCURS 0 WITH HEADER LINE.DATA: BEGIN OF ITAB OCCU...

reg alv

hi allin my alv, i ahve two colums. i have to show it in a color when the columns are different .,hoping for ur support.,,regardskarthikEdited by: karthikeyan palaniayya on Feb 19, 2008 12:29 PM

Report: rfbila00

hello All,I am working on Report : rfbila00, balance sheet/profit lost statement. It is working fine. But in the output the percentage field is not getting populated. Can anyone tell me what may be the reson and what needs to be done.Thank You,Regard...

Resolved! Problem with OO ABAP

Hi there. I've got a CONTAINER object in the screen and a piece of code report ZWOP_TEST2 . TYPE-POOLS: GFW . DATA: retval type symsgno . CLASS cl_gui_cfw DEFINITION LOAD . CLASS cl_gfw_mux DEFINITION LOAD . CLASS cl_gfw DEFINITION LOAD . **** ac...

Resolved! GDATU CONVERSION

Hi people i have a problem.I must search in table tcurr the value about the data: Sy-datum. But when i search in the field GDATU i can't find the correct data.I give you an example.A date inserted in 18.02.2008, in gdatu have this value: 79919781I kn...

Labels in this area