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

BAPI_CASI_MAINTAIN

I am using BAPI CSAI_BOM_MAINTAIN to change BOM, but is it giving me error "Check effectivity data". Can anyone tell me which parameteras shell I include?after searchin previous answers, I entered: CSIN -> TPLNR CSIN - > STLAN CSIN - > WERKS ...

Enhancement Point missing

Hey, Gurus, I created an Enhancement Point in SAP standard program but maybe I did not created the Enhancement Point at the exact implicit enhancement option line, my Enhancement Point was wiped out by the SAP year end patches. Now when I go to t...

Resolved! ABAP on HANA Dump

Hi All, the following code dumps in some cases, not always:SELECT * FROM jest INTO TABLE tb_jest FOR ALL ENTRIES INtb_output WHERE objnr = tb_output-objnr AND stat IN rs_stat AND inact = ' '. LOOP AT tb_jest INTO wa_jest. READ TABLE tb...

mser by Explorer
  • 1881 VIEWS
  • 8 REPLIES
  • 0 Likes

PO IDOC ORDERS05: How to filter the PO Items while triggering an IDOC based on a Plant

Hi all, My requirement is to filter the PO Items to be triggered in an IDOC (ORDERS05) based on a Plant. So, I've gone for a Routine (VOFM->Requirements->Output control->Application EF). Kindly find the piece of routine code as an attachment. cus...

Resolved! Eclipse Oxygen blinking

Hi, Every time I open the integrated SAPGui, Eclipse starts blinking like crazy and there is no way to stop it other than restarting. So I'm unable to use the debugger, or opening any SAP transaction from within Eclipse. Has anyone experienced this...

Update "ch_x_lf_calctype = C" in badi "ME_DEFINE_CALCTYPE" on change of "EIPO-PERFA"

Hello, I have a requirement where I have to update the value of "ch_x_lf_calctype" as 'C' in badi "ME_DEFINE_CALCTYPE" on change of "EIPO-PERFA" (Preference Type) this field is present in one of the fields of import tab of line item of ME22N. The...

Resolved! Hi! Does anybody know from which table to take base quantity for production orders?

does anybody know from which table to take base quantity for production orders? i think is in AFVV-MGVRG but i am not sure. Thank you ! Kind regards, Julian I need it in the structure below: TYPES: BEGIN OF tables_fields, AUFNR TYPE AUFK...

Labels in this area