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

Resolved! user exit issue

I am trying to learn user-exit and I am trying to enhance the transaction VA01. I am now on the point of clicking the INCLUDE ZXVVAU04 so that I can put E_KUNNR = '2155' in the include (that was written on the lesson that I am following). problem is ...

query on listbox

Hi friends,I have a doubt regarding listbox fillings.here is my scenario-:i had defined a listbox on my selection screen.The selection screen contains another parameter called company code.So , the requirement is for a given company code the files ha...

Resolved! adding the fields

Hi in the below code i want to add the values of vbeln and kunnr in secondary list but it is not coming fine can anyone solve my problem....data : begin of wa,kunnr type kunnr,end of wa.data it like table of wa.data : begin of wa1, vbeln type ...

regarding pe04

hi experts,i need to create my own function through pe04,which will take employeee number through time evaluation schema and by my own written codes it will update the infotype 2011.means my customized function will be calledby the functional consul...

chain endchain

Hi i have a requirement where i need to use Chain Endchain for a particular groups of fields from Infotypes.(seperate group for different Infotype fields.. ex: fields from Infotype 0001 are grouped in a CHAIN.. ENDCHAIN, fields from Infotype 0002 are...

Resolved! Tables for fields

hi all,i m using tcode KO02, and i need to develop a report which will contain the information of order and settlement reciever and their respective description but problem is that i m not getting the relation tables of the following fields:AUFNR -->...

BDC - Data not update

Hi,I m creating a BDC for T. Code VD02, facing a problem that data not updated in related Table..When i m executing the BDC, at run time it shows the message that changes have been made..but when i saw those changes in table, that is same as earlier ...

Resolved! How to disable table ?

Hello All,I want to show the table entries in display format, that i want to show the values but only i want to disable.If i am using Loop at screen.screen active = 1.screen output = 0.endloop.but the above logic is not working is there any other way...

Labels in this area