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

Resolved! batch splits

Hi friends,I want to display items per batch splits. If Item 10 has 3 batch splits, the line no. will be 10-001, 10-002, 10-003 for each batch split. If Item 20 does not have any batch split, the line number will be 20.n condition given to me is use...

Resolved! table maintenance task

Hi everybody!I am new to SAP and I need to do two tasks:1. add records to table manually2. create tolerance key for the table.The thing is that I have just name of view... So I guess I need to find out table names that are related to view.... How to ...

ALV report

Hi,I have created an ALV report.Now I want there should be a small pop-up window with customer information when a user double clicks on a particular field.How I will create the screen in se51 and how to link with the current program?Pls help me out.T...

Resolved! When is SY-subrc 4?

Hi all,I want to know when is sy-subrc 4.I am using one read statement as follows.data: is_selfield TYPE slis_selfield.read table gt_final into gw_final index is_selfield-tabindex. check sy-subrc = 0. I checked in debugging record is coming in gw_fin...

Resolved! ALV WITH OOPS

hi all,1. i wanna diff b/w standard events n custom events. if possible giv detailed description with code for those 2 events.2. how to use 2 containers on same page for displaying two alv reports [oops alv reporting].thanks n regards,suresh babu alu...

give me solution

Hi abap gurus, I have one selection screen fields i:e mblnr and mjahr. mblnr is range. and i have to get mseg-matnr,makt-maktx,mseg-meins,resb-bdmng and mseg-menge. where we have to display single item of matnr of perticular mblnr.if there is mor...

Resolved! prob. with ALV_GRID

Hi Experts... well i've an ALV REPORT.. The problem I am facing is that when i execute it....it displays the whole list... but i use some buttons available above list....(like Copying output into Excel list...etc)...n it is working for some butto...

Resolved! Graphical Tree

Hi,Can any one send me a example of graphical tree. I want to create a report in tree view.I have used simple tree using type pools STREE and functions.CALL FUNCTION 'RS_TREE_CONSTRUCT' TABLES NODETAB = ITAB.CALL FUNCTION 'RS_TREE_LIST_D...

get_taxi_screen

Hi All, There is a screen exit that is designed using the BADI Customer_add_data_cs.The coding works fine with EN Language, but the exit is not triggered in any other languages..There is a button designed at the application tool bar, and when the ...

Labels in this area