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

Resolved! Dump with FM HR_employee_search

For the Function module HR_EMPLOYEE_SEARCH , we get ABAP dump when we enter names with ‘, example O'BRIEN.Kindly suggest the resolution.Runtime Errors         SAPSQL_WHERE_PARENTHESESException              CX_SY_DYNAMIC_OSQL_SYNTAX

Resolved! Domain Range

hi I am creating  value ranges in domain  , i am providing 2 entries 'Yes' and 'No' but when I use this domain in table as drop down their comes 3 options:  "yes' , 'No' and one more blank option is coming by default But the requirement is that this ...

Resolved! select option to Set paramater ID

Hi all,I have a requirement to send multiple value (range ) to the Set paramater ID.The code is written as SET PARAMETER ID 'MAT' FIELD w_matnr,                                 CALL TRANSACTION ME2M AND SKIP FIRST SCREEN.In the Call transaction I nee...

Resolved! SmartForm: Data not printed on the text element within the template.

Hi Experts,I have created smartform with structure as below:%LOOP1     - LOOP AT gtt_output INTO gwa_output.The %CODE1 count is just a simple code as below:     - count = count + 1.%TEXT1 condition tab : count = 1.     - &gwa_output-name&%TEXT2 condi...

WAIT UNTIL statement

Hi All,We got one requirement where we have one report program which will send out emails in bulk ( 400 K ). The entire logic sending out email is located inside a loop condition. Our business wants to send 10k mails at a time and there should be a g...

Resolved! Goods Movement

hello all,                i have requirement that the program is triggered in Vl02n,there are certain validations that are done in the USEREXIT_SAVE_DOCUMENTand if all the validations are correct then i need to prevent the standard behaviour of SAP t...

Decimal places are not permitted & Formatting error in the field BSEG-WRBTR message no. 00011

Dear Experts,I’m facing decimal places problem with the field BSEG-WRBTR for the currencyJPY as no decimals are allowed in standard system. Error: Formatting error inthe field BSEG-WRBTR & Decimal places are not permitted Our client is posting accoun...

Labels in this area