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

Resolved! outer join

need to join two tables HRP5103 & HRP5104. From table HRP5104 I need to take fields (INSTITUTE, START_DATE, END_DATE, SEQNR) and from table HRP5103 (CTC, CURRKEY) on basis of OBJID which is common in both table. I need all the field from HRP5104 & HR...

Resolved! Select query

Hi All ,I want all the data into one internal table ,Can anyone please give me the select query for this Get VKONT from table FKKVKP for given BP into table T_FKKVKP.Get VKTYP from table FKKVK for all VKONT in table T_FKKVKP into table T_FKKVK.Get ...

Resolved! BADI

Hi , Friends ,I am new to BADI . I want to know :1 . Can we have more than 1 active implementations of a BADI .2. Two implementations ( X and Y) are active for a badi in two different transactions . When i am using any one of that transaction...

Resolved! Abap Program Check

hi all,i need to do the following checks in any report program1. how to check a parameter starting with p_ or not ? 2. how to check a data variable starting with v_ or not ?3. how to giv identification to the user if he had used any comments in rep...

Resolved! OOPs?

Hi all,What exactly the Diff between <b>FM</b> and <b>Methods</b> and <b>Subroutines</b>?What is the <b>use of OOP</b>,If u say <b>performance</b> and <b>re-usability</b>...same thing we can approch by using <b>Fm</b> and <b>Subroutines</b> in <b>nor...

Resolved! Steps in Support Project

hi all,i need to know all the steps [in detail] involved for abap consultant when he is in support environment. please give detailed explanation of each n every step involved in support. for ex: how to issue tokens n how to solve n how to giv comment...

Resolved! Dynamic selection screen

Anybody know how to create a dynamic selection screen like the one you see in T-Code "ME2N" or "FBL5N" that appear by clicking the dynamic selection button (third button on the application toolbar ). It appear to be a subscreen. Any idea how to creat...

Resolved! bseg table

hi all,there is a condition which requires the usage of BSEG table,but since it is a cluster table it has performance issue so can anyone can tell the precautions or prerequisties while using this table.regards jyoti

Labels in this area