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

Resolved! Smartforms : Dynamically change the position of a window with respective flag

Hi all, Is it possible to change dynamically the position of a window in smartform. I am having a smartform with two secondary window .First window is center and second window is bottom of first(Both have same width). The first window should come...

How do I export a 3 level BOM tree, with the parent and children exported into the same table row?

I am new to the world of SAP query creation, the query below is very useful.I'm playing around with this query, and would like to expand it to one more level and format the returns so I get a return with the following format - Returned on the same ta...

Resolved! time interval block

Hi, Given a timestamp value, how can we derive it into 30 mins interval so I can assign them into “30 mins block”? Example 1, timestamp value 20200630000149 so this is actually Date: 30.06.2020, Time: 00:01:49. This will be first 30 mins interval...

Triggering a program based on event when an inbound idoc status becomes 51

Hi, I have a requirement to send out all Inbound error IDOC of MATMAS05 idoc type with status 51 (Application not posed) to an external system as XML file. I want to execute this as a program or function module when each inbound idoc status becomes...

Resolved! Is there an elegant way to get the relevant entry from an internal table based on from & to date?

I'm currently working on performance improvements in a program which relies heavily on SELECT ... ENDSELECTs to get data from Z-tables based on - apart from the main key field(s) - valid from (key) and to (non-key) fields. These SELECTs are (obviousl...

Resolved! Trigger WE19 by code

Hello, Is it possible to create a new inbound idoc by code.Like in we19 when you choose radiobutton BasicType, to starting from scratch. I cannot create a new idoc and send it with FM MASTER_IDOC_DISTRIBUTE, because this idoc type is not configur...

oliver_am by Active Participant
  • 3375 VIEWS
  • 8 REPLIES
  • 0 Likes

XBLNR_ALT to be replaced when FI document is posted in SAP via IDOC : basic type FIDCCP02

Hello All, We have a requirement where FI document is posted in SAP via incoming IDOC. The requirement is to replace XBLNR_ALT with value coming from IDOC in field AWREF. I replaced XBLNR_ALT with desired value using implicit enhancement in FM OFF_...

sapui5 streaming

Hi everyone, I need to download huge files (documents, zip, video) from SAP ECC to UI5 application. I created an oData using segw and implemented the get_stream method. The problem is that if I try to download a video to the client app it won't...

Resource bottleneck TSV_TNEW_PAGE_ALLOC_FAILED - Clear BOPF buffers for batch transactions

We are updating high volume of data (5000+ records) using BOPF in batch transactions. After almost 2000 updates, the batch dumps with error Resource bottleneck TSV_TNEW_PAGE_ALLOC_FAILED. Error analysis No more rows could be added to internal table...

Resolved! ABAP Developer Tools (ADT): Can't create HTTP Service from Eclipse

Hi experts, I was trying to do the SAP Cloud Platform ABAP Environment & ABAP RESTful Application Programming Model - Exercise 1 but didn't get much far. My ADT didn't allow me to create an "HTTP Service" from Eclipse. I use the latest ADT version ...

Gunter by Product and Topic Expert
  • 3358 VIEWS
  • 3 REPLIES
  • 0 Likes

Is it possible to install a second "SAP ABAP AS developer edition" system on the same host?

I recently followed this guide https://blogs.sap.com/2017/09/04/newbies-guide-installing-abap-as-751-sp02-on-linux/ to install SAP developer edition. I was asking myself if it's possible to install a second system or instance in order to practice...

How to add Search Help (F4) option for custom field in alv report using slis_t_fieldcat_alv?

I have a requirement like need to add custom field in ALV report, that field should have 'Search Help' option. In slis_t_fieldcat_alv, I used fldcat_in00-ref_tabname = 'AUFK'. fldcat_in00-ref_fieldname = 'ZZASSIGNMENT'. For ZZASSIGNMENT, I ...

vinayad by Participant
  • 2248 VIEWS
  • 4 REPLIES
  • 0 Likes
Labels in this area