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

Resolved! how can we get difference in grand total

hi experts,      how can we get difference in grand total comparing to grand total difference in alv                                                                            thanks in advance,                                                        ...

Resolved! program used to send email with 2 attachments, but could not find in SOST,why? But its there in SBWP

Sap Guru's,We have done the requirement like if we issue the output from VA22 tcode with respective Z output type.(But in NACE Tcode we maintained correctly program name,smart form name, (5) under Z output type.But now when we execete VA22 & issuing ...

Resolved! Select query on table MARA in report ZMARA is not executed via secondary connection although a redirection with the SAP Business Application Accelerator?

Hi,We are doing a HANA Accelerator Custom Report Scenario using SAP HANA as a Secondary Database Connection.1. I uploaded the Custom Scenario using RDA_MAINTAIN program.2. I Created Secondary DB Connection using RDA_MAINTAIN Program.3. I Activated th...

Resolved! How to find out the data element name for a particular field in standard t-code like mm01,va01

Suppose we execute the t-code mm01.A screen will be displayed.If want to know the data element of a particular field then generally we click on the field name and press f1 and then f8.But In my case its inly showing I m using NET WEAVER ECC 6.0HelpRe...

Resolved! Problem in Field Symbol

Hi,Please find below my code   FIELD-SYMBOLS <lv_field> TYPE ANY.      CLEAR lv_typ. DESCRIBE FIELD <lv_field> TYPE lv_typ.      CASE lv_typ.        WHEN 'C' OR 'D' OR 'N' OR 'T' OR 'G'.          <lv_field> = ls_input-value.          CALL FUNCTION 'C...

ME21N Customer Tab

Dear Experts,I have Created Customer tab  with 4 fields through user Exit (MM06E005) in line item . if suppose i have created 5 line items and i m filling this custumer tab at the last ...from changing the item dropdown ....the value automatically co...

Resolved! Defining a parameter that can only be read on the screen and set in the variant?

HiIs it possible to define a parameter that can only be read (read only) but the value can be set in the variant. For example.SELECTION-SCREEN BEGIN OF BLOCK 1 WITH FRAME TITLE text-005.PARAMETERS:   directory(40) type c OBLIGATORY.PARAMETERS:   nr t...

Resolved! How to get Delivery & Billing Doc for a particular Sales Order? Correct the code.

Dear ABAP masters I am very new to ABAP programming and an SD consultant friend of mine asked me to develop a code wherein I must get Delivery and Billing Doc for the all sales order selected.. and I developed following code. But I get no data.. I ch...

Resolved! Creating Routine in VOFM

Sap Gurus,Am trying to create a routine in VOFM (With access key), But the screen is not coming into editable mode in between FORM... & ENDFORM.LIke below:FORM KBED_950.ENDFORM.FORM KBEI_950.ENDFORM.So am unable to maintain my required logic in the r...

Resolved! how to F4 help

hi all,i want to develop an alv report. the result like the follow picture. when i click on the display button, the button can pop up the F4 dialog.and the data of the F4 comes from the fields' data element. There are numbers of field ,so it's not po...

Labels in this area