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

Resolved! DELETE Statement

Hi ExpertsI have the below Query: SELECT A~VBELN A~POSNR A~MATNR A~KWMENG A~KBMENG A~ERDAT A~ERZET A~PSTYV D~AUART E~ETTYP E~EDATU INTO TABLE INT_RES FROM VBAK AS D INNER JOIN VBAP AS A ON D~VBELN EQ A~VBELN INNER JOIN VBEP AS E ON E~VBELN EQ A~VBEL...

Resolved! GN_DELIVERY_CREATE

Hi,I am using GN_DELIVERY_CREATE to create a delivery. This works fine except for one thing. Some customers are 'One-time' customers so we would like to introduce a ship-to address in the FM that would be entered in the delivery. There is a dummy cus...

Resolved! BAPI_PR_CREATE

HI,Iam trying to create Purchase Requisition using BAPI_PR_CREATE in 4.7 system. If data populated is correctthe BAPI is creating PR.if any data populated is incorrect , the bapi is not returning any error message in return parameter.could any body ...

Resolved! Print-Control

Hi All,I am converting classical report list into PDF format. while converting PDF I need to change the font size and type.For this i am using print-control in the code, but the font size and type are not changed in the PDF file. My code is as follow...

Resolved! TADIR and TRDIR

Hi Experts,I have an idea that these table and database view contains information about repository objects and program names and transaction codes.I would like to know if there is any major difference between these 2 objects.Please suggest me.Regards...

Labels in this area