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

Resolved! ALV GRID display

Hi all,I am displaying the output of my report in an ALV list. when i try to save the list to a local file, I am getting a runtime error. The name of the runtime error is OBJECTS_NOT_CHARLIKE. There is a field in my list which is of type p and I am g...

Resolved! SELECT OPTIONS.

Hi Friends , I have made changes to AT SELECTION SCREEN . The code is below . IF w_email_radiobutton = 'X'. IF s_email-LOW IS INITIAL. MESSAGE e999 WITH text-e17(Enter Email Address). ENDIF. ENDIF.This condition seems to work fine . T...

HR read infotype

Hi friendsI have to read recent (last) record from the following HR tables/infotypes. Shall I use RP_PROVIDE_FROM_LAST macro? Is there any other other good way to read data? Please give me some sample code. I will appreciate ur great help.PA0001PA000...

SCRIPT ADDRESS

Hi experts,I need to get address from T001E based on company code.I think I have to write perform statement.I need to get adddress number .How can I write perform statement.Please explain me clearly.I am new to sap.Thanksnithin

Resolved! BAPI returns PDF

Hi all,Am trying to implement a BAPI that rerutrns a PDF to a webdynpro. I create the PDF from a smartform through FM 'CONVERT_OTF_2_PDF'. Now this FM returns a table of type TLINETAB, and when a try to put a parameter of the same type in my BAPI i g...

Resolved! client dependent

hii all,iam working on an object where it is desired that the changes in the output should be made only in 200 client of DEV server. No changes should be made when the report is run in DEV210 client or QAS or PRD.I am trying to write the code this wa...

Resolved! ALV output to email

Hi all,i have developed a report and displayed the output using ALV grid display.i will have to run this report in the background and the ouput of the report should be sent to a user's email in the form of spreadsheet.how can achieve this?Any explain...

Labels in this area