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

BDC Table Control

Hello Friends, I need to write BDC program to upload Price List data using MEQ1 Transaction.Which has got three Screens 200,205 and 215. In Screen 215 I need to use Table control to upload Item level data for the Material Number.In Screen number ...

import queue check.

hey guys,Do we have any FM to check the given TP request no exists inside the IMPORT QUEUE or not?I found this FM "TMS_UIQ_IQD_READ_QUEUE"but it always gives me queue list.I need direct check exists or not, rather retrievingfrom the import queue.chan...

Resolved! display grid.

heyi have alv grid displayed in screen 200.In screen 100 i have 2buttons.According to each button click, i need different displayin alvgrid. I wrote alv things inside PBO, at screen 200.while calling from screen 100, i wrote select statementin PAI 10...

ALV doubts

Hi all,I am generatign the output in ALV.In ALV final output...1. In the top of page...it has to display...How many records are there?(example: Total 120 records).2. I want to add DOWNLOAD button in the standarad tool bar in addition to ALV provided ...

Reports - Inner Joins

Dear Friends,I need to prepare a classic report based on the following parameters :I would like to know, how to join these three tables using Inner Joins - MARA, MARC, MSTA.I should be able to view the fields from these tables.I tried out with the co...

Resolved! BDC Data Transfer

Dear Friends,I need your help in this regard.How to handle Table Control, while uploading records from the legacy system through the Tranaction code - ME21. I got a list of items (materials) for the same Purchase Order, I need to upload this record i...

PR to GR Report

Hi All,Is there any standard report to see the PR to GR details.its actually to Calculate the KPI's for our Buyers.report need to show the PR details,final PR release date,Final PO release date,GR date etc..I tried to search in the system ,but i dun...

Resolved! regarding ADDONTABLE.

hello,I HAVE 15FIELDS IN MY ADDONTABLE ZXXX,I HAVE 10FIELDS IN INTERNALTABLE, I want to insertthose 10Fields internal table records into ADDONTABLE ZXXX, is it not possible to do? ..lets assume that remaining 5fields are empty. how to do it.ambichan.

Regarding Include

haiI cannot write "Form" module in INCLUDE program and access inside the Module program.whycould you pls help.PROGRAM ZMW00M0010.INCLUDE ZMW0010010.inside include prg i wrote small FORM ..ENDFORM andtried to call from Main Module pool program ZMW00M0...

regarding PBO and PAI

HEYI am handling many dynpro screens, so to make the code easierI created two include programs "PBOPGM" for storing PBOcodesand "PAIPGM" for storing all PAI code.Also I created one "M"(module pool) TYPE program as main programand included both INCLU...

BAPI_PO_CREATE1

Hi. I am working on 4.6C version. I want to know the corrective action to be taken to ensure that parameter which is required to suppress the functionality of copying price details from previously created purchase order. (NO_PRICE_FROM_PO).Right now ...

Resolved! Trace with Filter

Hi,I have a report Z_MA_TEST including a simple sql statement (open sql).I want to trace this to see what happends.When I Activate Trace With Filter (OK) Provide USERNAME = MYUSERNAME When I Activate Trace With Filter (<b>Trace file empty??</b>) Prov...

circle on text

Hi Guys:I have some strange requirement. Experts can tell whether its po'ble or not.I need <b>circle around the text</b> on Report Header.Suggestions are welcome and any doubt on thread please lemme know.RegardsSuresh Babu Karanam

Resolved! parameter

haiIn report prg, parameter setting as Parameter: output1(10) parameter: output2(10)which displayed in screen as below output1 - - output2- -so i changed text thru textelements-Selectiontext- output1 as file path output2 as file nameif i transfer t...

Labels in this area