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

Resolved! SAP Query Creation

Hi All,I am creating a SAP query in the system using the tables KONP,MBEW & A018 i could join tables KONP & MBEW but i am not able to add the table A018 and a error message is displayedError Message:Table A018 cannot be used in a joinMessage no. AQ50...

Resolved! Email using cl_bcs

Email (with attachment) using cl_bcs class. How to:1. I can only change the email subject name. How to change name of the attachment?2. There is no email content below. How to add some message to email content?Here my code: TRY. ---------- create...

Resolved! Sort Statement

Hi,In my custom program, I have issued a SORT command on my internal table.SORT it_itab by hkont prctr gsber waers.After the SORT command, the relative sequence of entries in the internal table having the same set of values for the fields mentioned i...

Table Control Screen

Hello,I have a standard transaction and a standard screen with table control.The table control has teh Green + button to add the row and red - button to delete the row from table control.I have got the access key for adding a column to this table con...

BDC - Error capturing

I'm trying to display BDC errors to the user within a program. I have a MESSAGES INTO statement in the call for the BDC but it doesn't identify the record it had the error with just the actual error. Is there a way to get the record that raised the e...

Resolved! Can F4IF_INT_TABLE_VALUE_REQUEST FM return a value in a global variable?

Hi everybody,I need to use F4IF_INT_TABLE_VALUE_REQUEST FM because I have to let users select an specific option before choosing another value. The point is that I need to save in a program global variable what the user selects, and decide something ...

VEPVG Table Updation

Is anybody aware of how exactly VEPVG table gets updated ? Functionally VEPVG gets updated whenwe create an order with some schedule line data. But is anybody aware of the include/program where exactly VEPVG table gets populated ?? Also i believe the...

Labels in this area