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

Resolved! Proxy access to MSS

Hello,I would really appreciate some help with the following issue.Here at Gloucestershire County Council (UK) we have implemented Manager Self Service. My problem is that I have a team of advisors who do not have MSS access as they are not in "chief...

Resolved! change mode

hi abapers , i need to change the mode in my report in the debugging mode how should i go about n how should i see my outputfor the statement belowCALL TRANSACTION 'MB01' USING bdcdata MODE display_mode UPDATE 'S...

Resolved! Spool Settings

Hi Experts, When i execute my jobs in background they display only 10 pages out of the total pages. Is there any setting that can be changed to dispaly all 30 to 40 pages instead of only the 1st 10 pages.If yes kindly let me know the settings, etc...

badi

Hi ,I have created a badi now i want to use that badi in program so i tried to instantiate the badi using CALL METHOD cl_exithandler=>get_instance EXPORTING exit_name = 'ZBADI' null_instance_accepted = 'X' CHAN...

table control

Hi Gurus,I am displaying records data in table control, I wanted to insert new record in last row of the table control.I am using loop at screen with sel 'Mark' but it will open all column i wanted to open single row only to inserting record in table...

Resolved! Authorization object

may i know how to check authorization object,any body can help me to know how to incorporate the logic in your program for this authorization object1. Cost Centre Planning (Reference Txn KP06)Auth Object: K_CSKS_PLA (CO-CCA Cost Center Planning)Field...

Resolved! alv report

Hi all, LOOP AT itab. append itab to i_alv. ENDLOOP.I am displaying alv report with subtotals based on the currency.My question is based on the new account (saknr) how to do the subtotals.Ex:1001 USD 10 10 1001 ...

Labels in this area