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

Resolved! Sorting in ALV Grid

Hi,I've written programs which either use OOALV or the standards 'Resue_alv_*' function to display the grid. I've also make use of the parameter IS_SORT to specify some sorting conditions. It is said that by default, if I sort the ALV grid, the dupic...

BDC Question ...

Hi guys,When doing a BDC, may i know if there is a way to check if a field exists on a screen, so that my program will only populate that field if it exists. My current BDC program failed sometimes with the error message "XXX field does not exists in...

Resolved! Sales document XXXX is currently being processed by User YYY. Need to edit.

Hi,I want to process a delivery and I get this message. Could you pls. let me know if there is any way to terminate the other user and edit using VA02.I have tried SM04 and I dont find any active session of the user and cannot understand what is happ...

Resolved! Need to Sort Subtotal

Hi ,I am displying output data in ALV List. And I am sorting data and displayed Only SUBTOTAL. And if user want to expand it, than can do it. I have used wa_sort-spos = 1.wa_sort-fieldname = 'EBELN'.wa_sort-tabname = 'ITAB'.wa_sort-subtot = 'X'.wa_so...

Schedule a WE02 Task

Hi All Apologies if this is a stupid question, i am new to SAP.I am wondering is it possible to schedule/automate a WE02 task?I have setup an article that prompts a user to enter a serial number when selling it at a till.This serial number is stored ...

BADI for ME21 ME22

Hi allI am suppsoed to use a BADI to pass an error message when PO type CP is selected and account assignment category other than A, Y, U is selected.I tried implementing the code in method process_item and process_header for the BADI ME_PROCESS_PO_...

Fix output field - Query

Hello,how can i fix the value of a key field in a query (the field is in the list fields and not in the selection fields)?For example, about the table EINE I need to show only the records related to a specific division (WERKS='ZZZZ').Thank you.Antoni...

Labels in this area