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

not getting mail for special function medium PO

I  am  doing  coding  as  below  for  getting  PO  changes    as  PDF  and  sending  mail  to  requestor  .i  am    getting  mail    when  i  go  to  me22n  and  change  PO  any  field  and  saving  it  and  then  clicking  on  print  preview button ...

Resolved! Why is used Prefix F_<Class_Under_Test> for instance-data in Test-classes?

Hi NG,in a lot of Test-Program´s i find the Naming Convention F_CUT for instance-data in Test-classes.For example look in the SATC*-Packages which contains a lot of this examples? (Report SATC_ONLINE_CHECK_TEST etc..)Have anybody an idea for what the...

majcon by SAP Champion
  • 1934 VIEWS
  • 9 REPLIES
  • 0 Likes

Resolved! internal table to field symbol

Hi  FriendsHow   can we pass  data from and internal table to a  field symbol ,list of  table fields i have to display in alv  report   ,am sharing code here    DATA: gt_table LIKE dntab OCCURS 0 WITH HEADER LINE.               CALL FUNCTION 'NAMETAB...

Resolved! Mail format from SAP

Hi all,I have a requirement from my client: Get mail and attachment file---PO from SAP.Now, the test is OK. I have received the mail and the file.But one more issue is: When I receive the mail, I want to show the mail title is "PO NUM" and in the mai...

How to see if a Z program is being called by a BDC or directly by user?

Hello,I've written a Z program that a user can directly run at a keyboard or called by a BDC I've written.Is it possible for me to see within the Z program if it's running from the keyboard or the BDC?Thx.AndyModerator message: very basic, please sea...

Resolved! Automatic authentication in SAP from flex with SOAP webservice

hi allI have a flex application which uses SOAP webservices from SAP to retrieve data.Everytime one of the SOAP webservices is called the user have to enter a name plus passwordI would like to make this automaticly. So that the user haven't got to fi...

Working Perfectly in DEV & QAS but when Transported its not working in PRD .SERVER

a Requirement in  Substitution method   in FI Module Tcode : F-58 (FBZ4)  REQUIREMENT .if  bseg-hkont = ''XXXXXXXX'   Then  Value in bseg-gsber = ''YYYYYY'solution : i used a user exit "U100" and coded above condition.Tested in QAS & DEV   :  Success...

prkash_s by Participant
  • 787 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! short dump in ME9F

Dear Experts,While i m trying to view print preview from ME23N its perfectly ok. I am getting the desired output , but when i m trying to view/ take print from ME9F i m getting short dump.  After a bit of analysis i got to know that from the driver p...

Resolved! ABAP Proxy - Interface Attributes: Difference between "Point-to-Point-enabled" and "Mediated only"

Hi guys,1. i'm new to Proxy Development and so the question is, what is the difference between "Point-to-Point-enabled" and "Mediated only"? I guess "Mediated-only" means, that Communication is only possible via PI and "Point-to-Point-enabled" is an ...

Date Feild(acc to user settings) in Dynamic columns(length is not adjusting correctly)

HI Folks,how to make the date field according to user settings(char10 with spl characters YYYY/MM/DD) in dynamic columns display.since when I am trying to chagne the field from char8 to char10 it is still taking the defualt value of the field(dats a...

Resolved! need help in tables

Hai Everyone,i am trying to export the data from  agr_define i can see that there are 5993 entries in table but when i export the data to the excel it is only giving me first 200 entries..can you please help me how to get all 5993 entries exported i...

Labels in this area