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

Download Data

Hi Experts, I have to download records from standard table ..records number is above one million...i cant do that in one attaempt in spreadsheet.i try to download throgh background but job is failing...is there any way that i can d...

Resolved! SUM in ALV

Hi ,If I am showing the output using simple ALV and it is having one of the field as amount and I have to do the sum of that depending on another field say doc type or date at runtime? can anybody tell me how to do the sum of amount field depending o...

syntax error

Hi, I am working on report. while using innerjoin i am getting error like"The column name "EBELN" has two meanings.ABAP/4 OPEN SQL statement.my code is- SELECT aebeln absart aekgrp abedat a~waers aekorg alifnr areswk bebelp b~matnr b...

Resolved! field symbols

Hye ... Please explain me what are field symbols.. practical usage of field symbols.. Also post me links where i will get more info on field symbols..<REMOVED BY MODERATOR>thnks in advnce.Edited by: Alvaro Tejada Galindo on Feb 25, 2008 10:29 AM

Resolved! select

I would like to create this select statement<br />select * into lw_temp from p0002 where nachn,vorna like lt_header_appraisee -name .<br />How we can concatenate vorna and nachn in this statement<br />??<br />thanks

Resolved! Syntax Error

Hi we are upgrading to Ecc 6 from 4.6 and have the following Syntax error.The Error is - "HT" must be a character-type data object (data type C, N, D, T or STRING) data declaration, DATA: BEGIN OF ht, x(1) TYPE x VALUE '09', END OF ht...

Resolved! Query on Intenal tables

hello all,I have 2 internal table of same structure one belongs to MBEW and Other one is MBEWH..!i need to combine the 2 internal table s data...these tables have the same fields but data is different..!one contains the current period data and one i...

NAeda by Contributor
  • 624 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! Super User Activity

Dear Experts,How can i find all the critical operations like User deletion , Role change .I hav 2 create a report in which it shows all the activities like this.Can u plz tell me the Tcodes ,tables ,fn mods for helping me to develop the same(i got so...

Labels in this area