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

If condition failed

We are facing one issue in the below mentioned codeAs per debugging the value we are passing in V_REM =13But the control is executing the code in line Num:1327 .Actually the condition should fail as per the value passed ,but in this case it is not ha...

Resolved! Issue with cl_bcs

Hi,I need to send details of employees having 9 columns and few rows in the mail body as tabular format. I am using cl_bcs to send mail and have concatenated required data into ls_mail_text_row TYPE soli and appended it to internal table lt_mail_text...

SORT internal table

Dear Gurus,I would like to sort my internal table by Name (ascending), tried many things but no dice, any pointer on these?my code as follows,data : it_strave type standard table of stravelag,        it_sbook type standard table of sbook. data : wa_s...

Search Help Exit

Dear Experts,I have a requirement in which I have to put certain validation in F4 help in Customer field in XD03. But the thing is when I see the field name in XD03 screen by using F1 and tool tip it says RF02D-KUNNR (RF02D is a structure) and when i...

Resolved! HELP displaying total

Hi Guys,I'm relatively new to ABAP would like to seek a pointer from gurus,I'm stumbling on how to make a total,my code as follows, DATA: scustom_tab TYPE standard table of scustom,       scustom_wa  TYPE scustom. SELECT *        FROM scustom        ...

Resolved! how to restrict multiple table control line selection in single screen?

Hi Experts,                            I have one requirement from  client ,i have three table control wizard in a single screen.If i select any one row of one table control the remaining two table controls should not allow the user to select a row.S...

Smart forms

Hi Experts,         I am importing the field 'order no' into form interface. In my print program, that field is taken as 'select-options' field. Now I am populating the orders into one itab and I am passing that itab for the parameter 'S_order' in th...

RSDRI_INFOPROV_READ

Hi All, i tried writing a report to read data for a TEST CUBE using the Function Module: RSDRI_INFOPROV_READ and i am getting a short dump when passing the data into the FM. Below is the code, can anyone help me up with this??***REPORT  ZTEST_CUBEDAT...

Resolved! ST04 Dump in abap only for production system

Hi Friends -We getting dump only in production for ST04  tcode  DYNPRO_FIELD_CONVERSION                   Screen name.............. "SAPLS_ORA_COCKPIT_2"                                 ||                  Screen number............ 0001              ...

Labels in this area