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

SAP ABAP ALV REPORT

How to add an extra additional functionality/option to download a alv report into excel format directly without any need to select the format to download?I mean there is a default functionality to download the file but there we have to select the fil...

Resolved! Persistent Class

Hi,I recently when thru some blogs in SDN related to persistent class from Former Member. I understand how persistent class works but I am trying to understand why do we need a concept called persistent class when the same can be achieved thru normal...

Resolved! how to open word document form html container url iam getting internal_error while opening file

Hi all,By using below code i am able to download word document file from html container. But before downloading i need edit these document to add Macro.I am unable to open word document.CREATE OBJECT G_HTML_CONTAINER      EXPORTING        CONTAINER_N...

Resolved! Do we have an automated approach for removal of obsolete mitigation controls ?

Hello All,Mitigation control assignments are part of day to day activities for consultants involved in GRC Access Control operation, complaince & management.In due course, there are lot of mitigation controls which becomes obsolete due to roles and u...

PDF file to IMage

Hi,I have a requirement to convert the PDF file present in the c drive to an Image using SAP. I tried looking for a function module but can't find any. IF any of you have faced this scenario in past pls. share your Comments/knowledge.Thanks.

purush_r by Explorer
  • 3344 VIEWS
  • 3 REPLIES
  • 0 Likes

Screen Allignment

Hi Experts,I have issue in Screen Input field allignment in composite UIBB , i have created the composite_uibb which has  three form UIBB init. The Form uibb which is ROW 1 and 2 is not matching with input fields . ( in form i used two-couln layout)C...

Resolved! how to set two parameter value using one f4 help of 'F4IF_INT_TABLE_VALUE_REQUEST'

I have two parameters on selection screen .P_QTR and P_YEARI have concatenated the Quarter and Year Value to give same f4 on both paramatersto give f4 using 'F4IF_INT_TABLE_VALUE_REQUEST'for example Q1 2014now when user selects one value i want to se...

WebServices issue?

Dear all,We have a BOBJ report which is in BO 3.1 system.We got a requirement from users to provide a URL link in that report , to capture whether the report data is approved or rejected.This URL need to update the approval or rejected information in...

EXCEL FILE PRINT ISSUE

Hi All ,I have a small issue with a ABAP Report which I think might be a simple issue only .In my case I have a CLASSICAL report the  report has 16 Columns and 14 Rows  , I download it to a EXCEL FILE the excel file also has all the data and then go ...

Resolved! DMEE; Payment file email address

Hi All,We have requirement to populate FPAYH-INTAD(Vendor Email address) during payment proposal using F110, but in XML file this field is empty, its not being picked up, how can I poupate this field?, can I copy Fm DMEE_EXIT_TEMPLATE and use copy Fm...

rthoodi by Active Participant
  • 11806 VIEWS
  • 12 REPLIES
  • 0 Likes

Resolved! Availability of BOBX

Hello,We are planning to use transaction BOBX and have checked the BOPF Feature availability matrix.However, the transaction is not available on our "EHP6 FOR SAP ERP 6.0" system (SAP_BS_FND 731 SP 0007,SAP_BASIS/SAP_ABA 731 sp 0010)Am I misunderstan...

BMEIJS by Active Participant
  • 762 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Transforming ABAP internal table to JSON array (rather than object)

Is there an easy way to do this using the standard CALL TRANSFORMATION?  Here's what I'm doing:"ABAP to JSON   writer = cl_sxml_string_writer=>create( type = if_sxml=>co_xt_json ).   CALL TRANSFORMATION id SOURCE ARRAY = lt_table                     ...

Wait for event

Hi,Below is my requirement. Any ideas how to make the program wait?I have Z program has 4 different process chains that needs to be triggered. When the user executes the program, I trigger an event using FM. A process chain in BW will get executed on...

Labels in this area