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

Resolved! messages in field exits

Hi all, I need to perform some validations over a field and I am doing it on a field exit. The requirement is that I have to inform the user if, after the validation, the exit changes the value of the field.Does anyone has a hint for that?Thanks in a...

Trouble with MEREQ001

I've been trying to implement this Purchasing requisition enhancement, and have gotten to display the tab in the req and have the fields attached to the EBAN table. I have also coded the include to capture data from the two new fields. The screen loo...

print option

hi all, iam having a requirement regarding the printing of the report. i have given the select-option for print in my selection screen , so as soon as i select the option and run the report it should ask for print.so can anybody tell me what is the ...

Resolved! ALV Hotspot Problem

Hi,I have a ALV that displays fine. I am trying to enable hotspot at two of the columns BELNR(RBKP) and EBELN(RSEG). There is also a status field (RBKP-RBSTAT).The hotspot that has been defined with EBELN works great. However, when I try to click the...

problem in ABAP query

Hi,Using the SQ01 transaction , I am displaying the query output.Here I am able to display only 100 characters. If I am increasing the width of each field, the last field is coming to the second line.(ie. horizontal scroll bar is not coming).Is there...

Bema by Active Participant
  • 794 VIEWS
  • 6 REPLIES
  • 0 Likes

Performance

Dear All, I am having performance problem in my report . And getting short dump also. Would please suggest me how I will rectified it. Code for your reference. SELECT * FROM pa0302 INTO CORRESPONDING FIELDS OF TABLE it_pa0302 FOR ALL...

Resolved! Sum of field

Hi Everybody, Can we sum a field in Layout(SAPScript) itself. Although it can be calculated in Print Program and sent to Layout but if it can be done in Layout itself then nothing like that. Thanks in advance.Regards,Deva Jyothi Singh

Unicode help

Hi alli am changing the exsisting report to unidoe enabled.And facing problem. The problem is:i have string variable and all the data from application server is read into the string.And the internal table is having char types and packed type fields.S...

DISK Read

we are getting very high disk read in some of our Queries but after seeing those queries there is nothing to optimise in these, but our BASIS people says that these queries are tking high disk reads, can any one sugges the possible way how to resuce ...

What is ISW?

Hi, Could someone tell me What is ISW? One of my Client is implementing this one in collaboration with SAP. I heard it is some kind of workflow tool but am not sure. Could you give me some Documents or links.Thanks & Regards,Joseph Reddy

text data extract

Hi,I have to extract a text data regarding bill of lading. I have already used the following code for extracting basic data text from material master.TABLES: STXH.DATA: TDNAME LIKE STXH-TDNAME, MYLINE LIKE TLINE-TDLINE, ZE13_LINE(1200) TY...

Shiva_Ram by Active Contributor
  • 2191 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! ALV_GRID Row selection

Hello All,I am using the Function 'REUSE_ALV_GRID_DISPLAY' and need to process all rows that have been selected (through the row selection button) by the user. Is there a way capture the table index of each row that is selected? Thanks for your hel...

Resolved! smartforms

I need to include this code in the form.I have to check the value stored in the variable &WA_ACCOUNTDATA-ZAMOUNT& in the smartform based on the condition type.where should I be using it? And is that all OR should I be declaring some parameters in th...

Labels in this area