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

ENHANCEMENT-POINT

Hi AllNeed crystal inputs and details on ENHANCEMENT-POINT. 1. What it is , why it is used for. 2. The transaction to create ENHANCEMENT-POINT.3. When i clone a std f/n mod and activate it it goes for ENHANCEMENT-POINT creation. why so?4. How to dele...

prabhu_s2 by Active Contributor
  • 669 VIEWS
  • 4 REPLIES
  • 0 Likes

Bind Variables

HiDoes ABAP support the use of bind variables in database queries ?In Oracle (and Sql Server), a query that is run many times but with a slightly different 'where' clause is much faster when bind variables are used. This is because the statment does ...

Resolved! ABAP OOABAP ALV GRID

Hi Experts, i have one requirement. i need to Develop Alvgrid in one Screen.in the Same Screen another Grid.in First i need to Display Summary information.if we Double Click on First Grid of line Detail output of paricular contract.How to Acheive us...

Resolved! Display Basic List

Hello,I'm using the FM - DISPLAY_BASIC_LIST for simple report. The Save Layout Icon is missing.Can this be done by changing one of the parameters just like the is_variantin the FM - REUSE_ALV_GRID_DISPLAY ????If so which variant ?????ThanksAndy

Resolved! script

Hi Friends,this is my code in a subroutine of my script.i'm unable to get value into outtab.This is my code - plz look into this and advice me.LOOP AT T_VTTP.Select BRGEW from LIPS SELECT SUM( BRGEW ) INTO L_BRGEW FROM LIPS WHERE VBELN = T_VTT...

Resolved! tab setting as required

Hi All,How can we set the tab control as required,for example if there are ten fields on the screen ,if i want the tabto be moved to third field when i press tab and then to second field and then to fifth field and so on as in the required order any...

Resolved! command

Hi , i am getting a value from a function module to a variable in a combined form of year and week eg: 200711, 200712 etc. into a variable w_year_week.how to get only the year ?? .if i select year and week in the selection screen it should d...

Resolved! help in increase index

Hallow I have a 2 table with data and the table that I do the read statement I wont to increase the index of score_tab after all read because the problem is when I modify the table score 4 I have the first data in all my table. How can I do that?Reg...

Labels in this area