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

ZPL in Scripts

Hello Experts,I need help in ZPl in scripts, I am new to this part.I have worked in scripts, but I dont have any idea in this area.Does any body have a good document on this.Please let me know as soon as posible.Thanks and Regards,Ravi

Inner Join

Hi all,I have problem in inner joinsMy query is select avbeln bvgbel from vbrp as a inner join lips as b on avbeln = bvgbel and ( avgpos = bposnr OR avgpos = buecha)The problem is we cannot use OR in inner joinsPlease let me know any alternativeThan...

Resolved! radio button selection

hi all,I have 2 radio buttons and have 2 check boxes for each.i want to display second radio button & corresponding check boxes in display mode while i am selecting first radiobutton.I am new to this.Plz send coding for this.Thanks in advanceVenkat

Resolved! Oracle DB connection

Hi experts,Iam trying to connect external Oracle database.I have made entries in DBCON table. CONSTANTS : con_name TYPE dbcon-con_name VALUE 'REPDEV'. EXEC SQL. connect to :con_name ENDEXEC. Iam not getting sy-subrc = 0. And also made necessary set...

BACK GROUND JOB

I have created a tds report which contains 35 fields to be displayed.I want to down load the output in a excel file .when i executed the report in foreground allfields are displayed in excel file, but when i exeuted it in back ground it gives error <...

BDC session

Hi All, I am trying to find out the name of the program which has created a session. I checked in APQI table, but the program id feild is blank. Can any one tell me how get the program name. Thanks in advance.Best Regardssree

Resolved! How do I call a method inside another method belonging to the same class?

Hello experts,How do I call a method inside a method? they are both methods of the same class. For example, I declared a class named as LCL_MAIN and has 4 methods namely get_data, combine_data, get_asset and show_data. Now what I want to do is to cal...

Resolved! email address

hi to all,i am having a problem while taking a email address in to my selection criteria.in xd03-general data there a email address field but it is taken form structure.so how to take it into selection criteria and also how to give popup window to ta...

Labels in this area