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

Resolved! RKACOR04 DUMP !!!

I have problem with report RKACOR04 in ECC 6.0   PERFORM  get_all_objects :      CONCATENATE ls_where 'OBJNR LIKE' ld_obart INTO ls_where                 SEPARATED BY space.     IF sy-tabix EQ ld_count.       CONCATENATE ls_where ').' INTO ls_where  ...

Enhancement Concept

Hi All,Wish you a very happy new year I need to find all the enhancements implemented on a program. So far i have found some solutions, but they mainly used package for finding enhancements.So what i need to know is how enhancement related with packa...

Downloading table picklist values to macro enbled excel template through ABAP

Hi Experts ,I need one help regarding one of tool development.I need to design one upload program for customer master data. Scenario is user should be able to download the upload template to his system.This is possible to do but I need further help i...

Resolved! Interactive reports subtotals

Hi Experts,                    I Need to do subtotals and grandtotals in interactive reports using control break events and i have done according to that and below is code*&---------------------------------------------------------------------* *& Rep...

Resolved! Value in select options not detected

Hi all!I have a little problem with a field that is informed in my report:SELECT-OPTIONS: s_bukrs FOR  t001-bukrs        MATCHCODE OBJECT zbukrs,                              s_hbkid FOR  t012k-hbkid       NO INTERVALS,First of all, I inform bukrs fi...

Resolved! send mail to user inbox via distribution list in .TXT Format

Hi Experts,I have one report with some classical output. My requirement is to create one job via SM36 with spool list receipients.I have created one distribution list with internet address::Now i am giving the name of this distribution list while cre...

Object ID creation

Hi expertsI wan to create text editor in my yscreen and what every i entered there it should save in my yobject and yid what i created in se75.for the above process i have this doubts..1. if i creates yobject and yid and saves the text through save_t...

Resolved! '&' symbol is not printing in smartform output.

Hi experts,                         I am facing problem while printing  '&'   symbol using READ_TEXT FM  in smartforms . I have maintained header text in PO header in that text am using special characters like "&"  , . While displaying this data in ...

Resolved! Hiding selection screen input fields along with field names in a Report.

Hello Experts,I have a following requirement, In my report there are two radi buttons r1 and r2 and say two fields f1 and f2. when i select r2 both the fields f1 and f2 must be visible suppose if i select r1 both fields must disappear, i should not s...

ALV display logic coding

Hi All,I am new to ABAP.I have requirement where I have to fill data into an internal table and based upon the internal table data I have fetch details from others tables and show it in ALV display.I was able to fetch data into internal table as per ...

3 itabs

Guys,I have 3 itab which contains the following dataitab1date             day20130101     0120130102     0220130103     0320130104     0420131003     0520131004     06itab220131001     0320131002     0420131003     0520131004     06itab320120101    0...

Labels in this area