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

InfoType Problem

Hi Experts I am facing a problem in my HR Report due to upgradation from 4.6C to ECC6. The problem is in my report i have some custom infotypes like 9022,9033 etc. The upgradation happened from my development system and all this infotypes are in...

Resolved! Import memory id

Hi i need to import memory ID weather i need to declare the same structure for importing the memory id or same structure with different names because i am downloading the memory ID from a query report if i declare the same structure in the programe i...

Resolved! control statement

i m using at new field statement inside the loop.whenever the data in first field changes i want to append tht whole line in another internal table.loop at it.at new field1.it1 = it.append it1.endat.endloop.except first field all other fields r displ...

Resolved! Some questions

Hi, 1 Difference between Pooled, cluster & transparent tables? 2 give few names of transparent tables?3. Give few names of cluster tables in sap?4. Give few names of pooled tables in sap?5 What is Primary key, foreign key ? what is primary index...

Resolved! module screen

friends i had change screen where i want to display the data from databse first come in text boxes then i will update so for retriving data first i had written data : begin of itab_final,perid like zhr_peR_m-perid,fname like zhr_peR_m-fname,lname lik...

Resolved! DATA base

Hiin my program i am inserting same data to database 2 times, but when i look at the data base its taking only one entry. am using this statement INSERT ZPORDER FROM LV_ORDER2.how to correct this ,

Labels in this area