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

Lock-unlock order

Hi all, I thought we lock the record first, then process the function module, then unlock the record. Can someone explain why a program was written this way for posting movement for a production order ? sy-subrc = 4 while sy-subrc ne 0. ...

Shared Objects

Hello,we have upgraded from ECC5 to ECC6. Now one abap program has some errors.The program works with shared objects. In the program a shared object is stored in the memory.In ECC5 we have used the following methods from from the class CL_SHM_AREA . ...

Resolved! Adding a field in table

Following is my scenario....1. There is a Z table which has 7 fields.2. Table Z has a Function group attached to it with all the necessary includes and Function modules.3. Also there is a code written to populate 3 fields of Z tables when a user ente...

r_b9 by Explorer
  • 639 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! AIX Commands

Hi,I need my sender File adapter to pick up file DLCHD and rename it to APCHD after which it should process and archive it.do i need to write shell script or any os commands will do?Let me know the same for AIX operating system and also to upload the...

Labels in this area