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

Standard Texts using SO10

Hi,I am using SO10 for Interview letters, Rejection letters..etc with Text ID 'PALT'. But when ever I try to create a new text in SO10 or even display and change,it opens with a DOC/RTF format rather than the normal SAP script editor. Due to this I a...

anub by Participant
  • 987 VIEWS
  • 7 REPLIES
  • 0 Likes

Resolved! table control in BDC

Hi,I am doing a BDC for PP01 t.code. In the first screen there is a table control in which i need to select particular infotype and need to create the record. Now i need to select Job Evaluation Results info type but i am unable to select that def. s...

alv field catalog

hello all, if i give ref_tabname and ref_fieldname in the field catalog, then it is taking by default data element, and not considering my text object.when i remove the ref_tabname and ref_fieldname the texts in my text objects are coming fine.but my...

Resolved! Authorisation Object.

I have a query. I have created authorisation object 'zbill'.the user 'TSTXBILL' is assigned the role ZCXBILLADDCHG where he will be allowed to change and add some materials....and another user TSTXBILLCK has authorisation only to lock and unlock mate...

ALV dump

Hi,I have a ALV program where I am using the function module REUSE_ALV_GRID_DISPLAY.The program displays the Output in ALV list and works fine.The program dumps when I try to take the print preview of the ALV output list by clicking on the tool bar.T...

Resolved! PROJ-PSPID format

Hello,In my selection-screen I'm asking for a project definition like this:parameter pa_proj like proj-pspid obligatoryThe problem is that I want to check the values of an excel file against this parameter, but they have different formats.eg. in Exce...

Resolved! Question reqarding filling variable with spaces

Hi,when I try this:DATA: field(6) TYPE c VALUE '______'. ( ______ - six spaces )or this:field = '______'.or thisfield = `______`.the variable field is empty (has no spaces inside).But when I try this:DATA: field2 TYPE string.field2 = `______`.the var...

SAP Web Console

Hi all,I use SAP Web Console on Windows XP and SAP GUI 640 Patch 30. When i try to connect http://localhost/sap/isapi_sapcnsl.dll?=FRP100, i take an error message "Connection to R/3 broken"How can i solve this problem?Best regards,Munur

Labels in this area