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

Resolved! SUIM - list not shown

Hello,on a system Solution Manager 7.0 EHP1 I go to transaction SUIM - User - Users by Complex Selection Criteria - Users by Complex Selection Criteria.I click on execute button and transaction shows an excel file with no data in it. In other systems...

Resolved! ME55 User exit to insert code for checking before Purchase Requisition approval

Dear Experts,I'm facing one issue related to Purchase Requisition approval processing (tcode: ME55), please sugesst me a solution.About detail, please see bellow:My customer requirement: They need to insert code for checking before purchase requisiti...

POs scheduling

Hi Experts,I have one requirement. i have to create a Program for PO s scheduling ,in my program i have to use submit statement at one condition. which program i am using for submit i have two parameters in selection screen for that program. how can ...

Resolved! How to retrieve layout variant selected in the report selection screen so that same can be send as an attachment in mail

I have a requirement where the user will be selecting a variant for a report before executing. This report has output as ALV and mail.Right now ALV is considering the varaint selected and is preparing the layout based on the variant (I am using 'REUS...

select Query taking more than 10 mins to execute

Hi,Please help to increase the performance the below select statement :SELECT ekko~ebeln            ekko~bsart            ekko~aedat            submi            ebelp            matnr            menge            meins            umrez            umre...

Message no. PO780 while sending the output of a report scheded in background to SAP inbox

Hi Experts,We are sending the output of report scheduled in background as a email to SAP inbox by using distribution list.We are getting the below message Error sending data (2)(Message PO780).I have checked SOST,SCOT ,SPOOL list,SM21,ST22 tcodes  an...

Resolved! Table Size Category - Is there a report to check if it is defined correctly?

Hi everybody,As many of you sure know, a table size category must be defined in SE11 when creating a table. The table size category should be a forecast of how many records the table will contain. Defining a wrong size category for a table might resu...

Resolved! How to pass the value of the select-options for the match code?

Hello, i need help.I'm try create a match code, in my program i have de select options, like this:SELECT-OPTIONS:  s_nre FOR zsdt0007-znumre_int NO INTERVALS NO-EXTENSION                                                  OBLIGATORY MATCHCODE OBJECT ZS...

Resolved! Multiple lines more than 10 pages not printing for Terms and Conditions - Smartforms

Hi,  I have a requirement to print Terms and Conditions after the Item Table details end. For the same I am printing the Terms and Conditions in the Footer section of the Item Table. Issue is suppose i hard code the T&Cs - say around 1000-2000 lines....

Resolved! Change the title of "Transport-Departure" Field in VL02N

Hi!   I need to change the title "Transport-Departure"   (RL50E-BEZEI_KZABE) in the delivery (VL02N) ( Goto->Header->Foreign Trade/Customs)   May you help me?Thanks.-----> Technical InformationProgram Name       SAPLV50EScreen Number      0500Program...

Resolved! Simple tree add node and items not updating if new item or node added

Hi Team ,I am using this method to cretae the tree on a screen say 100. and this method logic is in PBO so taht before screen get displayed  teh logic executes and help enable tree disply.CALL METHOD tree->add_nodes_and_items     EXPORTING  node_tabl...

MSC3N

Hi there,Today my question is how to retrieve the general characteristic values of a class object in 'Display batch details' screen.Pls find the attached screen shot.Transaction is : MSC3N (Display Batch Details)We need to put in Material,plant and b...

Resolved! Need two ebeln in one column

Hi,I want ekbe-ebeln and bsik-ebeln in one column.Can anyone suggest the solution.IF it_with_item-blart EQ 'RE'.      SELECT SINGLE ebeln gjahr belnr         FROM ekbe INTO (it_with_item-ebeln,it_with_item-gjahr1,it_with_item-belnr1)      WHERE gjahr...

POP TO Confirm in BSP

Hello All,i have the following scenario when a user click a button i should create a POP with OK/ Cancel, depending on user action i should decide either to continue the oninputprocessing event.i don't want to create a POP up HTML but want to use Scr...

Labels in this area