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

Resolved! How should be move custom objects from one landscape to a new landscape considering all the dependencies(like any custom tables)?

Hi Experts,There is a requirement to move custom developments from one landscape to a newly created system.The challenge here is to find out all the custom developments which must be moved first as dependencies then actual custom object should move.C...

Display User Sessions

Hello everyone!With the transition SM04 I can display all the users active in the system who are logged on. I need to display users with name of workstation at witch the user is working who are logged on during the day and set up a filter such a way ...

Resolved! BTE 1030 - we use for AP documents, create an event that triggers a workflow

Hello all,We use SAP's program RFBIBL00 to post AP documents.  We coded a function module that is called when BTE 1030 is reached.  Our FM creates an event that triggers a workflow.We are now doing some testing with an external vendor who is creating...

Resolved! Search help exit

Hello All,I am Developing a Search Help Exit.In CALLCONTROL-STEP = 'DISP'  ,For some reason i have to refresh RECORD_TAB with entries and fill the RECORD_TAB with some other Entries that i have fetched in CALLCONTROL-STEP = 'SELECT'.Now when i am fil...

Resolved! Query - Can we use 'perform subroutine' in SQ02 code for customer fields?

Hello.Now I am develop a report about query.The question is that I add the Additional fields and add some source codes in code node. Like perform subroutine.But the program return wrong message when I execute the program:"The current ABAP program "AQ...

luobin by Explorer
  • 995 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! How to release an exclusive lock

Hi,I don't know, how to release a lock, after locking exclusive.We're locking our BOPF Object like this:o_task_srv_mngr->retrieve(        exporting          iv_fill_data            = abap_false          iv_node_key             =  /cenitapm/if_bo_pw_t...

Labels in this area