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

migo posting

Hi all, please suggest me a bapi name through which i can post stock transport purchase orders in MIGO through movement type 351. Please donot suggest me BAPI_GOODSMVT_CREATE as it is not allowing to post 351 movement type. it is returning me an erro...

Resolved! Making a field mandatory

Hi All,I have a table control on a standard SAP screen.We have a requirement to make one of the fields on the TC as mandatory. So, in the PBO of that screen, I wrote a code : loop at screen. case screen-name. when screen-name = required field. scree...

Resolved! Posting IDOC within same system

Hi all,we have a requirement where i am asked to post journal entry in SAP.i proposed to use BAPI but client wants only IDOC.My doubt is within same system can i trigger an inbound IDOC.if yes kindly let me know the configuration steps. I know the de...

Jay71 by Participant
  • 4225 VIEWS
  • 10 REPLIES
  • 0 Likes

Force e-mail by user

Hi all,I need to force the send of an e-mail that was sent from sap with the FM SO_NEW_DOCUMENT_ATT_SEND_API1.I know that there is a program(RSCONN01) which forces the send by e-mail type.I want to know if there is something like this but to force by...

Dynamic ALV Display

Hi all,I have a program where i need to display split screen ALV.One ALV table on the left and one the right.In the left ALV i display 10 table names..If i click on the table name then the table should be displayed in the right side ALV.This i can su...

Resolved! Submit Z program in lsmw

Hi all,I need to run a Z program right after a LSMW.I've tried to insert a "submit ZPROG" in the LSMW "end_of_transaction" step but it doesn't work.Does somebody has an idea if it's possible ?Or, is there any workaround ?Thanks in advance for your he...

Labels in this area