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

Function module SBUF_OBJ_RESET_OBJECT to delete shared buffer doesn't delete shared buffer

From its description and its inline code comments, the function module SBUF_OBJ_RESET_OBJECT appears to be the right guy to delete shared buffer import/export areas. (I know, there is a built-in statement "delete from shared buffer", but I need an RF...

how to add offset account number (gkont) in the dynamic selection of transaction FAGLL03 ?

hello folks,can anyone let me know how to add field in the dynamic selection of FAGLL03 t-code.based on this system should pick the data accordingly..i tried the note : 945932.by following above note, i added a field in structure BSIS_FS.. now field ...

FMX1 restriction

Hi all,I want to put a restriction on FMX1 for funds center when parking the document, so the user cannot park a document on a fund center he is not authorized on. I've filled in all the object related with the fund center, and also checked the SU24,...

Transport Organizer in eclipse shows workbench request as customizing request when filter is applied

While I was checking my open transport tasks I figured out this issue. I filtered in the view by my user name to limit all the tasks in the view to my user. At the workbench requests all was fine, but at the customizing tasks I was very wondering abo...

Resolved! REUSE_ALV_LIST_DISPLAY vs REUSE_ALV_GRID_DISPLAY for simple list programs

Hi all,I had always read that, for simple list programs (albeit with large quantities of data), the REUSE_ALV_LIST_DISPLAY function was better (faster, more efficient?) than the REUSE_ALV_GRID_DISPLAY function. Nevertheless, recently I was running so...

luis_rod by Participant
  • 2646 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! Avoid INSERT in LOOP for INSERTING third party DATABASE using NATIVE SQL COMMANDS

Hello Experts, I am trying to update a database tables in a thirdparty system - with data which is extracted from SAP using NATIVE SQL COMMANDS. LOOP at ITAB into WORK_AREA. EXEC SQL. <CODE> <INSERT> ENDECEC. ENDLOOP. The amount of data i am tryi...

Resolved! APIs from SAP

Hi All,We are getting a new third party tool(Middleware) to integrate all non sap systems with SAP. I would be developing API's to be consumed by middleware to perform all required operations by other non-sap systems.(Eg- Create Customer from salesfo...

I need restric SAP access by company code and personal area in SAP HCM roles

Hello dears parthers,I have a SAP role of RRHH with P_ORGIN and PERSA in order to restrinct by personnel area.But I need restrict by personal area (PERSA) and company code (BUKRS) as well, is to say both, my question is: What authorizations objetc sh...

Labels in this area