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

Resolved! Extension of BAPI

Hi all,I just want to know the process involved in extending a BAPI. I have gone through the help.sap.com to find the related information, but its difficult for me to comprehend the concept. If there is anyone who has successfully extended an BAPI pl...

Resolved! Other SDN Forums

HI I’m not supposed to post this topic here .. But just want to see the comments . Why don’t you guys have SAP functional Forums and SAP basis forums . I mean for each technology. This is the best place I have visited so far . I think this is the onl...

Resolved! ALV Grid

Hello,I am using an ALV grid to display inventory movement. Everything is working correctly, I just need to be able to display the columns in a different order than is currently display on the ALV. I have the internal table in the order that I want ...

Resolved! ABAP Dictionary Fields

Hi all,I have a field related to vendor. It is ktokk. I just want to find out in which vendor master table it is existing like lfa1 or lfb1. What is the best way to find which field belongs to which table. Because If I am doing recording it is referr...

Popup window

Hi All,I need to display popup message in a transaction for 10 secs and it should disappear automatically without any user interaction. Is there any function module available for this or any other way to do this.Any help would be appreciated.Regards,...

Resolved! ABAP Code

Hi Guys,In one of my user exits, i am trying to calculate value for a field.DATA: l_s_abc TYPE TABLE OF BIW_ABC, tmpmatnr LIKE mara-matnr VALUE ' '. tmpntgew LIKE mara-ntgew.My code for one data_package is:LOOP AT i_t_DATA into l_s_abc.IF l...

Resolved! FB01 posting period

Hi all,I have an assignment to add a posting period to a external file andbring into SAP using the RFBIBL00 process and the FB01 transaction.The business would like to start using posting period 13. I am notsure where to start. I have looked at a doc...

Resolved! Convert to Excel

How Do everyone!I am using the FM SAP_CONVERT_TO_XLS_FORMAT to download an internal table into an excel spreadsheet. Everythingis working fine apart from the leading zeroes disappearingon one of the columns i.e. in ABAP the document no is 0051100001 ...

sap console bdc

Dear All,We have developed some customized z-transactions related to standard MIGOtransaction for our Barcode Implementation project so that they can run on Hand held terminals(HHT) as HHT doesnot Support SAP GUI (for ex : table controls, Tab strips ...

SUBSTRING

In the select query how to search for a particular part of data. (in ABAP code) Table : ABCField name : CategoryField content : Enterprise.Query : Select * from ABC where substr(category,1,3) ='Ent'.[The query should check the complete tab...

ALE Material Transfer

I am attempting to transfer material master data from our production system to development, but seem to be missing a piece of something.When I use transaction BD10 (Material Send) I get the following message: "0 communication IDoc(s) generated for m...

Resolved! Mails from SAP

Hi all, im doing a program in which im sending mails to number of users,everything is going perfect.im using the Fm SO_NEW_DOCUMENT_SEND_API1.now my clients wants to put all the mails as cc,so he wants to know the other mail recipents .how to d...

Resolved! Junk characters printed

I am trying to print a tamil font through sapscript. I am able to see the same output if I print from word but from SAP i am getting junk characters. What could be the reason?? I have done all the relevant settings also/Thanks Narayani

Nkrish by Contributor
  • 1275 VIEWS
  • 6 REPLIES
  • 0 Likes
Labels in this area