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

Resolved! French text in SET_MEDIUM_TEXT method of class CL_SALV_COLUMN_TABLE

Hi Experts, Good Day.I have developed an ALV Grid using class CL_SALV_TABLE and I need the headings in both English and French with respective to active login language. When I am setting the medium text of columns using method SET_MEDIUM_TEXT of clas...

Resolved! ECATTs related

Hi , In eCATT  script i have  variable  'v_test' which is having value 'test1234' But out of this complet string i need only last two digits  i.e '34'. Could anyone tell how to extract last two digits from the variable or string  it in eCATT??

How to add a package and its objects and its dependents in a newly created transport request?

Dear Experts,     I have created a package and i have added few enhancement spots in to this packageand i observed automatically one transport request got created for this package and i have released the transport  request of the package.later i have...

Resolved! Issue on copy Internal Table using field-symbol

Hi Experts,I am trying to copy Internal table by use of field-symbol.I wrote code like below.DATA: itab1 TYPE STANDARD TABLE OF t100,             itab2 TYPE STANDARD TABLE OF t100.FIELD-SYMBOLS: <fs_1> TYPE ANY TABLE,                            <fs_2...

Reading Excel(.xlsx or xls) file from application server(Windows) through background job

Hi Experts,Good Day for all,I have requirement to read excel(.xlsx or xls) file from application server(Windows) using background job.  I have tried using Open Dataset commands and all associate possibility's to read excel file but am getting junk va...

Unkown formated big text file upload in Application Server and download from Application Server

Hi,I have big text file in which I contents are similar to XML file. Please find the attached sample text file. I required to split this into 20 smaller piece of text files and write those 20 files in Application Server. Please share your knowledge t...

Resolved! Display Adobe form (pdf) output exactly like internal table.

Hello experts,I'v a typical problem. I have a internal table which will be passing to Adobe form interface. The internal table has only one field.Begin of itab,   Line type string or char255,End of itab.I've to populate a hierarchical structure insid...

Abhijit74 by Active Contributor
  • 974 VIEWS
  • 2 REPLIES
  • 0 Likes
Labels in this area