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

Resolved! Smartforms

I am new to smartforms. I have some basic doubts .Can I include a Window w1 inside a main window.? Is it possible to create a main window like this "the main window shpuld contain a table and window w1. w1 contains a template and a table. The table e...

BAPI_PO_CREATE!

I am working on PO creation and for this I have written the following code, PO is meant for multiple line items, and each PO should be differentiate from the other on the basis of the refrence field. The code is as follows: &----*& Form get_dat...

Resolved! General

Hi Folks,I am getting an error at my inner join saying column name SPART has 2 meanings , same with ERDAT too .. donno whatz the problem . could anyone rectify .here is my code .. select A~VBELN A~ERDAT A~ERNAM A~A...

AFS BOM

Hi everyoneI have to do a conversion for AFS BOMs. I found a /AFS/BAPI_MAT_BOM_MAINTAIN to upload the data. When i am trying to use BAPI with LSMW i am unable to see the name of BAPI in the list. Why is that?. So what is the alternative you can sugge...

reg report?

Hi,1.can anybody tel me how to save a report in a spool and see the report in a saved in a spool.????2.am giving material number and plant on a selection screen....and am doing various retrievals.....now how to find out <b>the number of material and...

SCREENS

This is lalitha .In the below report I am not able to solve the error in "case-endcase' .This is my program for getting a checkbox in screens .REPORT ZLAL_CHECKBBOX . DATA: CB1, CB2, X(30) VALUE 'SAI', Y(30) VALUE 'PRANEETH', ...

Resolved! PARAMETER ID

Hello ppl.. Iam trying to write code for paramter ID. The requirement is, the plant field in the zprogram should be populated from the paramter ID 'WRK' from the SAP memory.I tried to use: SET PARAMETER ID 'WRK' FIELD S_WERKS. GET PARAMETER ID 'WRK...

Resolved! CLEAR SELSCREEN

Hi. I have a report with selection screen. I put values in the select-options of selection screen, and after the program call a smartform. When returns, the values still in the select-options. I refresh the select-option (refresh and clear), but no w...

Labels in this area