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

Regarding Search Help

Hi,I have developed one module pool program. In the screen, I have created one dictionary field. I need to populate some values as soon as user press F4 help button.I have written the code in flow logic and module pool program for that.In flow Logic:...

Resolved! production line details

Hi Gurus,I'm pretty sure this question will not be answered but I'll give it a shot.I'm migrating programs from 4.6 to 6.0 and we are getting rid of as many Z tables as possible. I have a program which stores details of the production line for the b...

ABAP- DataBase

Hello,Am executing below ABAP code in eCATT editor and is fetching WorkItem Id from the table SDOE00D00000.But the problem is , when i execute the script for the first time, it gets me the old data and when i execute for the second time, it fetches t...

f4 help problem

i have two fields in an internal table contract account(dataelement -VKONT_KK) and business partner (data ele -GPART_KK) .both these dataelements have a value table associated with itthis intenal table is passed in the alv grid that is displayed.howe...

Resolved! patch list

we are in ecc6 and for R3 system we have patch12 and planning for impliment new patchs upto patch14. is there any way we can find it out if we applied the new patches, is that going to give any issues for us? which patch is good for us? is that any ...

Resolved! CUA: reporting

Hello we use CUA to manage or 8 production systems landscape. from time to time we need to report on users, authorizations and other complex reporting request. 1. do you know of standard reporting available in BI (BW) on extracted CUA information? 2....

Tabel control

Hi all, I am trying to MODIFY , INSERTand DELETE a record from database using table control. Insert is working fine, but i am not able to modify and delete, Please advise. Coding: WHEN 'DELETE'. LOOP AT G_table1 INTO G_WA_tabl...

SOA

Hi, I want to learn about SOA.. can any one provide me with the startup doc for the same..thanksDon't expect any Documents , search before postingEdited by: Vijay Babu Dudla on Jan 14, 2009 7:51 AM

Resolved! SMARTFORMS Nested loops

Hi everyone,my question is, if in an smartform I use a loop node containing a table node, and both access the same table, will the access be reset or the loop will continue where the table left?Example loop reads line1Table reads line 1table reads li...

Resolved! IDOC - Field conversion

Hi All,I have created IDOC conversion rules for customer master data under segment E1KNA1M in BD79. One of the conversion rule is to add a "P" in front of the customer numbers in the target client. For example - source client: cust num = 1234567, tar...

Resolved! Listbox default value.

Hello,i have generated a dropdown list using the VRM_SET_VALUES FM, but i can"t set the default value to this list.here is a sample of my code : SELECT pos value FROM zfee_scr_param INTO TABLE list WHERE fieldname = 'CDL'. SORT list BY key....

Labels in this area