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

processing idoc

Hi All,I am in little bit confusion,the idoc type orders03,message type ordchg, data comes to this idoc through xi interface,into edi_dc40- Idoc adminstrative information, e1edk02,e1edp01,e1edp20(i think these are Segments) - po item details.but...

APO

Hi, I have a general question. Does anyone know what the advantages and disadvantages of connecting multiple r/3 clients to a single APO client? Is this approach reliable?(or) do we need to have seperate APO client for each R/3 client and get it co...

Read statement

The read statement is giving return code 4(sy-subrc) although the data is there. The data elements used are the same as well.Data: Begin of I_a901 occurs 0, raufnr like catsdb-raufnr, pernr like catsdb-pernr, kunnr like a901-kunn...

Resolved! STRING REPLACE OPERATION

Hi ,for the code :data : string(10) type c.string = 'BAT_&_BALL'.NOW I WANT TO REPLACE '_' IN STRING WITH SPACE ie ' '.but when i useReplace all occurrences of '_' in string with ' '.then the output is 'BAT&BALL' ..NO SPACE IS BEING INSERTED.I need t...

ALV question

I have an simple ALV list of many fields. (I am using resue alv list display function module for this). I have to keep dragging cursor to the right to see all fields.On the output, I want say fields 'A', 'B', 'C', 'D' always appear on the output even...

Resolved! SAP log entries

Hi All,I need to get the old value for a ztable.For the same-I have created a changes document object for the customize table.I have checked the check box "Log Data Changes" in technical setting for the table and change document has been checked at d...

Resolved! ABAP classes

Hello,I need to do some work on ABAP classes which I have never done before. therefore, I have a couple of questions which I would appreciate if anyone could help me with:First, what is the difference between all these classes compare to the traditio...

Table Control

Can Someone Explain me between Table Control and Step Loop..How Table control is displayed in the Screen?..My Exact Requirement is I need to search for a particular value in a table displayed using table Control that has a scroll bar... It was needed...

Report To spool

hi alli am writing a report in which at the end i get a internal table as a output. i have to send this table output as a work item to agent. now the question is even though the report will be running as a batch process. i have to send this output to...

Labels in this area