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

Resolved! Roles for Transaction

Hi All,Is it possible for one role to have the same transaction in it more than once as long as it's in a different folder?Here the thing is roles were already created and working in Production server.Now I need to add one more t-code (which is alrea...

Resolved! Roles

HiWe have 8 branches under the 1 company We are creating the Customer Master Creation role, during the role created; we are advised to maintain the Organization level during the role created 1) Company Code2) Division3) Sales ...

Resolved! Decimal point

I have in my perfil the number format like 1.000,6 but when i execute a sapscript it shows 1000.6.I have tried to convert this number with BAPI_CURRENCY_CONV_TO_EXTERNAL function, but when i execute from se37 it works, but not in my program, if i try...

PTMW User Exit

Hi,I am trying to default the values for absence (IT 2001) and presence (IT 2002).Initially the solution of using the Userexit EXIT_MP200000_001 (Include ZX200U01)seems to have worked.Now that we have started testing again. SAP does not even close in...

Resolved! interface

Hi,I need to write data from a internal table to a flat/unix file with records with TAB space. how do i make this pls my code is as belowOPEN DATASET p_flnam FOR OUTPUT IN TEXT MODE.*---if the file is not opened display this message IF sy-subrc NE 0...

Resolved! ALV GRID EVENTS

HI FRIENDS,I NEED TO DISPLAY A STRING 'BILL OF MATERIAL STOCK AVAILABLITY ' IN TOP OF THE ALV GRID DISPLAY. I TRIED USING TOP OF THE PAGE EVENT . IT WORKS ON ALV LIST DISPLAY. BUT IT IS NOT WORKING IN GRID DISPLAY.CAN ANY ONLY HELP ME ?

Resolved! Select max / Dump

Hello gurus I has there a small problem with a selection. Source base table 1233456789 01.01.2007 9999999999 02.02.2007 I must determine only the first record (select max. ( ) ).Then with this record I get into the next selection. The CodingDeklarati...

Labels in this area