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

Sql Error

Hi.How can i connect to an SQL Database?I'm using;<b>data: conex like dbcon-con_name value 'NOMINAS'.EXEC SQL.connect to :conex as 'C1'ENDEXEC.</b>When i execute this code i got a dump:DBIF_DSQL2_SQL_ERRORNo value given for one or more required param...

Resolved! ALvs' help

Hi all,I am using 4 structures to populate the data . Already i have prepared field catlog what are all the fields in 4 structruers.I have 4 radio button. if i selct 1 radio button , the data is coming into first structure, and if i selct 2 radiobut...

Resolved! Regarding Drill down

Dear all,I have an interactive ALV report. When i double click on PO number,if user has authorization to change then drill down should take user to ME22N.if user has authorization only to display then drill down should take to ME23N.if user does not ...

date format problem

hi all, suggest me some function module for date format( from dd.mm.yyyy to yyyymmdd).when i am passing sy-datum through bdctable to f-53 transaction code screen.in sy-datum i have <b>dd.mm.yyyy</b>. and when it goes to on screen (in document date,an...

Resolved! AT NEW

I have an internal table i_vbep which contains VBEP POSNR ETENR MBDAT 0000000001 000010 0001 09/06/2007 0000000001 000020 0001 09/06/2007 0000000001 000020 0002 09/07/2007 0000000002 000020 0001 09/06/2007 0000000002 000020 0002 09/08/2007 0...

reg. SE24 events

Hi all,In SE24 i want to learn the use of events. Could any buddy suggest me what are the possible events that we can use in SE24.If possible give me some steps that i can try in SE24 for making a test demo..plesRegards,pradeep phogat

Resolved! IDOC, EDI (Very basic question)

Dear All,I am very new to EDI/IDOC, where do I change the logic or setting on generating an IDOC.I need to change the contents of a PO IDOC. I saw segments with different fields and content, but where are to logics to populate those? Is that a pro...

kowong by Participant
  • 387 VIEWS
  • 2 REPLIES
  • 0 Likes

Singleton Object

Hi all,is it possible to create systemwide unique objects?I know of the singleton class, but I do not want to create a unique class instance,but I want to create some kind of factory class which gives unique objects.For instance I want to create deli...

Labels in this area