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

How can Set Value to Project Def, WBS Element, Reference no with using BAPI_QUALNOT_CREATE

Creating Notification using BAPI_QUALNOT_CREATE Instead of using TCODE: qm01 , Notification Type: SD. I created Successfully notification by Function Module BAPI_QUALNOT_CREATE in ABAP ZProgram But I can not value the fields in the Reference obje...

SAP Rest API

I am new to this technology i.e. SAP REST API. Why we use this ? I am working on ECC 6.5. I have to create an object using SAP REST API. What is this technology and how to use to create a program( send the invoice details using this technology).

Resolved! Smartforms: Two table, second table should do the page break

Hello experts, I'm having a problem with a smartform which I am not sure how to solve it. The smartform has two tables, the first one contains the items of a delivery, and the second one has to display the texts for each item. The problem is, that ...

How to Restrict proformas using BAPI_BILLINGDOC_CREATEMULTIPLE in back ground

We have created done output type ZPRO and configured custom program which will be triggering from VT70 . In Z program we are calling BAPI_BILLINGDOC_CREATEMULTIPLE in background task. below values are getting passed to parameter (billingdatain)...

how can i change the first object value as second object key names in javascript

input Array1=[ { "col1":"studentname", "col2":"rolno", "col3":"gp_name" }, { "col1":"mohan", "col2":"123", "col3":"maths" }, { "col1":"mahesh", "col2":"1234", "col3":"computer" } ]; expected output [{ "studentname":"mohan", "rolno":"123", "...

Data in excel sheet was entering was not entering into screens for updating in bdc call transaction

Hi Experts, In the below i tried to update zuonr and sgtxt fields from excel to sap .But the given excel sheet data is entering into one screen "0102" and not entering into "0300''(which contains zuonr and sgtxt fields) and 0002 screens .For those...

select with loop

hi, i have performance issue with below code LOOP AT it_dd02l ASSIGNING FIELD-SYMBOL(<wa_dd02l>). SELECT COUNT(*) FROM (<wa_dd02l>-tabname) INTO count_temp. ... ENDLOOP. My Requirement is find All traction table with total no of records . ...

umayaraj by Participant
  • 1235 VIEWS
  • 4 REPLIES
  • 0 Likes

how to fetch the single single record data to do calculation form select options

I have a requirement to show the percentage, of the records for single single company code in top of page. ex:- In select options if i give 1000 to 1003 then it will show the percentage of the 1000 and 1002 and 1003 in top of page. for that how can...

Labels in this area