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

F4 Button in FM

Hi,I have created a Z-Function module..where 1 pop-up will come and while pressing F4 it will go toprocess on value-request..and it is working fine in SE37But when i am using in my program..same FM with same parameter ...the F4 button is not working ...

Reprocessing IDocs

Hi All, I have a requirement to reprocess the IDocs in background. For this I am running the standard report RBDAGAIE to reprocess the IDocs. Here first I am running my custom report and getting the list of IDoc that are failed with status 51...

GN_DELIVERY_CREATE

Hi All,I have a problem in creating Inbound delivery using POr number and also enter serial number for the items having serial number active.could any one send me a example code on how to create Inbound delivery using Fm GN_DELIVERY_CREATEand what...

ALV Tree?

Hi experts!I have problems with ALV Tree.1. I have 1 field which type is CURRENCY. When display result of report, value is right. But when export excel file, value is wrong .For example :Value in ALV Tree Value in Excel file 16.700 ...

PFCG_MASS_TRANSPORT

Hi Everybody I am in a Upgrde project and we are doing the transports of the order using the report PFCG_MASS_TRANSPORT. We are having a serious performance problem when I attached, for example, 200 roles in an order and the DEV system get time_out m...

Resolved! # at last column

Hi,May i know how do you fix the last column of table gt_temp that contains #?system will take in # as part of content which is wrong.any idea? ThanksDATA: lv_string TYPE string, gt_temp LIKE STANDARD TABLE OF lv_string, ...

Resolved! bdc call transaction

hi ABAPers, i have been recording sales order changes-VA02 transacation.for a new order,save of old order is not gttng recorded,i am doing it manually.how to record SAVE function?also,for the field inco1 and inco2,i gave length(ex-GERA) as 4;no...

Resolved! CL_GUI_CALENDAR

Hi Everyone.I am building a gui screen dynamically in a class method. I am using a gui container, and a dynamic document cl_dd_document inside the container. Inside the dynamic document I utilizing the form area using cl_dd_form_area. Within the form...

For all entries

I was under the impression that, while getting data from database table 'for all entries' always imporves performance. Since we are not getting whole database table data. I was doing a select statement and I have used for all entries. I have only 20,...

ABAP Query Logs

Hi experts,Is ABAP query execution logged in the system? i have a requirement where i have to find out all the ABAP queris which are executed in given span of period. Is there any way to find this?Many thnx in advance,..Regards,Karthick C

Labels in this area