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

ALV fieldcat-refresh

Hi,I'm developing an interactive ALV in which I change layout (colors) and field catalogue (to hide some columns).For refreshing the list while user interaction, i'm populating SELFIELD-REFRESH = 'X'. Everything is getting refreshed, but not the fiel...

PF-STATUS

Moderator message: please use a more meaningful headerline in future.I have a block list report - I have also coded to get the header information (such as selection screen input) for the report, the header appears fine.The issue is : when I execute r...

delete lifnr

Moderator message: Please use a more meaningful subject in futurehi,i want to delete lifnr from ibsik if vendor comes again can you suggest me.loop at ibsik." where budat in s_budat. read table ibsid with key bukrs = ibsik-bukrs ...

condition in select

Hi All, I have a doubt in the following select query.select * from YL2_M_KOWM intotable g_t_itabwhere KVEWE IN ('B')AND KAPPL IN ('WM')AND EVENT IN ('/RB04/YL4_EA')AND SPRAS IN ('D','*','')AND WERKS IN ('0780','*','')AND LGNUM IN ('001','*','')AND ...

Error: MESSAGE_TYPE_X

Hi,I am getting an error message on execution of one of Z program.This program calls another custom function module "Z2_S_ALERTE_OBJET_MED".Given below is error text from ST22:Error analysisShort text of error message:Long text of error message:Tech...

Resolved! Workflows - XD02

hi,i have a requirement in workflows. In transaction xd02, when i change the blocking data, a workflow will trigger. Now i want to display both old and new values while sending out a notification mail that the particular customer has been blocked. C...

Resolved! pdf file

Moderator message: Please use a more meaningful subject in futureHi,I want to show pdf file (That is scanded file ) is sap.we have only fi module only.can you suggest me how can i display scanded format file. Is there any report ?.Edited by: Matt on ...

Resolved! AdHooc Query

I have to write a single adhoc query whose output will be two different reports.One report should display pernr,perid, firstname, lastname, age, years of service, hire date,birthdate,job title. The other should display pernr, firstname, lastname,hire...

in reports

hai abapers,iam taken three internal tables.first internal table some fields with 2 records with common field value ebeln.second internal table different fields with 2 records with common field value ebeln.third internal table different fields with...

Labels in this area