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

Resolved! Rate optimize opinion

I have to read many idocs and process them for entering in the system, and i have a program that reads all the idocs from a folder and call the function for process them, it is really that yesterday the RSEOUT00 report was in another job, not in the ...

BSIS Index

Though its not a good practice to create a secondary index on SAP standard table, I had to create it. Now before moving it to production I have few doubts if any one can throw some light on it...When this index can be transported to Production? Can t...

BSIS Index

Though its not a good practice to create a secondary index on SAP standard table, I had to create it. Now before moving it to production I have few doubts if any one can throw some light on it...When this index can be transported to Production? Can t...

Lock and Unlock ?

Hi,i am submititing the report "rm06k052"(Transaction- MEKL) via job in background. Suppose if one scheduling agreement contains several no of line items and for materials i have to change the price.So i m calling for each and every line item. When ...

Resolved! Text download

Hi Folks,I'm still struggling to download text to frontend.I want to create a file like this.000001 textline 1000001 textline 2000002 textline 2_1000002 textline 2_2for this reason I created the following code.data tab_lines type table of tline.call ...

Grant total in ALV

Hi,I have an ALV in which i'm showing subtotal by using do_sum = 'X'. So it's showing toal and the end of line item (which i want), and I also at the end, its also showing Grant total. I don't want to display grand totol at the end. How to do this?

Resolved! Need to ALE only 2 fields through a reduced message type copied from MATMAS

Hi,Only the Authorization group fields MARA-BEGRU and MARC-QMATA need to be transferred through ALE from one system to another one. A new reduced message type has been created from MATMAS.The fields BEGRU and QMATA have been selected through the BD5...

Resolved! Dinamic SQL

Hi,I have the following dinamic sql sentence:<Code>select single (p_campo) into vt_salida from vt_table</Code>The type of p_campo is any. Which should be the type of vt_salida ?I need that it never happens an error.Thanks

Resolved! help in performance

hii need some help in performence because this select is running time is to much:Thanks SELECT vbrk~vbeln vbrk~vbtyp vbrk~fkdat vbrk~netwr vbrk~waerk vbrp~kvgr3 tvv3t~bezei dd07v~ddtext FROM ( ( ( vbrk INNER JOIN vbrp ON vbrp~vbeln EQ...

regarding fm

hi all,i just want to know the functionality of four radio buttons ie<b>1 start immediately2 immediate start, no restart3 start delayed4. coll. run</b>in the attributes of fm.and the <b>update</b> functional moduleregardsvijay

Vijay by Active Contributor
  • 1096 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Module pool programming

Hi, I have declared a field type KOMV-KBETR in the internal table say for example AMOUNT TYPE KOMV-KBETR. Im displaying this table as table control in the screen. When I enter negative value in the field then i get a error message saying 'Enter only ...

Popup window need

Hi all,I am working in interactive alv. I am updating value in report output. When ever i click on save it will update the db tables. but my requirement is When Ever I click on SAVE button , it has to show on poup window which shows the "Number of re...

Labels in this area