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

Spell check

Hello All,A form needs to be displayed and inputs from the user logged in. There are a total of 3 pages.Our requirement is to provide a spell check functionality to the user. This needs to be done for english (and later on extended to other languages...

Resolved! Why ABAPERs prefer to use STANDARD internal tables more than the others?

Hi all,I found that, over the years, I notice alot of ABAPers I met they prefer to use STANDARD internal table. They seldom use HASHED or SORTED internal tables even though they know the data they are getting is huge. Moreover, in books, it stated th...

Resolved! VBAK AUDAT...?

Hi All,From vbak table I would like to select all AUDATu2019s and I have to display some thing like this.Say I have dates like as below in SAP11.03.200517.03.200513.06.200529.09.200529.09.200529.09.2005I want to display like only (Year and month) and...

Joining table

HiI needed to make a join with CATSDB- AWART TABLE field with T554T-AWART and SPRSL = SY-LANGU and MOABW = ?There is another primary key in T554T table called MOABW how to join these table filed with catsdb RegardsSebastian John

Update EBAN

Hi,My requirement is to update the field EPROFILE in the table EBAN while running the transaction ME54N.I have used the method "POST" of badi ME_PROCESS_REQ_CUST but it does not seems to update the table.Following is my code used to update EBAN:- ...

Resolved! Download to Flat file

Hi Experts,when ever any customer master record is created. One flat should be generated automatically.How it can be possible...Is it possible through BDC or any other way to get flat file.....Please send any sample programs or steps to continue..Tha...

Custom table

Hi all,I am using a custom table to view particular records.I have a custom program that selects records from this custom table, puts it into an internal table and displays the last record from this internal table on the spool.The issue is that when ...

Resolved! TIMESTAMP + 5 minutes?

Hi,I have a timestamp field, which holds the current time stamp in UTC as follows:DATA lv_timestamp TYPE timestamp.GET TIME STAMP FIELD lv_timestamp.I now wish to add 5 minutes to this timestamp value.What is the simplest way to do it?Thanks everyone...

Resolved! Is it possible to get next free number of external type number range

Hi All,While creating PO I need to populate tracking number automatically by using user exit.I already aware of this, we canu2019t able to find next free number for external type number range by using FM NUMBER_GET_NEXT. SAP provided option for us to...

SAML & SAP EP

Hi Experts, I need to know some information about SAML and SAP EP as I found two different SAP help topics , that made me confused:From http://help.sap.com/saphelp_nwce10/helpdata/en/94/695b3ebd564644e10000000a114084/content.htm:u201CYou can use SSO ...

Labels in this area