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

GS1 Barcode Code SAP ABAP

HI We need to Implement GS1 Barcode and get scanned from GS1 app from Android phone like Gepir App. I have created Barcode ZCODE128 in SE73 and style as suggested by existing SAP below Links and other. When create a new Barcode for GS1 I have se...

swamy1 by Explorer
  • 1152 VIEWS
  • 1 REPLY
  • 1 Likes

How to divide output between many batches (CHARG) of one material number (MATNR)?

Hello,I need to create a program that takes in MATNR, WERKS, LGORT, BWART and BUDAT as SELECTION-OPTIONS and displays various data (from MARD, MAKT, T141T and others) attached to a specific batch number of MATNR.Which means - every MATNR can have man...

bmierzwi by Participant
  • 1293 VIEWS
  • 4 REPLIES
  • 0 Likes

How to push the data to SFDC from SAP ABAP Program without middleware (SAP - SFDC Integration)

Hi, We have one requirement where we need to push the SAP material details to SFDC CRM system through ABAP program. There is no any middleware tool for converting both the system. I have read many documents and blogs but could not come to the act...

Vendor portal HTML

<!DOCTYPE html> <html> <head> <title> Product Enquiry </title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" /> <script src="https://cdnjs.cloudflare.com/ajax/libs...

Cannot change code of an item that is a component of another item [Message 150-12]

Hello experts, I Have seen all related issues that was written about this issue before.but didn't find answer for me.I want to mark purchase item and get the error "Cannot change code of an item that is a component of another item [Message 150-12]"...

Resolved! Error handling from a background program storing XML data in Application Server?

Dear All, Good day. I have some reports which will be running in the background and send XML data to the Application Server at a scheduled time. These XML files will be accessed and used by third-party software. Please give me an idea to handle a...

Resolved! CDS views with ABAP : 'The Parameter is not bound' error while activating ABAP program .

Hello Experts, I am working on an optimization task for CDS views by parameterization. I just created a new parameter XX for a CDS view 'with parameter' statement and used it in the where clause. CDS view is successfully activated and trying to con...

alv report

TYPES: BEGIN OF ty_vbak, vbeln TYPE vbeln_va, vkorg TYPE vkorg, spart TYPE spart, kunnr TYPE kunag, END OF ty_vbak, BEGIN OF ty_vbap, vbeln TYPE vbeln_va, posnr TYPE posnr_va, matnr TYPE matnr, matkl TYPE matkl...

Badi calculate_turnovers

Hello Everybody, I'm trying to figure out how to use the new Badi "calculate_turnovers", I have to update a Report that uses the obsolete version. How should I set the parameters of the old Badi selected_materials and selected_valuation_areas an...

Labels in this area