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

logic for next number

I am maintaining a number sequence in the ztable ie 4 digitis ie from0001 to 9999 along with time and date.And i am using the select single max query to get the next number and after getting then updating that number in the end of the program.we wont...

sorting rule

Hi All,i have to sort a set of records by one field.. this field could be blank and may have digits as well..So i need to sort this internal table such that blank spaces have a precedence over alphabets and alphabets over digits.How do i go about doi...

Resolved! No fieldcatalog generated when using REUSE_ALV_FIELDCATALOG_MERGE

Hello Experts, I am trying to use the said FM but my fieldcatalog table is not generated. I tried using SY-REPID in the 'i_program_name' and 'i_inclname' parameters. I also tried putting the name of my include program wheremy data declaration is lcoa...

Resolved! String Modifications

Hi Experts,I have a requirement to take first 10 characters of a string including spaces and numbers but eliminating punctuations marks.So can someone please help me with the punctuation part i.e is there a way to include all punctuations or do i hav...

Resolved! SO_DOCUMENT_SEND_API

Hi,I'm trying to execute this FM as we are looking for an email functionality (using INTERNET COMM TYPE) that we could use as a standard.However, when execute this FM, no emails are sent to the recipient. I checked T-code SBPW, and the messages are t...

Resolved! Back Ground Job Schedule

Dear All,I have one small doubt, My requirement is: I want to schedule program in Background. After User upload file from desktop. Program will call perform statement. Perform Red_data.Perform Upload_Data.For background process, i will use JOB_OPEN, ...

Resolved! Underline in ALV

Hi Experts,Im using ALV grid display. I need to underline for one whole colomn dynamically.Plz refer the following screen shot for the clear picture.http://img203.imageshack.us/img203/9743/53530458.pngThanks,Helps will be appreciated.

Labels in this area