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

Serial Number History

Hi All,I doing a report for material reservation numbers, i need to get the serial number history for a particular material (ex: material : 200001 serial : 12345678), i can get it from transaction IQ09, when you give the material code and the serial ...

Resolved! Call transaction

Hi gurus,My requirement is when i click a perticular record material master it should goto mm03 transaction code. by using this syntax :CALL TRANSACTION 'MM03' AND SKIP FIRST SCREEN.Upto this it is commming perfectly. But my client donot want to sel...

Resolved! Is it possible to get back the default records in 'PA0001' after deleating.

Hi all,I am having a problem with data in standard database table.I want to use standard database table 'PA0001', While doing some R&D with that table in 'IDES' server, I had deleted all the records in that table accidentally by using T.Code 'SE14'.N...

Resolved! BDC update using KE21N

Hello all,I have a request that I need to create a program to update data via KE21N.However, according to the old post here and by my experience after online running this transaction, it is not really suitable for batch updating.Is the old transactio...

Copy Standard Report RM07DOCS along with enhancement points and its impl.

Hi All,I have copied the standard program RM07DOCS (Transaction MB51) to a Z program and when i check the code, I noticed that the enhancement points are not copied to the custom program. Could some one suggest me how to copy these enhancement points...

PS_1978 by Active Participant
  • 2172 VIEWS
  • 3 REPLIES
  • 0 Likes

BDC & IDOC-URGENT

Hi friends,I have few doubts regarding bdc & idoc.1.What are the disadvantages of direct input method when compared to session & call transaction methods in bdc?2.Is it possible to have multiple status for single idoc?reply at the earliest.

hi all abap

HI ALLLOOK AT THE FOLLOWING SELECT QUERRY.SELECT IBLNR MATNR WERKS LGORT CHARG ZLDAT BUDAT FROM ISEG INTO CORRESPONDING FIELDS OF TABLE ITAB_ISEG.THIS SELECT QUERRY DOES NOT FETCH ANY RECORD IF WHERE CONDITION IS USED FOR EX.WHERE matnr eq itab_...

Labels in this area