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

CONTROL_FLUSH_ERROR when using 'GUI_DOWNLOAD' Function Module in foreground

Hi,I am using function module 'GUI_DOWNLOAD' in foreground mode with APPEND = 'X' ( I need to add infomration to file ).In most of the cases it works good but in some cases ( which I cannot isolate ) - I am getting CONTROL_FLUSH_ERROR exception. Do y...

ERROR in SMARTFORMS

Hi All, I am facing an error in SMARTFORMS.I have developed a new smartform ,It was working fine in Dev System..after moving it to Test system..it is throwing errors like "FONT FAMILY COURIER120 NOT MAINTAINED."..errors related to fonts...Hav...

Resolved! F4 for Parameter for Application Server Directory

Hi, I have a parameter for Application Server File Path (i.e. directory).The problem with /SAPDMC/LSM_F4_SERVER_FILE is that if the input directory doesn't exist, it gives a short dump saying that message type ' ' was raised in F4. The last option wo...

Hi

Actually my report contains BDC using the data in application layer.In selection screen comtains two radio buttons one is foreground to check the report anothe one is background to check the report.By default it is .xls file but it is changed to .txt...

Resolved! Hold Purchase order

Hello,Our requirement is to put every PO on hold initially. I know there is a field EKKO-MEMORY which can be used to put PO on hold. I tried to find user exit but could not find any user exit that can modify a field in EKKO. As I am working on 4.6C, ...

Resolved! OOPS ALV doesnt work in background - how is BCALV_GRID_01 working?

Hi experts,I am really confused with OOPS ALV in background.My understanding is CL_GUI_GRID_DISPLAY doesnt work in Background that is no spool is generated. Then how is all the programs BCALV_GRID_01, BCALV_GRID_02 which have OOPS ALV, workin in back...

Resolved! how to find programs' names those were created by me in a specific period?

for example the input parameters are:programmer: sy-unamebegda: 2007.01.01endda: 2007.02.01the outcome will list all the programs' names including webdynpro component which was created by me.is there a table have those entries in the system?thanks a ...

Resolved! Transport Packet

Hi! We load a external resquest to our development and PRD area I changed some messages in the ABAP programs however it did not work when transported to the PRD area. I found out that the packet is not in the PRD environment just the ABAPs program...

Error Handler

Hi,I am trying to execute the below code resulting in a 'refernce to null'. Could any one please help me with some sample code.DATA : IM_MESSAGE_HANDLER type ref to IF_HRBAS_MESSAGE_HANDLER.DATA message TYPE symsg.MESSAGE E015(zhr) WITH 'ERROR MESSAG...

Resolved! Special Characters in Text

I am fetching Job Description from IT-1002 using the FM HR_RU_GET_DETAIL_DESCR. However, this text contains some special characters like 'Ãu02DC' and § etc. These characters are present in the infotype itself (can be viewed through PO13).I do not k...

Resolved! Create instance of a class

Hi Experts,I am debugging a program wherein the following statement is encountered DATA: lv_reffield1(100). " Reference Field 1lv_reffield1 = '(SAPLICL_POLS_BDT)GO_TREE1'How do I interpret this statement. What does it do?Thank...

kumud by Active Contributor
  • 593 VIEWS
  • 3 REPLIES
  • 0 Likes

Messages in badi

Hi allI had problem when working with badi. I want to issue an error message in badi. whenever i am writing a message with the following statement message text type 'E' i am getting a common message 'No vendor Specified'. But the message i issued is ...

Labels in this area