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

Clear Clipboard

Hi,hope you can help me.I have to copy an internal table into Excel. To do that:1. I copy the table in the clipboard (CALL METHOD cl_gui_frontend_services=>clipboard_export)2. I paste it in excel ( CALL METHOD OF w_excel 'Paste' .)till now, everythin...

Error with z program

Hi all,I already copy completely the program sapmf05a of the trx f-47 (documentation, dynpro, include, etc) to create my z program , but later,  when I tried running the program Z after to put the data in the dynpro 112 and press enter, showed an err...

LI21 : Write offs

Hello experts,When selecting a record in LI21, and clicking on write off, I want to implement the following conditions.If movement type is 712, the user should be required to enter values for the reason for movement - GRUND and the long text as well....

Resolved! Database table Select

Dear Gurus,  I am facing a strange issue where I have a select from a custom table     SELECT *  FROM ZXXX  INTO TABLE t_ZXXX.IF sy-subrc = 0.ENDIF.If I put a breakpoint at IF sy-subrc = 0 in Development environment and Quality Environment and debug,...

Resolved! Get contained ALV

Hello,How to get the a ALV contained in an internal table after you perform sorts and filters?Filters and sorts are done by the user after displaying the ALV. I use set_table_for_first_display method for intial display.I try to save the data in the A...

LGA by Participant
  • 1391 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! Note 0001337290 SEPA: Authorization check with customer module : question on manual implementation

Hello, While performing the manual tasks for this note : SE54, "Generated Objects", regenerate the maintenance module (using <- je suis perdu"change"), but do not regenerate the maintenance views (do not select indialog box).I have done the following...

ST03N Issue

Hi !We wish to see T-code usage...i.e. who used say SM30...ST03N gives a list of users; however, half of them don't even have access to SM30 (either via the Role Menu or via S_TCODE) !Is there any reason, the ST03N data could mean something else...co...

Upload photo dynamically in ztable with unique identity and print in a form.

Hi Experts,            I want to upload a photo in a ztable at run time and print it in a form . actuality i have two cameras in a gate so when any truck came in our organization then i want to take picture of this truck with a Gate Entry Number (th...

Resolved! How can I determine the language of a notification task's long text?

Hi Experts.Could you please help me to determine the language of a notification task's long text? Actually, the long text is creating as per logon language of the user.Let say user 1 is logged on language 'EN' create a task and long text. So, the lon...

Abhijit74 by Active Contributor
  • 1830 VIEWS
  • 4 REPLIES
  • 0 Likes

accounting doc no. field should have a hotspot link to FB03.

Hi,I want to create a field for accounting doc no.in header area of alv report and that field should have a hotspot to FB03 transaction.Code for field catelog - FORM create_field_catalog  USING    p_fieldname   TYPE any                               ...

BDC Recording - XK02

Hello,I am doing a BDC recording of XK02 transaction. I have used the "Use Central Address managemnent" checkbox to update email and other fields. The issue is that even if there are no changes in the  Vendor value the BDC shows the log as "Changes w...

Logic to create Physical Inventory Document for multiple material using eCATT test script.

Could you please, suggest us the logic to create Physical Inventory Document for multiple material using eCATT test script.1. After entering basic data in the initial screen of T code: MI01, click enter,2. The user need to enter the below detail in t...

Labels in this area