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

HR User exit

I need to pre-populate a filed within infotype 0014 as part of the starter action. I normally do this in user exit ZXPADU01 by manipulating the innnn-infty structure. But in this case the field I wish to populate doesn't belong to the P0014 structu...

Resolved! need help

Hi all,How can i chekck in runtime 2 structures contains the data or not?if the "sort_struc" contains the data ...it will executes only SORT LOGIC.if the "Filter_Stru" contains the data ....it will executes only FilterLOGIC.if the both structures co...

ALV display

Hi experts, I have an internal table called gt_list, I want to use, 'REUSE_ALV_GRID_DISPLAY' and 'REUSE_ALV_FIELDCATALOG_MERGE'.I want the fieldcatalog to have the structure of my internal table, but as many times I try to run the program it gives me...

BAPI Error

hiI am implementing a BAPI using this program, in turn I get an error Object for PurchaseSched Agreement not createdCan you please guide me about the possible problem, the code may look complex but its just a simple BAPI with Input data DATA: ls_he...

sap script

IN a sap script i want to print 10 records in main window, there are header, main, and footer window, in main window there is a condition that only 8 records is limited and then the second page will print 2 records and the remaining space should not ...

Resolved! Sort in ALV

Hi All,I am writing the logic for sort,Here I am writing on data, actuall i want that. Please find the below code. At sort stmt i am getting the dump. please help me in this.LOOP AT IT_ALV_DATA FROM W_LOOP_FROM_EU TO W_LOOP_TO_EU. LW_TABIX = S...

Error in LSMW IDOC

Hi,I am trying to develop and LSMW using IDOC Method.But when I perform Start Idoc Generation step , I am getting the following error message :-No partner exists with the name", type".Please could anyone of you help me with this .Regards,Sushanth H.S...

Labels in this area