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

Resolved! ABAP DOC count

HiI have a internal table of the following formatMaterial | doc#1000 | 10011000 | 1002 1000 | 10032000 | 20012000 | 20022000 | 20032000 | 2004I want to a extend the progam to get total material doc count from that internal tableDe...

Resolved! even number code

Hi , i am writing code for getting even numbers from 1 to 100. biut i am always getting 0. below i am writing my code if any one can correct me.data : n type i value 0, m type i .do 100 times.n = n + 1.*m = m + 1. m = ( n mo...

search help

Hi,I need to create a search help for a field say plan_name available in table 'tab1'. Tab1 also has fields begin_date and end_ date.Plan_name has a check table 'chktab' with fields begin_date,end_date,plan_name and text. Now when i give f4 for plan...

S_ALR_87012357

Hi SDN,Today after a long frustration I am going to post this issue in SDN. I want to display the data for the transaction S_ALR_87012357 for fields User field1 and User field2. I found related BADIs for that are FI_TAX_BADI_015 and FI_TAX_BADI_016. ...

batch job issue!

hi!my user using report:RSBDCSUB to run a session job! (using SM35 see log) recently the log display error! so i need to find out what program for this batch job session!in SM36 i find this batch job infomation:created from RSBDCBTC and variant(&0000...

Resolved! Check table validation

Hi all,I have created a customized table. In one field I have assigned check table and foreign key checkbox is checked. But when this table is updated through a program it goes on creating any entry. Entry is not restricted to the check table values ...

Labels in this area