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

Resolved! How to dynamically fill update/ X structure for BAPI_MATERIAL_SAVEDATA

Hello experts,i am using the FM BAPI_MATERIAL_SAVEDATA to create material masters.It works good but I want to dynamically fill the X- Structures such as BAPI_MARAX and BAPI_MARCX with the 'X' value where the field should be updated/ created in depend...

treee111 by Explorer
  • 10299 VIEWS
  • 8 REPLIES
  • 0 Likes

How to fix: BAPI call with wrong business transaction FB50?

Hi guys.I am working on Parking a Document. I am using BAPI_ACC_DOCUMENT_POST but the problem is that I am getting this error:ID          NUM          MESSAGERW          609          Error in document: BKPFF $ ,,,,RW          613          BAPI call w...

Resolved! issue with excel to mail

Hi all,         i am getting a strange error in sending excel to email.excel attachment losing .00 in amount field.Viz: if amount is 100.00 then excel output is coming 100 while                          100.04                           is coming 100....

Resolved! BAPI_GOODSMVT_CREATE Error

Hi I am using BAPI_GOODSMVT_CREATEfor transfer order of 311 Q.i am passing these values to bapiBut am getting Error enter the Purcharse Order*to update picklsit no in doc header text of MIGO         lv_code = '04' ..        lv_header-pstng_date = wa_...

Resolved! Unassign dynamic work area from a specific dynamic table line

Gurus, salute!I'm with a kind of a wierd doubt and I need some help.I have a table and a workarea dynamically defined this way:CALL METHOD cl_alv_table_create=>create_dynamic_table     EXPORTING       it_fieldcatalog = t_fcat_ptctrl     ">> my field ...

Resolved! Window start SAP

Good  morning ,  i would  like you to help me  with these  question, is  it possible that after entering our  username and  password in SAP, a popup or window  shows  up, indicating any message? for example: "Show that use transactions", is possible?...

How to Secure the external URL that gets called from ABAP

From SAP, we  access an external system URL by using ‘Call Browser’ function module  . The external URL has a parameter called ‘ID’ and the value for ‘ID’ is passed from SAP. Based on the value for ‘ID’, the resulting URL page is different.The issue ...

Resolved! Regarding OSS note 1401975 implementation error messages

Dear All,I am a sap abap consultant.I am trying to implement OSS note 1401975.I am not able to activate the DMEE format tree, even after clicking so many times on activation button.My system version details:SAP_ABA 702 0009 SAPKA70209 Cross-Applicati...

Resolved! ALV report problem

hello all,i have an alv report with 4 columns say(order number,material,actual cost,planned cost ...)for a partcular order say order                   item             material              actual cost                 planned cost90000720            ...

Resolved! Optimization of SQL query

Hi experts, can you give me any advice on optimizing the two SQL queries; thanks in advance. This is part of a program which is normally run in background but has to be run in foreground. 1st SQL query:      SELECT a~mblnr             a~mjahr        ...

Select into another select statement

Hi all.Can i write a statement like this select matnr                                                              "the number of the material            (select maktx from makt where mantr eq mantr) "the name of the materialfrom maraIt is a example,...

Labels in this area