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

Search Command

Hello, I have an XML file and need to grab a couple of fields from that. Iam passing each record of the XML file into the internal table and below is what I see. I need to pull AUFNR, AUART, TIDNR and STTXT from the code. Iam thinking of this logic...

Split Valuation

Hi,I'm trying to do split valuation for materials. Before doing split valuation, we have first posted out all the stocks. We are trying to mark for deletion the line items in open POs before doing the split valuation and undelete it after split valu...

Resolved! hi..

I need to send alv report to email of the customers..I have generated alv report.For a particular day the records of various companies are coming but i need to send collective report to individual customers about their information. what function modu...

Resolved! hi..

I need urgent help..when i am saving document number in vf01 the value of the document number created should come in my parmeter which i have declared in report for me...Please help me out.....thanks.

Resolved! JOIN

Hi experts, I tried the following program.i got a error like 'mara-matnr' is unknown...could you please help me....TABLES:MARA,MARC.DATA:BEGIN OF ITAB OCCURS 0, MATNR TYPE MARA-MATNR, MTART TYPE MARA-MTART, WERKS TYPE MARC-W...

Resolved! Abap generic type

Hi.What is the generic type for abap variables?I tried to use field symbols with any type, but field symbols is a reference. It is invalid when the base variable is released. In debbuger, It changes the value to XXXXXXXXXXXXXXXXXXXI want to copy a va...

Export to Excel

Dear Experts,When I export the output of ALV grid to excel using the option from the application tool bar of the ALV and also using the SPREAD SHEET option and not using LOCAL FILE, then three columns of the list are moved to the last in the excel sh...

SAP 4.0B search help

Hi,I've searched the forum but couldn't find an answer on this question.I want to implement a very simple drop-down search help (values returned: the single key field of a small z-table). I tried to do this by creating a Z-search help name in SE11, w...

Resolved! Optimisation-SQL

Hi Folks,1.I have a program which is having 10 select statements.Is there any way to know which select statement is eating most of the time and thus reducing the execution speed.Can ST05 or SE30 of any use in this case.2.Does SYST has any field which...

kiran_k8 by Active Contributor
  • 2633 VIEWS
  • 32 REPLIES
  • 0 Likes
Labels in this area