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

Resolved! BDC Session question

Hi guys,I am trying to do a BDC session for FSP0. But i am able to upload only the last record in the file in one session and not all. I am doing the following, any quick inputs will be greatly appreciated as i am sort of stuck at this point.FORM Pro...

Resolved! script

hi friends, could u please send me the details,in command line i have writeen the coding like this/: if &ltap-pquit&--/: endifwhen i activate it i wont showing any error but when i goto print privew but it showing like thisif &ltap-pquit&--endifpl...

script

hi ,DC/Manufacturing Transfer Order Print (Open items only).Copy the new SAP form ZLVSTALISTE as detailed in step #2 to ZLVSTALISTE2.Change the form so that only TO lines that are open (LTAP-PQUIT=null) are printedThis is what i am having the functio...

Resolved! iXML unicode and umlauts

Hello out there,I need to create a xml-file with the iXML libary in a CRM4.0 unicode system. When I use german umlauts (Ä Ü Ö ö ä ü) the Systems always returs characters like Ã# Ã# Ã# ö ä ü.Here's the main snipplet of my coding:REPORT zz_xml_un...

Objet Serialization

Hi,I am new to SAP and learning ABAP programming.I wonder how I could serialize an object (belonging to a class) using a transformation which would use methods to access the "fields" of the object instead of accessing them directly. Is it clear ?I am...

SAP Spool by Email

I want to send an SAP spool output by email as an attachment. I have tried the fm SO_DOCUMENT_REPOSITORY_MANAGER. However there are 2 popups that appear one for selecting the spool and the other which displays the mail receipients. I want this to be ...

Screen field name

Hi friend,In MB01, after giving the PO number and when the 'Adopt+Details' button is pressed, a new screen opens, in which there is a field 'Reference Doc'.My doubts on this field are as follows:1. How to find out the screen field name for that fiel...

help in dunning forms

hi to all,i need to print all the three dunning levels in one form so i used this code IF &MHNK-MAHNS& = '0'.INCLUDE ZDUNN_TEXT_LEVEL1 OBJECT TEXT ID ST LANGUAGE ENELSEif &MHNK-MAHNS& = '1' INCLUDE ZDUNN_TEXT_LEVEL2 OBJECT TEXT ID ST LANGUAGE EN EL...

Labels in this area