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

Split Internal Table into Multiple Internal Tables Dynamically based on No of Records

I want to split Internal Table into multiple Internal Tables as the Main Internal Tables contains huge no of records due to which the system generates a dump.If the no of records are less it easily processes the Records.For EgITAB1 = 100000 Records. ...

Transfer Custom Tab item level data of PR to custom tab in header level while PO creation.

Hi Abapers,I have added 3 fields present in CI_EBANDB as well as in CI_EKKODB.I have added in me51n/me52n/me53n a custom tab with these 3 fields at item level for PR.I have also added in me21n/me22n/me23n a custom tab with these 3 fields at header l...

F4 Input Help for Custom field added by a custom tab in ME21n/ME22n/Me23n from a ztable field.

Hi Abapers,I want to put F4 input help of a custom field in custom tab which i added in ME21n/ ME22n/ Me23n. This field in added in CI_EKKODB structure. While creating domain for this i have passed the ztable name in value table. This ztable has only...

extract archive data in sap

Hi All,I have a Zreport which will fetch Materials related data for a given date range. But it is not fetching the data that is prior to 2012 because the data has been archived. Is there a way to fetch the archived data in my Zreport. please let me k...

960581 can not be implemented, Performance issue while creating Sale Order due to PO Check.

Hi,I am Facing an Performance Issue While Creating or Changing Sale Order in VA01/VA02, it takes more time in Checking PO already Exists or not (Standard Check).For this Performance Issue I Tried to implement SAP Note 960581, not able to implement a...

jananis by Explorer
  • 964 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! SALV and CONTEXT MENU

Hello I have to create a context menu on a cell in ALV. I use CL_SALV_TABLE.On right mouse click, there is a standard context menu, but I need my own functions in this context menu.Is this possible? I've searched a long time in the community, but I c...

dmi by Participant
  • 4157 VIEWS
  • 5 REPLIES
  • 0 Likes

ABAP CDS Recursive Hierarchy

Dear Members, I'm trying to create a recursive CDS view hierarchy with annotations, and expose it as OData service. Here is what I'm doing to prototype in eclipse connected to an ABAP backend: @AbapCatalog.sqlViewName: 'zv_hier_demo' @AbapCatalog.com...

Attila by Active Participant
  • 3898 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! SAP S/4 ABAP HANA

Hello Exprets,I have a query on SAP S/4 ABAP HANA.My requirement is to get all the quantities based on materail,plant and customer from MSEG table. split these quntities values based on the no of days which can be derived from the difference between ...

Labels in this area