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

Email with Excel

Hi Expert, I try to follow the below link to send out email with excel file. It works fine for "English".When I have chinese character inside, the data cannot show properly in the .xls file. Is there any way to solve the issue?http://www.sapdev.co.uk...

Resolved! Problem with GUI_UPLOAD

Hi Experts,Can any one help me with this issue.We are converting our programs to UNICODE during the conversion we changed the Function module "UPLOAD" to" GUI_UPLOAD" here the problem Previously we used to get a POP for Inputing the FILE but now we a...

Resolved! Type compatible error

Hi All,When i am trying to assign an exprorting parameter via an instance method i am getting the error "USR_NM IS NOT TYPE COMPATIBLE WITH FORMAL PARAMETER WA_USRNM".START-OF-SELECTION.*selection screen SELECTION-SCREEN BEGIN OF BLOCK b1. SELECT-O...

change pointers

Hi,I am working on change pointers on Material Master data.whenever a material is created or changed it wil record all the changes in MASTERIDOC_CREATE_SMD_MATMAS and create anoutput message and send to PI.Wil this happen Automatically or do i need ...

Resolved! Table Control

Hi,In PBO module,Loop at Itab with control table_control_name. ....endloop.Why "loop at itab" is used in table control of PBO module?If we omit the stmt "Loop at itab", we will not be able to display table control.Thanks in advance.Regards,Harsha

Resolved! Is there a way to remove static code reference (for declarations)?

Dear forumers,I've been asked to make a report's program codes to be more dynamic - so, static references to a specific table (i.e. ZZGLV) should be eliminated.Is there a way to remove static code references for declaration statements?For example:par...

Labels in this area