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

Help on AFS BAPI

Hi,I am working on /AFS/BAPI_SALESORDER_CREATE BAPI and I am passing the condition type and condition value in the items but when the order is created i don't see the condition type and values in va03. Can some one help me on that.Thanks in advance.

Resolved! Matchcode selection

Hi all,I´m trying to fill 3 fields when the user selects the matchcode help. I want to fill the fields after the first was selected, any ideas?the code in the selection is: SELECTION-SCREEN BEGIN OF BLOCK datosex WITH FRAME TITLE text-003.PARAMETERS:...

SAP query

Hello ABAP Guru I need a help here. trying to create SAP query joining three table VBAK VBAP KONV since KONV being cluster table I am not able to do that thpough I am suceesfully establishe dthe link VBAK-VBELN=VBAP-VBELN VBAK-KNUMV=KONV-KNUMV & VBAP...

Write INPUT ON

HiI am using INPUT ON addition for a write statement. When i change the values and click on menu button, the changed values are not reflecting. Below is the source code.The previous MARA table values are only getting printed again. My changed values ...

ALV lines limit

Hi,I'm using FM to show an ALV report, but report stops at line number 16.073, and the itab have 16.230 lines.I didn't see any document regarding lines limit at ALV reports. Does anybody knows what happing?Thanks!Furlan

furlan by Participant
  • 480 VIEWS
  • 3 REPLIES
  • 0 Likes

extracting problem

Hi,while iam intering only s_prdha(product hirarchy)iam not getting only that data...iam getting some other data in this code....could any one tell me what is the problem...points guaranteedkakiREPORT YMINVAGE no standard page headingline-size 145lin...

Emailing

hiii am using FM <b>SO_NEW_DOCUMENT_ATT_SEND_API1</b> for sending mails thru my ABAP Pgm, it works fine but it picks From Name automatically whichever is the login name is like if i logon with asuppal then the mails comes from <b>asuppal@xxxx.com</b>...

Urgent

Hi,I have a report in SAP which sends mail to users. I need to call this report in a unix script file. I need to call this report passing a parameter to that report.I believe STARTRFC should be used, but don't know how to call the report with param...

Labels in this area