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

CSAP_MAT_BOM_READ material and datuv type donot match input type of the function call.

Hi,I do not have much much knowledge of ABAP but I need to write a function module to call the function module CSAP_MAT_BOM_READ. When I give the data type for matnr as mast-matnr it throws error  "the call to the function module is incorrect" I also...

Update VBUK-UVK01

Hi,I have a question. Has anyone implemented succesfully an update on a VBUK field?I need to develop a program which updates field UVK01 for a sales order. I searched and searched, and I could not find any bapi. I found the function module RV_SALES_D...

Splitting of Files

HiI have struck in middleFor a large flat files created, they were supposed to be split in different files. Each time 1Gb of file size is reached, the file should be zipped, and a new one is created with next lines. And so on (For example:if its 3.5 ...

Resolved! How to identify if the method parameter is an element,structure or table ?

Hi Experts,I have a requirement where I have to identify the type of the method parameter whether it is element , structure or a table. so far I have found out that i can determine if the method parameter is an element or a structure using describe f...

Resolved! BDC code for VA03

I have a report displayed using the function REUSE_ALV_GRID_DISPLAY where one on the columns is the sales order number and another is the line number of the material within the order. When I click on the relevant line in the report I would like the I...

SPLIT command not working while using OPEN DATASET to download a file from application server

Hi,  Following is my ABAP code which I have written for downloading a file from application server.But somehow the SPLIT command is not working in my case.It jus gets the first value in the work area i.e lt_datd but the rest of the values in the stri...

Labels in this area