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

adding attachment

Hi all,I have got a requirement in which i need to allow the user to attach documents. That is, we are providing maintenance view for the user to maintain information about a process in the view. The view has many fields related to the process. In ad...

Code for TMG

Hi all ,I am wokring on Table maintainance generator.Here my requirement is to add code so that the old record gets delimied autamatically?I have written code using events where Save before database but could we acheiving it .can you help me in this...

Resolved! From Classic abap FMs to ObjectOriented instance/static methods: reference

Hi All, we are migrating one of our project developed using classic abap to abap objects.mostly we are replacing the Function modules with either instance methods or static methods.for e.g. if there are FMs like GUI_UPLOAD, SO_NEW_DOCUMENT_SEND_API1 ...

Resolved! Skip BDC "Field XXXX-XXXX does not exist in the screen SAPXXX XXXX" error

Dear Experts,I am creating a ZBAPI with BDC to simulate FB50 account posting as BAPI_ACC_DOCUMENT cannot meet the customer requirement.I am facing and getting stuck in an error "Field XXXX-XXXX does not exist in the screen SAPXXX XXXX" with type 'S' ...

Resolved! Background Job Schedule

Hi,I have a requirement as below,We need to schedule a JOB using JOB_OPEN FM and SUBMIT the report and JOB_CLOSE. In this process, we want to run this job on a different user name other than SY-UNAME. How to schedule a JOB with some other user name ?...

Charcteristics tables

Hi ExpertsI need to assign materials with new charcteristics in the material master say using class 001. Using this I assign a value say OTL and save the material. I need to use this value in a program to perform a certain task. Which table do I need...

OLE Image

Does anyone here know how to add images to excel file using OLE classes? Im only interested in getting images from the server not from the local server. Your help is appreciated.

Labels in this area