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

Resolved! updation

hi,i have come up with a peculiar scenario. i writtena program to update the data to a customized table. and it has been working in development environment.now i transported to QA and testing. here, table is not updating. i checked transported conten...

Transfering file from presentation server to application server

Hi , I have a flat file which doesnot have same type of records.so i can't use internal tables here . i want this flat file to be uploaded to a new file in the application serevr.Is there any way this can be achieved .... i m looking for a functio...

Resolved! sorting the fields

hi all, do i have a way to sort the fields of an internal table like one which is carried out in alv. In alv we have the options for sorting ascending and descending the fields which are selected and operation carried out accordi...

Resolved! TOP OF PAGE

bELOW IS MY CODE AND IT'S GENERATING PROPER OUTPUT. nOW I WANT TO DEFINE TOP-OF-PAGE IN OUTPUT SCREEN. hOW I WILL DO THAT.&----*& Report ZTEMP_JOIN*&&----*&*&&----REPORT ZTEMP_JOIN.TABLES: MARA, MARC, MARD.SELECT-OPTIONS: BHOLU FOR MARA-MATNR.DATA:...

Resolved! Doubt in message class.

Hi All.I have one input field like MATNR (Module pool),if i enter invalid Material no , i need error message with what we given in input field .i done it ,likeExample: This Material no 000000000204004990 does not exit in MARA.But Now i want remove th...

Resolved! Interactive ALV

i am displaying 5 fields in the first list in an interactive ALV report and after clicking any one of those fields i am displaying the second list with some data and the problem is i am getting all the 5 fields of first list in the second list also a...

FUNCTION MODULE

hello, can anyone plz suggest me a FUNCTION MODULE which will give all the components of an ABAP program like tables,includes,events,PAI modules, PBO modules,transcaction codes used in that particular program.. plz explain how to use that fun...

Resolved! MV45AFZZ

hello,we have a z table have the key fields customer and material. other field is cumulative quantity.when ever the sales order is saved or created(va01 and va02) for the combination of particular customer and material then culumative quantity is to ...

Resolved! What has occured??

Dear Abap Gurus,could you explain me what exactly does "occurs n" means?For example, Data l_s_temp like XYZ occurs 0 or 53?I see that occurs can have occurs 0-nn where nn is any number.What has occured? Why 0 or 53?What significance is the number? Is...

Labels in this area