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

ALV TO SPOOL TO PRINT

Hi all ,i would like to know how we will convert alv list (using REUSE_ALV_LIST_DISPLAY) output to the spool and from there to the printer ,But that program should runs in the background only,Not in the frontend.Please any sample code or atleast any ...

Resolved! Shortcut Key to PushButton

Hello Friends,Can anyone tell me if it is possible to map a shortcut key to a pushbutton on a selection screen? For example, when user presses key F10, then the program will execute the code flow associated to a button on the screen.If yes, how?Thank...

BGarcia by Active Contributor
  • 2089 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! tabstrip

Hi,I wold like place on a small dynpro a tabstrip andput on this tabstrip to input fields and a radio button.I never come ever before into touch with such a problem.Can you pls help me ?Regardsertas

Resolved! Error -maintain archiving parameters for outgoing documents in archive link

I am trying to archive an outgoing document from SAP an invoice to a content repository using archive link and getting the below error:Maintain archiving parameter(s) for output type RD00 (appl. V3)Message no. VN096DiagnosisAt the time of output dete...

Resolved! BADI ME_PROCESS_PO_CUST

Hi all,I need some example code to use the badi ME_PROCESS_PO_CUST.I simply need to copy some data on customer fields of purchase requisition on the same customer fields in purchase order when I make the conversion --> purchase requisition in purchas...

ALV on SPOOL

Hi gurus.I've a FM that shows an ALV; but I need to print this ALV on SPOOL.Using 'is_print' parameters on REUSE_ALV_LIST_DISPLAY function; I can do this; but a window with print params appears. I need to write the list on SPOOL directly, without any...

Resolved! Popup a List of texts

hi people,I need a function module to display a list of text elements.The best I found (at the moment) is DD_POPUP_WITH_LIST....but I was looking for something different too....Does anyone know others? Otherwise, it's the same...

e_maino by Explorer
  • 1810 VIEWS
  • 4 REPLIES
  • 0 Likes

ALV on SPOOL

Hi gurus.I've a FM that shows an ALV; but I need to print this ALV on SPOOL.Using 'is_print' parameters on REUSE_ALV_LIST_DISPLAY function; I can do this; but a window with print params appears. I need to write the list on SPOOL directly, without any...

BAPI HELP!

Hello Experts!Iam new to Bapi's, Can anyone send me a custom report which makes use of the following Bapi. CALL FUNCTION 'BAPI_CUSTMATINFO_GETLIST' whose business object is 'CustomerMaterialInfo' and method is 'GetList'. ( From SD Module)Regards,...

Resolved! Comparing Objects

Hi, I have the following situation. Please help me how can i solve this. I am catching the error into single exception class( data:lr_exception TYPE REF TO cx_mdm_main_exception,. CATCH cx_mdm_usage_error INTO lr_exception. CATC...

Labels in this area