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

Resolved! when error occured in table control only particular field should be editabl

Hi everybody., When user entered a wrong value in a particular field of a table control, i issue a error message .When this error come my entire row of the table control in which the eror occured becomes editable.My requirement is only the par...

Resolved! temporary table

Hi expertHow can i modify or change this SQL use inner join?loop at ta_cust2. l_index1 = sy-tabix. read table ta_ymeq with key plnnr = ta_cust2-plnnr. if sy-subrc <> 0. delete ta_cust2 index l_index1. else. clear ta_cust2. en...

Resolved! cs02 bom bdc

Hi All ,I want to do bdc for cs02 material bom .Even though my recording processed rightly starting with screen 0100 , in to the program it opens screen 180 first .Can I get some help with some part of the code to start with .Regards ,SA

Long text for QE11

Hi,I am going to save long text for Inspctor. description through program (for QE11 transaction) along with result recording.I didn't find any BAPI which can store long text for record results.So, i have used SAVE_TEXTfunction module to do this. I co...

Resolved! parameters

Moderator message: please use a more informative subject in futurehi gurus.....Parameters P_NAME like T023-MATKL+0(6).In the above parameters stmt wat is the use of +0(6)Edited by: Matt on Dec 20, 2008 6:43 PM

Labels in this area