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

Parameter ID

Hi Frnds, I need some clarification.I want to find the parameter id for classification view in mm02.i know how to get the paramter id for material number, Being the parameter id has been specified in the data element. But for the view field, Param...

RH_INSERT_INFTY

Hi guys, i am using the RH_INSERT_INFTY function module for creating relationship between coursetype & course group, qualification & qualification group & etc... My problem is before generating it the folder i.e course group i...

F110 transaction

Hi All,Here i am executing F110 with rundate and Identification and i am giveing my Report in EDIT >PAYMENTS>PAYMENTLISTS---->MY PROGRAM NAME.my program not having any selection screen.my will display payment list data based on rundate and Identifica...

For Wrapping of Text

Hi,is there any way for wrapping text in ABAP which is similar to MS-word or MS-excel.Currently i have 3 fields in an internal table.first field is of length 10,second field is of length 40,third field of length 256.Third field is mainly used for No...

run time error

Hi,In my program I have a field called LGPLA with data type char.It is having values 01-01-0101-01-0301-01-0401-01-0601-02-01.When I try to execute the program it is giving run time error as 'Unable to interpret "01-01-06 " as a number'.Can anyone su...

mfbf user exit

hi all, I want to calculate the quantity with some logic & replace it in mfbf transaction.I am using user exit , EXIT_SAPLBARM_002 ofXMRM0001. I have written the following code , in the debug mode it is coming but I am not knowing how to update & t...

Sub totals in ALV report

Hi,I need to calculate sub-totals based on the 2 fields, meansthere are two fields location and vendor name,if those two fields records are equal then sum up there NETPR values accordingly.Plz give me the syntax to write.This is an ALV report.Thanks,...

Resolved! How to use BAPI_MATERIAL_BOM_GROUP_CREATE for BOM change?

Hi All-I would like to know how to use the BAPI - BAPI_MATERIAL_BOM_GROUP_CREATE to change an existing BOM? I know other available function modules for changing BOMs, but I would appreciate if someone tell me how to use the above BAPI. I heard we can...

Resolved! performance

hi all,i'm working on payment report..following query is taking lot of time... LOOP AT it_rseg . CLEAR it_temp. CONCATENATE it_rseg-belnr it_rseg-gjahr INTO it_temp-temp. APPEND it_temp. SELECT belnr gjahr awkey FROM bkpf ...

Regarding SAP NetWeaver 7.0 - ABAP Trial & SAP NetWeaver 7.0 - JAVA Trial

Hi Gurus., i need to install SAP NetWeaver 7.0 - ABAP Trial in my Laptop .. Where can i get the DVD .. Plz give me the link to order the DVD DVD 50080920 .. Or is htere any other way to install .. kindly help ..Thanks & Regards.,S.Sivakumar

Resolved! Pop-Up Window

Hi All,I have created tabstrip screen with seven tabs. My requirement is when i click 'BACK" button from any of the screens i need a pop-up window which has the information as " Do you want to exit? The data will not be saved" with YES & NO buttons. ...

Labels in this area