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

Duplicate IDOCS

Hello all,I am having a peculiar problem here. I have a program which reads all debi change documents and creates debmas idocs for the changed customers. Then we will run rseout00 program to process those debmas idocs. These 2 programs are scheduled ...

bdc in ALV

hi,my requirements is regarding mass updation of Customer Material Record Information.and my doubt is :how i can populate the updated records in ALV GRID(which i created using ABAP object) to the table KNMT using BDC technique.points are assured!! t...

Resolved! P2 gen.spool; how to call it several times from P1 in Job and look spools ?

HiI have a Program 2 wich generates a report (list). If i create a Job (SM36) with this Program 2, the Job generates the corresponding spool.I have other Program 1 wich call several times the Program 2, but if i create a Job with this Program 1, the...

Resolved! Customer Invoice

Hi friends,Can someone pour some light into my scenario?I’ve a flat file with customer invoice (FI) recodes from a legacy system. Now I want to create it in SAP. What is the best approach? We don’t want it to go thru SD.Thanks a lot in advance.-Nash ...

Resolved! picture

data:lc_container1 type ref to cl_gui_custom_container, lc_containert type ref to cl_gui_custom_container, lc_containerb type ref to cl_gui_custom_container, lc_PICTURE type ref to CL_GUI_PICTURE, url type CNDP_URL.create object lc_co...

Resolved! MODULE POOL

HI EXPERTS,.I AM MAKING SOME MODIFICATIONS TO THE SE38 TRANSACTION THROUGH MODULE POOL.I AM HAVING THE FIRST SCREEN AS THE MP SCREEN N FROM THERE I AM CALLING SE38 DEPENDING ON THE ACTION OF THE USER.HERE I WANT TO SKIP THE FIRST SCREEN N ENTER THE E...

reg submit

Dear experts, I need help in the following requirement, I have a prgram named "A" with values in the selection screen. I need to call the other transaction "B" in the background passing all the values to that selection screen B from selection ...

Resolved! xml to abap

Hi,I've a question related with call transformation.I need to parse an XML file into an ABAP structure. I have the XML but I don't the ABAP structure. I wonder to know if there is an "automatic" way to define an ABAP structure (itab) from my xml file...

Drill down

Hi all,I made a simple alv-grid from an internat table.In one of the columns I have the number of the order (ekpo-ebeln).What I have to do in order to open the transaction ME5A with a double-click on the field od the number of the order?

moving data

Hi Friends,I wanted to move some data from my table to work area.How can i will transfer it.likedata: lt_kna1 like table of kna1, ls_kna1 like line of lt_kna1.Now i wanted to move some fields from lt_kna1 to ls_kna1.How i can do it??pls tell m...

Resolved! XSLT works only w/o attributes (namespaces, schema) in XML

Hello!I am running an XSLT program on this exchange rates XML file:http://www.bsi.si/_data/tecajnice/dtecbs.xml.The program reports error <i>ABAP XML formatting error in XML node of type "element", name: "abap"</i>.However, if I remove ALL the namesp...

Resolved! app server

dera gurus, My requireemnt is like this when i am writing some date to application server the csv file name should be with date & timeDATA:file(200) TYPE c VALUE 'F:\usr\sap\DEV\DVEBMGS00\data\<b>X.txt'.</b>the file should be with date & time how ca...

Labels in this area