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

how to calculate ACTUAL QUANTITY for a given PM order

hello all,i have  an ALV report requirement like below... (for given Pm order AUFK-AUFNR)i need to displaymaterial no       material desc     requirement quantity  Units of measure     Actual quantitythese fields i have taken from RESB table (matnr f...

Resolved! Rollback Sales order once delivery not created using BAPI's

Hi,I have a requirement where in I need to create a Sales order and delivery for that order using BAPIs in the same program. If delivery is not created or any error occured during delivery creation the sales order need to rollback.Please suggest any ...

Table for determining the used programs / FM inside a Report / any program

Hi Experts !I am trying to develop a utility program which will determine the used FMs/any called or used program / structure in a report or program.This will list out the objects used in the current program with there transport requests.This would b...

Resolved! Customer Data tab

Hi All,We have added a customer data tab in PO header using enhancement MM06E005. We also added a push button in this tab. Our requirement is to call a zprogram once the user presses this push button. Is it possible?Regards,Sibin

Returns

We have an RG23D depot where the import process is taking place and sale is happening from there. While raising sale invoice in sap, the duty that is available in MIGO document (inward of import matl) is passed in sale invoice through condition type ...

Resolved! Adding select-options

Hi experts,I am trying to enhance a standard SAP program. I want to add two new fields(select options)to the selection screen. I want to add them  to the existing block. How can I do that ? I am using implicit enhancement . Please give your inputs.

Resolved! Z table TMG

Hi all,I have made a Z table. There are two fields in it. Mandt, Werks.I have to maintain Plant entries in it.When I insert any entry it is inserted, but when I try to insert another value and display the table contents then it always shows me just o...

Resolved! Factory ALV Method

Hi,I am not able to set 2nd column heading, code as shown below, If any missing guide me. TYPES: BEGIN OF IT, MATNR TYPE MARA-MATNR, MTART TYPE MARA-MTART, END OF IT. DATA : ALV TYPE REF TO CL_SALV_TABLE, ITAB TYPE TABLE OF IT, FNC TYPE REF TO CL_SA...

Labels in this area