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

Resolved! error

Hi....i created one ztable....Iam getting this error if click check for my ztable........Enhance ment catogiry for table missing...enhancementcatogiry for include or subtype missingtable <name> must be created in databases...thank you,naveen

FM: CHVW_EXPLORE_ALL

Hi, I want to know the functionality of CHVW_EXPLORE_ALL(Function module).i want to use thid module in my report but i dont know how to use it i.e. passing the variables to it.<REMOVED BY MODERATOR>Edited by: Alvaro Tejada Galindo on Apr 30, 2008 4:4...

Resolved! transportation problem

hi experts,i have created a function group in a development system but when i transport that function group to testing environment its not getting transprted ..i mean request transported succesfully....but i cant see function group in testing environ...

Resolved! Difference between Transport task CORRECTION/DEVELOPMENT and REPAIR

Hi,What is the difference between tasks CORRECTION/DEVELOPMENT and REPAIR. Currently I have been assigned REPAIR task under a transport by basis team and this repair task already has 2 ABAP programs and I am not able to add another program to make ch...

syntax error

SELECT baugr FROM resb INTO TABLE it_resb FOR ALL ENTRIES IN it_afko WHERE rsnum EQ it_afko-rsnum AND werks = 4090 AND bwart = 216.i m getting error as below:The field bwart used in the where condition may contain null val...

Resolved! Regarding Standard Task

hi there.... have a query and need a quick response....in workflows, which is the standard method used to send mails.....i am unable to access it so cannot really find out... if anyone can do it for me... <REMOVED BY MODERATOR>Edited by: Prem Sharma ...

No Read Access

Hi All, when doing the Extended Programming Check, for the report, i got a message saying NO Read acess for v_currenthoursworked.But basically i have assinged tht variable to a workarea.Can anybody tell me hoe to handle this message.RegardsRohini,.

download datas

i have some datas in the internal tablewhile downloading the datas , using gui downloadi need to download it in a specific format either in rtf or csv.Will it be possible to download the datas present in internal tabl to a specific format given below...

UmaArjunan by Active Participant
  • 537 VIEWS
  • 4 REPLIES
  • 0 Likes

SELECT statement

Hello,I want to select some data from CRM tables. My problem is the datas are distributed over 7 different tables which are linked together.How can I implement such a select statement which select dates from seven tables?I tried it whith inner joins ...

Labels in this area