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

Transfer XML File

Hi all,I have a XML file in the aplication server. I need to transfer this file to another path. I´m using the open dataset for this operation. The process is fine. But When I Access the XML file for internet explorer, the XML cannot open. The code X...

abap hr payroll

Can any one help me out in fetchingQuarterly transport allowance claimed by all employeeu2019s for particular sub area.i.e what are the clusters,infotypes and wage types we use for this.is it necessary to take both rt, crt for this report

Resolved! help in OO

Hi,i have this code and i have to use it in many FM (same function group) there is a way to use it in object oriented ?i new to abap object. PERFORM qua TABLES periods USING sy-datum. READ TABLE periods INTO wa_periods INDEX 1. PERFORM quar TABL...

purchase order report

hi guruswhat is the feild names and tabel name for PURCHASE ORDER DATEORDER QTYRECEIVE QTYREMAINING QTYi hav to display the P.Os between the given date in the selection screen, my slection screen contains FROM DATE TILL DATEhow to validate the P.O da...

Resolved! CSV to Internal table

Hi friends,Have a look at my code.The basic requirement is to load into table PTRV_KMSUM.I was able to do that using GUI upload FM from a notepad .But now the requirement is using a CSV file to load into PTRV_KMSUM.REPORT zhr_t_ptrv_kmsum NO STANDA...

LDAPMAP

Hi,I've Active Directory Windows 2003 and ECC 6.0. I'm using the proposar by SAP (in TR LDAPMAP) to mapping the fields, but when I execute the report RSLDAPSYNC_USER doen't not work. Anybody can send me the correct parameters for mapping ?Thank's in ...

Resolved! [Problem][How to lock material description field from input on ME51N]

Hello,I need to lock (screen-input = 0 or something similar) the material description on transaction ME51N (and ME52N too) preventing the user from input data on it if the field of material is filled. Is it possible using some of the function exits o...

Resolved! syntax-check cmd

Hi Experts, can you please post few examples on syntax-check cmd completely.ex: syntax-check for itab message...........thanks in advance,aadi.\[subject changed by moderator - please don't use words like urgent - see community guidelines\]Edited by...

CL_BCS method SHORT_MESSAGE

Hi All,I have a requirement to show the ALV list as attachment to the user in the SEND window.I have attachment contents in Hex. Format in one internal table.There is a method SHORT_MESSAGE in class CL_BCS for this purpose, but i am not able to pass ...

Labels in this area