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

BAPI or FM for LT03

Hi Experts,     I required bapi to create transfer order for lt03 transaction.     My requirement is I want to create transfer order using delivery number. I create one delivery for multiple sales order, Now I want to create TO for that delivery. del...

BAPI or FM for LT03

Hi Experts,     I required bapi to create transfer order for lt03 transaction.     My requirement is I want to create transfer order using delivery number. I create one delivery for multiple sales order, Now I want to create TO for that delivery. del...

ageing bucket

hi,i have implemented customized program for material ageing and getiing o/p in required format.  task is to add bucket specifications for period of every 30days.for which i have used FModule: FIMA_DAYS_AND_MONTHS_AND_YEARS, from this i got 'differen...

Zipping from abap program

Hi,My program creates around 5 internal tables. And i would like to compress those internal tables into one zip file and download it to application server/presentation server.Appricicate your ideas for this..Moderator Message:We do not consider it go...

How can we edit the alv output with code for a perticular field rather than "Fieldcat-EDIT"?

plz reply with helpful answer.Moderator Message: Improper subject/content. Please consider and reading Asking Good Questions in the SCN Discussion Spaces will help you get Good Answers to learn the principles of asking questions. For your case, searc...

Resolved! Alv List and Normal list

Hello Everyone ,                    Can anyone help me in telling this ,    Can I shift between the Alv list and Normal list in the same Report program ? I mean I need the same output displayed in Alv first then after some action or additional func...

OOPS in ABAP

I study ABAP in SAP and I undergone a topic - OOPS.It seems that OOPS is easy and compatible when compared to normal coding.Why there is no larger people who opt or expect people experienced or well known in OOPS??What are the disadvantages??Thanks a...

download and email

Hi guys i have a requiremnt where i need to download all data into excel sheet and from there send an email.Can you guys help me on this?Moderator Message:We do not consider it good style to ask questions before trying to find the solution yourself. ...

ie03

Need to create a program to generate the report same as the ie03 attachment report for a given equipment. Also  should be able to download the attachement. Please provide your inputs to start off this development

deep table infinite loop

Hello experts,I met an error of infinite loop when populating a deep table. Can any one help me correct the code?Thanx.LOOP AT ZGT_ITM INTO ZGS_ITM.   CONCATENATE ZGS_ITM-VBELN ZGS_ITM-POSNR               INTO TXTNAME.   LV_EXTQTY = ( ZGS_ITM-FKIMG +...

Resolved! ALV Tree refresh

Hello Experts,I wanted to use a simple alv tree or a list tree to be able to add new nodes to the screen and delete nodes.And I want to be able to do it dynamically. My question is which of the two is more efficient . Simple alv tree or list alv tree...

Resolved! How to read XML Fragment (RAWSTRING / XSDANY) data and move to Internal Table/Fields.

Hi   I’m using methods to read the web services values in ABAP reports. CALL METHOD l_proxy->XYZ   EXPORTING     INPUT  = INPUT   IMPORTING     OUTPUT = OUTPUT. I’m getting the data something like this as OUTPUT and want to convert this values into ...

alv header

HI Experts,I have created a alv report and I want to display "In accordance with labour law of india act 1998 sec 1and according to bombay shop and establishment act" in the header of the outputi m using top_of_page but it takes on 60 characters so r...

Labels in this area