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

Table parameter to FM

Hello guys,I have created a function module.Now I want to pass Internal table by reference to the function module.My function module will modify inernal table and I wanted themodified internal table back in my calling program.Should I Pass the inter...

Resolved! Row color in ALV

Hi all,I am trying to display some selected rows in my report in a different color.But its not working.I have .....i_gs_layout-info_fieldname = 'COLOR_LINE'.my internal table to be displayed is...DATA: BEGIN OF T_DISPLAY OCCURS 0, MATNR ...

BADI ecc6 throws dump

Dear All,We are getting a dump while calling a badi through our Z program.We have created a Enhancement spot through SE18 -> z_es_spotwhere I have defined badi definition as Z_BADI_DEF and interface as ZIF_EX_LE_SHP_TAB_CUST_ITEM.I have defined a met...

Resolved! Purchase Order Quantity

Hi ABAP Gurus,Requirment:I need to adjust only the delivery quantity of the PO or STO.Options to update:BAPI Func.Mod, BDC, or any Func. mod particularly for this req. Plz suggest which I need to use for update the Orders to improve the performance(...

Resolved! Standard Toolbar

Hi Friends,The standard toolbar items are not working in my screen painter program. The code I have written is as follows.-PROCESS AFTER INPUT.MODULE USER_COMMAND_0100.&----*& Module USER_COMMAND_0100 INPUT&---- text----MODULE USER_COMMA...

Resolved! ALE Configuration SET UP

Hi,I am creating a ALE Scenario with Material Master. I am doing this for the first time. Please tell me whether it is possible to trasfer data from a sandbox(UPG) system to a development system. If this is possible, what are the configuration steps ...

Resolved! how to get terminal name

hello friends.where should i get the Terminal name whose making the changes.actually one user change the PO and i want who change this PO i get the User name but I Wants to know on which Terminal that changes was made can i get such detail.Its very u...

Resolved! SAP Query Beginner

Can I modify the existing User Groups (e.g. /SAPQUERY/H2) or Infosets ( e.g. SAPQUERY/HR_ADM) ? This is just a template, right? If I modify the Field Groups or delete some fields on the infosets will it ruin or can I change back the default settings?...

popup to confirm

hi friends, can any one help me to know the FM to popup to confirm. my requirements is to popup based on the records that have been changed,if suppose three records get changed so that my popup should display as " 3 records have been changed ,do u ...

Resolved! IDoc Status

Hello All,I am trying to post some IDocs manually and when I do that I get the IDocs set to status 51, displays an error saying "Negative values not allowed" for some,.Few other IDocs gives an error display "Error occured from Conversion of Unit from...

Resolved! Adhoc query--

Hi,I am new to adhoc query. I am working in HR as Abaper and there is a reqmt to obtain 2 different report screeens based on a select option provided to the user.Is it possible to create in adhoc queries..wherein I can display either of my reports ba...

Resolved! CUCB_GET_CONFIGURATION

I'm trying to use the function module CUCB_GET_CONFIGURATION, but I'm a little confused as to what to use for the import parameters, and I can't seem to find documentation on it... could anyone explain?Background: I'm doing a user exit for when the u...

Labels in this area