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

Function module REUSE_ALV_FIELDCATALOG_MERGE dosnt give all fields of internal table

Hi Experts,     I am using the function module REUSE_ALV_FIELDCATALOG_MERGE in my program to show ALV rows in column, we are on ECC-6 EHP-6 when I use this function module to get the internal table into field catalog it doesn't provide all the fields...

Message popup after Sending email by Excel Attachment in ABAP Program

Hi Guys,I am facing one problem from the last couple of days that after successfully sending the mail with Excel attachment the popup message is also coming for the untrusted file Format. The user does not want to see that message how i can overcome ...

Can i add my_z_table to the standard SAP object in SCDO tx? is it safe?

HelloIn summary: Pls. let me know that Can i add my custom table/structure to a standard SAP delivered Change Document Object?I have added couple of custom fields (i have used my own custom data elements for these) by creating a custom tab on a stand...

using text symbols

HiWanted to use text symbols in my report and was planning to use as under -write : text-000.However i came across some other reports where they are using the below way -write : ' stock order status' ( xyz )what is the advantage of doing it this way ...

Resolved! How to display .doc/.docx files inside a controller

Hi,I've been tring to display a word document inside a custom controller.I've tried : cl_gui_html_viewerCHANGING po_html_viewer TYPE REF TO cl_gui_html_viewer.   po_html_viewer->show_url(     EXPORTING       url                        = lv_url    " U...

SAP script form

Hello Experts, I have a requirement to print signature image of a user on the sap script form from an URL path and that URL path does not exist in the SE78.And also the signature image is not available in the tcode SE78.I am not sure where this URL ...

Resolved! QuickViewer Problem

Hello all,i try to create a query which consist different tables (mara, marc, etc) but when i try to execute the query or save it the result is following:I don't want to read this fields, and i don't add it in list field selection.The links betwin ta...

bapi_vendor_create

Dear Experts,I have a requirement of creating vendor through XK01 using BAPI or FM so for the same reason I have found BAPI named bapi_vendor_create. But there is no import, table or changing parameter in the BAPI. Please guide how to proceed with it...

bapi_vendor_create

Dear Experts,I have a requirement of creating vendor through fm or bapi and for the same purpose I have found a bapi named BAPI_VENDOR_CREATE. But there isn't any import parameter or table parameter in the bapi. So I was wondering that how can I pass...

Compare Values of two coloumns in the same internal table

I am having an internal table which is having values like below.Billing  Doc NoCancelled Bill Doc No                            9000032                                 9000045                             9000033                                   ____...

select options change

Hello all, can anyone please tell me what I need to do to change the "to" in a select-options to "from", in an output of a report. By default, it is always "to". But if I need to change it to "from" what can I do to achieve it? I tried going to "Sele...

Resolved! HR Triggers Change User Group, Account Validity, and Lock User

Hi Guys,I’m in need of some help.  We are using GRC 5.3 and I’m implementing HR triggers for withdrawals.  When a person is withdrawn, the CUP requestt should locks the user, change the user group on the user master to TERM, and adjust the validity d...

Tcode SCPE_PQ1

I am trying to update data for tabe CPED_PRICEQUOT.  Data is updating in table but not reflecting in the table maintainance generator tcodeSCPE_PQ1. Please suggest how can i update data in SCPE_PQ1 from external file.Also I need to track the log chan...

Abap code to move a file from a directory(in al11) to another one?

Hi Guys,is there a function module to move a file from a directory (in al11) to another one?I would like to write my one.Input:  - from directory name          - to directory name          - filename.If you have ideas to write this please post.Thanks...

Labels in this area