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

Resolved! Reg : date

Hello all, I want to determine date in this fashion. if date is 12.07.2008 what is the date after 113 days? or if date is 24.03.2007 what is the date after 21 days ...for me the date and the no.of days for which i need to determine the ...

Resolved! Insert problem

Hi everyone; I cant solved the problem ; problem is Insert ınto Dbtab values dbtab_structure. " sy-subrc eq 4 and record unwritten in the database. Insert Dbtab from table dbtab_table. " raize SAPSQL_ARRAY_INSERT_DUPREC ...

User exit

Hi friends,How to handle push button fcodes of standard screens while using user exits because it is not triggering thru sy-ucomm functionality?Thanks in advance.Edited by: Hosmath on Nov 22, 2008 6:02 AM

Help View

Hello,Do you know how to define an OUTER JOIN as a part of a Help View?--I am not sure if the OUTER JOIN is defined in the Help View or in the Table's foreign key field cardinality.I have this defined in a Search Help, so when I do a drop down search...

Resolved! send a remuneration statement (paystub) as a PDF attachment by e-mail

Hi,Does anybody send to their employees remuneration statement (paystub) as a PDF attachment by e-mail?Could you please share the method that you using for it and advice why you choose this method?I need to analyse at least two options:u2022 Sending ...

Resolved! ALV OO and Edit issue

I've been working with ALV OO for sometime, and this morning I've been researching and testing a number attempts to resolve an edit issue.I have 2 columns as shown here that represent aging in days From To 0 30 31 60 61 90 91 120 121 150 151 1...

title on ALV OO

Hi abappers,I want to put the title on the ALVI use LVC_T_FCAT and I when I fill the cat: CLEAR: LS_FCAT. LS_FCAT-REPTEXT = master'. LS_FCAT-COLTEXT = 'master'. LS_FCAT-FIELDNAME = 'LOEVM'. LS_FCAT-REF_TABLE = 'TAB3'. LS_FCAT-OUTPU...

Resolved! BDC Issue

Hello friends,I am doign a BDC for the Transaction 'BP'.The Transaction is for Create Change and Display. WHen I enter this transaction we have the change button.I am doign a BDC for this T_code. The problem is when I enter the Tcode, It is in Chnage...

Labels in this area