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

bapi_pr_create

Hi experts,i have couple of question about bapi_pr_create1) What is the different between pritem and pritemexp2)What is the different between res_doc field in pritem table AND fund_res which is in account assignment table3)Without switching on the fu...

A RAISE statement in the program "CL_GUI_CUSTOM_CONTAINER=======CP " raised the exception condition "CNTL_ERROR".

Error analysisA RAISE statement in the program "CL_GUI_CUSTOM_CONTAINER=======CP" raised the exceptioncondition "CNTL_ERROR".Since the exception was not intercepted by a superiorprogram, processing was terminated.Short description of exception condit...

Resolved! BAPI_ACC_DOCUMENT_POST

Hi Experts,I am working on a program at the moment where BAPI_ACC_DOCUMENT_POST is used to post gl items to a screen.However i have been asked to create 1 summary line for all minus gl items instead of the current method of 1 line per minus gl item.A...

Performance issue on konp and konv

Hi Guru's,I am working on performance issues . I have fallowing select query ..SELECT KNUMH KSCHL KBETR  FROM KONP  INTO TABLE I_KONP   FOR ALL ENTRIES IN I_A902  WHERE  KNUMH = I_A902-KNUMH                                                            ...

Unable to debug f110

I have a custom script which is configured properly in FBPZ. While doing F110, I need to debug the script. I am not able to do so. I have exhausted almost all suggestions given in forum for this question and still am unable to debug the custom script...

Problem in tabstrip

Dear Experts,I am facing one problem in tabstrip control. The module pool program is running. My initial active tab is first tab. I can switch from first tab to rest of tab. But I cant get back to first tab from others. OK_CODE dont have value while ...

Resolved! How can I append errors encountered from FM BAPI_PO_CREATE1 into a log file?

How can I append errors encountered from FM BAPI_PO_CREATE1 into a log file? Hi experts,Log file already exists, and will be loaded into the program. And then errors encountered from the FM will be appended to the log file. How will I do this?Thank y...

Modify cells in other rows with value entered in editable cells in current row in ALV GRID LVC

Hi All,Thanks in advance.I have a requirement that, in ALV grid(using LVC) output i have a editable cells in 5 th row,if as soon as i enter the value in fifth row and press enter or move away to different cell it should be reflected in cells which ar...

Resolved! ftp port 21 by default

Hi Friends,Program RSFTP007, use a ftp connection to send files to a server uning ftp protocoll.FTP communications use port 21 to connect as default.I need to change the port used by service SAPFTP or SAPFTPA , (Transaction sm59), to connect using FT...

Resolved! SD user exit

I am having a bit of a momement here.  I know this should be easy but I just can;t see what I am doing wrong.  I want to re-calculate the order quantity when a user enters a new line or changes a line.I thought I could use MV45AFZB-USEREXIT_CHECK_VBA...

singleselct statement instead of multiple select statements

Hi All,INCLUDE <ICON>. DATA : DEL_ICON    TYPE ICON-ID,        BLNK_ICON   TYPE ICON-ID,        ACTV_ICON_G TYPE ICON-ID,        ACTV_ICON_R TYPE ICON-ID,        SHLP_ICON   TYPE ICON-ID,        CLEAR_ICON  TYPE ICON-ID .   SELECT SINGLE ID INTO ICON...

Labels in this area