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

Resolved! Only Subtotal in ALV

Dear all,I am using fieldcat-do_sum = 'x' and sort-subtot = 'x'. for displaying subtotal. but in this alv output total has been also displayed. My requirement is that i only want to display subtotal only not total value of column. If anybody is havi...

FSS0 transaction code

Hi,When one of our user goes to FSS0 transaction code, it is displaying a group of folders in the left hand side for the assigned company code. But, the other user is not getting these nodes. We have verified the roles. Both the users are assigned th...

Ftp from sap server

Hi,I need to transfer my file from sap server directory to a location at ftp.I just cant figure out how to reach that directory. I wrote to that directory with open dataset but cant transfer it.I am trying this program to test my command linesRSFTP00...

Credit Note By using BApi

Hi frnds, *My requirement is using bapi i need to create credit note number,**1. one table containing the asnid**2. second table containing the details of the lost in transit PO number and some more fields containing ,\**3. had one submit button...

Resolved! read file from FTP

I want to fetch data in internal table from FTP server...P_FILE = '/data/Newfolder/test.txt'.OPEN DATASET P_FILE FOR INPUT IN TEXT MODE ENCODING DEFAULT.break-point.IF SY-SUBRC = 0. DO. READ DATASET P_FILE INTO IT_ITAB. APPEND IT_ITAB. CLEA...

Coding block issue

Hi Experts, I have added some fields to FI business according to technology coding block. There was no error message when I done this. But now some SAP standard programs dump and the system hints me that some standard programs have error code beca...

Labels in this area