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

Resolved! alv

hi,i displayed LIFNR, LAND1 ,NAME1 in a output using ALV ( F.M ).Now requirement is ,whenever i double click on LIFNR field i want to goto 'XK02' Transaction to manipulate the data.pls send the relavent code.

Resolved! Simple custom rfc

Hi,Juz want to try a simple rfc for example to add 2 numbers.res = a + b.I know import paramters will be a ,b. Export parameter res. In the source code res = a + b. Save and activate.Am i missing any step >? Urgently needed for custom rfc developeme...

Resolved! Database

Hi expertsWhen i run my report , the result of Runtime analysis is.ABAP - 121,555 = 1.2%DATABASE - 10,071,967 = 98.6%SYSTEM - 18,115 = 0.2%How to increase the DATABASE performance and how to make the report faster.Thanks in advance.RegardsRajaram

Resolved! OSS Note No required.

Hi all,,The version of the SAP system is 4.6 C.I got a standard SAP program in V.02 transaction showing ABAP runtime error TIME_OUT.The function module is "RV_MISSING_DOCUMENT_DATA".The program is "SAPLV05M " or "LV05MU01 "The Dump is "TIME_OUT".Bu...

ESS Report

Dear All, I have made a report in ABAP and publish it in ITS for ESS> I want to display the report in ESS in PDF format as in the case of PZ11_PDF for salary slip display. Whats the way of doing it . I am able to display the report in R/3 in pdf...

Resolved! notification creation

hii am trying to create notification using fm 'BAPI_ALM_NOTIF_CREATE'.i am passing notification type and short text in notifheader and executing.it is not giving any error but not creating notification.in field notif_no it is returning '%00000000001...

Vijay by Active Contributor
  • 665 VIEWS
  • 4 REPLIES
  • 0 Likes

Translation

Hello All,i am stuck with one query regarding translation from German to english in following areas:-1. Tables 2. Structures3. Scripts4. Smartforms5. views6. message class7. Exits.8. class interface9. programsin all of them if i want to go for transl...

read table

Hi,I want to write a read stmt to select the row from itab where condition type (kschl) starts with 'J....'And my loop at table doesnt have this field so i cant specify where clause there.Read table itab into wa with key kschl = 'all condition types ...

Labels in this area