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

Resolved! Parameter

Hi all,I want a selection screen having 3 input boxes in one line and having one title. The first will hold the date,2nd will hold the month and the third will hold the year in 4 digit.again at the time of first display, it will show the 1st day of t...

vk11 bapi

Hi expertsI have found a bapi to change the daily price of a material. But i couldnt find how to use it. Which tables do i have to fill ?i have the data in this internal table.DATA : BEGIN OF RESULT OCCURS 0, VKORG LIKE A517-VKORG, VTWEG LIKE A...

Resolved! oc report

hii,I m creating order confirmation report for SALES AND DISTRIBUTION. Can any one tell me the tables where i can get the fields listed below.packing slip number,GRN no.,destination address,transport,freight,payment terms.

Resolved! Report: Events

why the code is giving dump? REPORT yh1150_sdn line-count 3. data: w_var type i. start-of-selection. w_var = 9. write:w_var. top-of-page. write /: 'PAGE HEADER', sy-pagno.How to overcome it without changing line-count?

PO,PR shud display SRM SC u201Ccreated byu201D information in u201CRequisitioneru201D field

Hi all,1. Purpose:- Follow-on documents, viz. Purchase Order and Purchase Requisition should display mySupply shopping cart u201Ccreated byu201D information in u201CRequisitioneru201D field2. Scope:- Change in mySupply SRM- Change is only for u20...

f4 help

hi to all,i am using transaction CS01there I specify the material no, Plant and BOM Usagethen I prees the "copy from" button from the application tool barthere i get window. Now in this window for Material I press F4 help again a new pop-up comes fo...

Resolved! How to make the fields of the table mandatory while creating new entries..?

Hi,I have created a new Z table which has 6 fields. All the 6 fields are KEY fields and all are of CHAR type. I have generated the table maintenance generator for the same. My requirement is all the fields should be MANDATORY while creating the entri...

Resolved! ALV Report

Hi Friends,I need to develop an Interactive ALV Report which delivers u2018Sales Order Informationu2019 or u2018Delivery Informationu2019 or u2018Invoice Informationu2019 and inside the produced list when clicked on the hotspot the user should be tak...

CURSOR - FETCH Error -- Invalid interruption of a database selection.

Hi SDNs,When i fetch multiple records using fetch cursor command, getting short dump...error: Invalid interruption of a database selection.Code as follows:declaration :DATA: BEGIN OF T_BSIS OCCURS 100. INCLUDE STRUCTURE BSIS.DATA: END OF T_BSI...

Resolved! top-of-page

Hi Experts , I am using alv grid in my report. In the output .. my field have long text and the text is chopped. what should i do to see full text in my output.How to do subtotals in my report. i have used the form for the subtotals. b...

Resolved! BADI for ME22N

I have found the BADI for ME22N . It is ME_PROCESS_PO_CUST. In this BADI, when i double click on the interface PROCESS_ITEM, I go in the method where i can write code. In this code i want to fetch the PO item no. which i get at run time. This method ...

Labels in this area