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

Resolved! alv footer

hi all,i want to display the footer in the alv grid report.the part of code i have used is given below.************************************PERFORM F_BUILD_EVENTCAT.*FM FOR DISPLAYING THE REPORT CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING ...

Resolved! Scripts...

Hi Experts,In scripts I have one requirement, I have to send script form through mail. The receiver should receive that form into pdf format. How can I do that.Please help me.Thanks & Regards,Murali

Resolved! t-code SPAM

hii need to display some data residing in the t-code SPAM.data is :go to t-code SPAM.there is a push button package level.now once u click ther u get package status. i need to display in my report that data.can u someone tel me how can i do this. i a...

Resolved! data in idocs

when i have to verify the data in idocs ,every time i am going to we02 and clicking on each idoc individually and verifying the data in itbut in my case there are 1000s of idocs is there any simpler way to filter the idocs by the data in it on a give...

Resolved! Problem Regarding BADI

In Transaction VL01N , i want to add check on customer field ( SOLD TO PARTY - KUNNR ) .CHECK IS : IF THE CONDITION SATISFIED W.R.T CUSTOMER , THEN THE PROCESSING CONTINUES OTHERWISE IT WILL DISPLAY ERROR MESSAGE..QUERIES ARE :1. WHICH BADI IS RUNNI...

help to avoid pop-up

HI,if u go to transaction CNE1 & i put project number ,and i remove the v from TEST RUN and i Execute,i get pop-up with message : Actual values can be deleted.i don't wont this pop-up how can i neutralize it?i try with batch input but i don't success...

Resolved! Sending Mail

Dear all,I want to send a an ALV report as a mail.I have given a popup asking whether the report should be displayed or mail should be sent.If the user selects YES...then we have to call the screen which is called by selecting the path LIST-SEND TO-M...

report problem

hihere is the code for the report that i have developed.TABLES : TSTC, TADIR,T000,USR01. "TABLES FOR SELECTIONData : Begin of it_itab occurs 0, pgmna type tstc-PGMNA, end of it_itab.Data : wa_itab like it_itab.PARAMETERS : Prog as CHECKBO...

Resolved! logic needed

hi i have following select statement.how to move the following field into one internal tableSELECT vbeln vkorg kunag kunnr lfdat wadat lifnr vstel FROM likp INTO TABLE it_likp WHERE vbeln in s_vbeln AND vstel = p_vstel AND werks = p_werks. if it...

Labels in this area