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

upload a text file

Hi guys,I need to upload a ".txt " file in the internal table ITAB1 & ITAB2 having structure as below.If u see the 6 fields in both the table are same.I need to use the same text file to upload data in two different internal table.Please guide.itab1...

No texts in F4 pop up

Hi,When i login in Chinese language press F4 (ex. Material group MATKL), i get a OCX pop up.But the there are no text in the pop up and they are all question marks (?????).But i see that the chinese tranlslations for the material group field and the ...

Resolved! select distinct

Moved to correct forum by moderatorHI All,can i write the querry as below. Is it good for performance issue?SELECT DISTINCT vkorg spart FROM tvta INTO TABLE lt_spart WHERE spart IN spart AND vkorg IN r_vkorg.Edited by: Matt on Nov 24, 2008...

Resolved! Date variable

Hi,I have a fiscal year period 2005004 in one s1( variable) and iam taking 004 in s2 , which is become 4 and llater iam adding 1 to 4 which means it become 5 but i wnat to add 00 to s2 how to do that.. egs1 = 2005004s2 = s1+4(3) that means it is 004]...

Resolved! ABAP query issue

Hi All ,While creating ABAP query to fetch data from a table , i want to fetch data where one field begins with 1* or 2* or 3* or 4* . If it possible to write select stmt while creating query thru SQ01 , where should i write it ? Where should i COUN...

Resolved! Howto access TABLES type parameter within function module

Dear all,I try to define a callback function for a BAL message with message parameters. It seems to me that the message parameters appended to the message become passed to the callback function as a TABLES function parameter. Thus I tried to define a...

CedrikKern by Product and Topic Expert
  • 1793 VIEWS
  • 6 REPLIES
  • 0 Likes
Labels in this area