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

Resolved! Select statement

Hi gurus, I have a condition where I need to select vkbur, vkgrp, kunnr abd bzirk from knvv for all entries in one of my internal table it_tab01. Now although I have an customer id that is there in both knvv and my internal table it_tab01 but then al...

user exits vs badi

hi all, one of my friends who is working in real time said to me , whenever a need for enhancement arises, its always better to use badi over user exit. he said , if v add our code in BADI , and in future if any problem arises with BADI , SAP wil tak...

Resolved! Reg: dates

Hi all,In my selection screen date field is mandatory. So by default it is picking up dates from today to 14 days from now. for example today is 09/07/2007.so 14 days from now will be 09/21/2007.So in range it is taking as 09/07/2007 to 09/21/2007 by...

update terminated

Hi allPlease suggest me on the below issueWhen i am saving a billing document in VF02 with a output type it is not getting saved and a pop up is coming that 'Express documet Update was terminated'Please suggest on the above error Thank u goutam

code correction

hi,What is wrong in my code ie internal table assignment, I am getting the error DATA: IT_INBAL type STANDARD TABLE OF YMTID_C102_INVBL WITH HEADER LINE, WA_INBAL type YMTID_C102_INVBL. loop at i_data. move i_data to wa_data.select * from Y...

VL31

Hi Experts,while i am entering into the tcode VL31 in ECC6.0 i am getting msg like tcode in out dated. i dont want to use VL31N. i want to get rid of this of message.<b><REMOVED BY MODERATOR></b>Thanks,Satish.Message was edited by: Alvaro Te...

hi all buttons in alv

hi alli want to keep all the standard buttons as it is and creat my own button in standard tool bar.how is it possible to keep all standards button in application tool bar and creat my own buttons in standard tool bar.remainder : when u create your...

Resolved! Search EDID4 table

Hi,I am searching for an IDoc that contains a particular customer number. Here is my scenario. I am sending a custom IDoc to third party system. Today i send 35 IDocs to the other system, The thrid party system owners informed me that one of IDoc the...

Labels in this area