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

Header Text data

Hello everyone,As a beginner, having a small doubt in relation to reading data from header text.I wish to know.1. Where do we define Header texts for purchase orders?? example Header text ID = F06, F14 etc.........2. How do we use them in the program...

ALV + User Exit

Hi all,One of my friends here is facing a small issue in using ALV(Classic) within a user exit.In the existing ALV display, he is using a form for setting the PF-Status as follows. CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING I_CALLBA...

Resolved! How to define this SQL ?

Hi all,I'm going to retrieve a field whose content contain date and time, i.e. 2005071300045678.I only want to retrive the date, i.e. the first 8 offsets.I've done something like:Select * from db where field1+0(8) = '20050713'.But the system can't id...

BADI PO_GUI_PO_CUST

Hi all I have created one new tab to purchase order header using badi PO_GUI_PO_CUST. I am struggleing on the way of setting/ getting values to/from fields of new tab. any help regarding this is appraised.kindly explain the ways of data commuicati...

Resolved! date comparsion

Hi, i have a date field in an internal table. i need to fetch record with most recent date. is there any function module to do that or is there any date comparision operator.your help would be appreciated.Thanks,kranthi

Resolved! ALV display

hi, I am using ALV to display one report. I am using standard ALV report functionality. I would like to add one header statement above the table like " LINE ITEMS ",etc above the ALV table.Is it possible to add the header or one line of informatio...

Labels in this area