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

Methods for HTTP post

Hello Expert,I am tring to do an HTTP post, using the method 'cl_gui_frontend_services=>execute'.However, I am not able to do so, when I am trying to do a get using the same method, it works fine.I am sure there would be multiple posts on the forum r...

Resolved! Sap Query Creation

Hi Guys, I could do with some expert advice on creating a query via transaction SQVi I would like to create a query to display the confirmation history for a transfer order in WM, the reason for not wanting to use the standard LT2* transactions is be...

Resolved! How to find hard coded values in all custom function modules ?

Hi Everyone ,                     Can you help me on :  How to find hard coded values in all custom function modules ? . I know that RS_ABAP_SOURCE_SCAN this would work for programs . but how can I check for Function modules and Web Dynpro Componen...

Resolved! Calendar in editable ALV

Hi,I have created an Editable ALV using OOP. My requirement is to show calendar for inputting a date on a field.I have created event handler and register for events.I have also appended in Fieldcatlt_fieldcatalog-f4availabl = 'X'.lt_fieldcatalog-ref_...

NooruBohra by Active Participant
  • 6472 VIEWS
  • 20 REPLIES
  • 0 Likes

Resolved! how to restrict values in a select-options?

hi experts,i need your help. i want restrict values in a selection-options. i.e, i have these value range: ABC11111 ---  ABC88888                                          DEF11111 ---  DEF88888                                          11111111  ---  ...

File not getting Download

Hi,I am using class & method cl_wd_runtime_services=>attach_file_to_responseto download the file in the Webdynpro View. Below is the Code.callmethod cl_wd_runtime_services=>attach_file_to_response     exporting       i_filename      = ls_download-fil...

IDOC_INPUT_STPPOD

Hi,I am using the FM IDOC_INPUT_STPPOD to change the POD status of the delivery from A to C. I am able to change the status, But the IDOC number is not getting generated in the status table it is coming as 0000000000000000 and with status as 53 succe...

MIGO - KANBAN ISSUE

Hi Experts,We are facing a problem in Production system for MIGO Transaction.In Development System :In MIGO transaction - after providing the PO number, Delivery Note, and checking 'Item OK' check box we click on 'POST' push button there appears a po...

abap database table data framing in program

Hi,I have one requirement i have  empid, empname, company.eg : empid     empname      company.     123             ravi               abc      123            ravi                xyz       123           ravi                efg-------------------------...

Resolved! How to generate an constructor after changing the super class?

Hi,when I change the super class of an object the editor tells me with a warning, that I should generate the constructor newly so that the parameters of it are updated. In SE80 I do it using Utilities->Clean Up->Constructor...Where do I find this in ...

Resolved! how to download selected layout to a background job

Hi,         I am executing a program with selected variant so that only selected columns should come in alv-output. Its working fine but when I am executing this report in background mode , then a file is downloading In application server, but now al...

Labels in this area