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

Resolved! error in CSV file .

Hi allI have done a development and downloaded the data in CSV file from my internal table .it is  working fine  in development server and when it is run onproduction , it give a field of certain entries with special characters instead of correct dat...

Table control

Hi guys,My requirement is to provide a table control with multiple blank records. User will input the data into the table control, which i need to put into a Z table when a save button is clicked.I have encountered a problem, as soon as users enter d...

HTML to PDF

     I have one requirement, I need to send a mail with attachment where the attachments should be in pdf format.Those attachments are web pages , How can i convert those web pages to pdf and send in mail.Thanks in advance.

Resolved! insert only modified fields of screen to ztable through primary key

Hello Gurus,       I have created an application where data in fetched from the select option(Matnr) and displayed on the screen i.e MATNR, BSTME, MEINS, MAKTX, EKGRP, ZZPROPIRIND, ZZPROPIVCODE, ZZMPRCA, ZZSC, ZZCPAI .                    Now these ar...

error in All entries in

hi,below is my coding, which is syntactically correctREFRESH I1_KNA1[]. SELECT KUNNR ERDAT FROM KNA1 INTO TABLE I1_KNA1[] WHERE KUNNR IN CUSTOMER.   IF NOT I1_KNA1[] IS INITIAL.     SORT I1_KNA1[] BY KUNNR. REFRESH I1_VBRK[]. SELECT VBELN ERDAT KUNAG...

How to change subtotal text using SALV in normal and hierarchical SALV.

Hello Expert,I have been searching in SDN for a while to get to know how to change the subtotal text in case of SALV normal report and also in case of hierarchical SALV report. I have seen many standard demo program but did not find the way to implem...

RE : UPLOADING THE EXCEL FILE

CALL FUNCTION 'KCD_EXCEL_OLE_TO_INT_CONVERT'      EXPORTING        FILENAME                      = p_filnam        I_BEGIN_COL                   = 1        I_BEGIN_ROW                   = 1        I_END_COL                     = 256        I_END_ROW ...

RFC_NO_AUTHORITY dumps

hello,We are getting dumos in ECC system when user tries to do some activity on portal. the dumps are for auth object s_rfc. details are :Function Group: HRMSS_ADDTL_SERVICESDump is created because user is not having access to Function module HRMSS_R...

Screen size changes

Hi all,I would like to know if there is anything to change the screen size of a field.The issue is,  we have a field in a report which is reading from an internal table. Th field length of the table is 500 characters. However, the field length in the...

Labels in this area