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

Call Transaction

Hi Experts,Before I call transaction to a t-code, i will need to get the values for some fields.For fields that have parameter id defined, i can use set parameter id. But some of them is a selection option, how can i set the value in the selection op...

Resolved! ABAP Program Warning

Hi Experts,I got below error when checking an ABAP program, which was generated in maintaining datasouce with RSA6.Description:Type Group RSFHIn Unicode programs, the "-" character canot appear in names, as it does here in the name "RSFH_C_TFMETHODE-...

Resolved! Subroutine in include

Hello,I am trying to include some subroutines I have written in an include program but they are not able to execute. For example, my include program contains:FORM F1 USING STR1 STR2. WRITE: / 'STR1 =', STR1, / 'STR2 = ', STR2.ENDFORM.Prog name: ZIN...

Resolved! BDC Session method

Hi friends,Currently i am working with BDC. Here I have done the recording and created a program. Then created a session and for testing my program i have processed that session in foreground but here i got some errors while running then i went to ov...

Labels in this area