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

Resolved! converting Smartfrom into PDF is Not working in WD-prodiction

Hi,          I need a clarification about convert smartform into PDF through webdyn pro application ,  Just based on the  user selection i need to generate the PDF ( letter format ) ,  It is working fine in development and qulity .. but in production...

Resolved! How to define this type in this code

Hi all. I am trying to make a program work , but got stuck  on how to define this type : "zmsg_type"REPORT  myProgram.PARAMETERS :p_all TYPE zmsg_type AS LISTBOX VISIBLE LENGTH 10                                                    USER-COMMAND us1,  ...

Resolved! ALV OUTPUT Display issue

Hello All,ALV Output Display Issue..I have an internal table, where the values are correctly populated as below,in field catalog table also the values are same as displayed above.But in ALV display,For the Currency 'KRW' the NETPR value displayed is ...

Resolved! I am using the "slis_t_sortinfo_alv" for sorting the two fileds STAT2 and PERSK from my internal table. But i am getting the dump error as below

hi,I am using the "slis_t_sortinfo_alv" for sorting the two fileds STAT2 and PERSK from my internal table. But i am getting the dump error as below.Please help me to rectify it by pointing the mistake i had made in the program.main part of the progra...

Resolved! CONVT_OVERFLOW in alv output

Hi All,In my alv report I am displaying the Delivery qty. field(LFIMG) which is in editable mode. I am having a push button on alv tool bar to do some functionality. I am changing the quantity field value to 999999999999 and when I clicked the push b...

Modify the main table of a Z sapscript which is using SAP standard driver program RFKORD10

Hi experts,I have a requirement to copy the standard SAP Script F140_ACC_STAT_01 and display a customised Account Statement via transaction code FBLN5.But the driver program I am using is the same SAP standard driver program RFKORD10.I have added man...

How to optimize FETCH NEXT CURSOR

Hi All;     I am in charge of optimizing an ABAP Code. After debugging the program I found that the most CPU consuming operation is :FETCH NEXT CURSOR s_cursor                   INTO CORRESPONDING FIELDS OF TABLE t_table                   PACKAGE SIZ...

Resolved! Report not working in Production, but Working fine in Development & Quality.

Dear All, One of the report is working fine in development and Quality system, But not in production.Here in production system 1st select statement getting the data from Z table and 2nd select statement not getting any data from BKPF table as mention...

Labels in this area