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

Resolved! Table control

Hi,We have a table control which will display set of records,user can select the records with the help of a check box.If the no.of records are more,a vertical scroll bar will appear.Suppose if user selects first 3 records and then scrolls down.The se...

Convert xstring to xml

Hello all,I want to upload a MS Word document and use it as a new document template in CRM WebUI. Therefore I enhanced the document template application in CRM 7.0. The uploaded file I got as an xstring. I asume that I have to tranform the xstring in...

Resolved! PS Service detail table

Hi every body,I have to make a report that required the item in a service (you can see in the picture below) but I don't known where are they stored, any body have me please![http://i612.photobucket.com/albums/tt203/talaai04071986/B1.jpg][http://i612...

Resolved! Summarize Internal Table

Hi,How can I summarize an internal table? Example being that using a SELECT statement I have obtained the Open Requisitions from table EBAN and moved it into an Internal table wa_itab.DATA: BEGIN OF wa_itab OCCURS 0, matnr LIKE marc-matnr, "M...

User Enhancements

Hi all,Iam using SAp release 4.07.Would like to know somethings about userExits.I would be required to enhance current functionality under sales and distribution.Would be nice if someone could put some light into the following questions.[1]The "UserE...

"LIST_TOO_MANY_LPROS'

Hi Gurus,My client has a zprogram, which is throwing a dump "LIST_TOO_MANY_LPROS". This is due to too many nested call screen. I went through the earlier blogs with the same issue, which says to use LEAVE TO SCREEN instead of CALL SCREEN statement.My...

Resolved! Missing INCLUDE in UVBPA

Hello all,In our test system the structure UVBPA has an INCLUDE named WVBPA but in the QA system there is no such INCLUDE structure. How can this structure be added to UVBPA? Is it generated automatically through customization of modules (probably SD...

Labels in this area