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

Resolved! Condition Exceptions

Hi Im using the following API:CL_WS_HELPER=>get_proxy_abapkey_by_esrkey( EXPORTING esr_key = l_t_esr_key IMPORTING abap_key = l_t_abap_key EXCEPTIONS not_found = 1).This API throws NOT_FOUND Exception.Questions:1. I'm not able to find th...

HR Infotype Update

Hello,In WDA, I am trying to update an infotype i.e. 0021.I have made a call to the FM HR_INFOTYPE_OPERATION.Now I get an error in the function module that the record that I am trying to access does not exist, although it is there.This particularly h...

Validations in LSMW

Hi All,I have to validate two fields which will be coming from Data upload file.To acheive this i have maintained the translations and in control data I have uploaed all the possible values. Now my requirement is that in step no 5 if I have to check ...

Resolved! help to solve query

hello i m new in abap so please help me in following query.there are two field on selection screen . REGIO and WERKS I need to pick the regio and respective werks from T001W the need to pass werks in ZRB_CRHDR then pick all data.when we leave regio ...

Resolved! ASSIGN_BASE_TOO_SHORT

Hi,I'm calling HR_INFOTYPE_OPERATION and I'm getting a short dump with ASSIGN_BASE_TOO_SHORT error.It's occuring on the line:ASSIGN record TO <record> CASTING TYPE (tabname).and it appears to be because the field symbol <record> is blank?Can someone ...

Creating Range Table

Hi Experts,I have created a range table as below:data ltrg_tab type range of lifnr.But I have come to know that range table created like this can hold records upto 1000 and after 1000, it drop the records.How I can overcome this problem.ThanksDepesh

Resolved! Secure Store and Forward

Dear Expert,Would like somebody to throw some light on SSF. What I could see is that SAPcryto comes with SAP installation.1. But what is the use of the .dll file and where does SSF comes into picture?2. Does adding the following parameter is enough f...

open data set

Hello ,I am sending file from sap system to printer server . File has data for licence tags meaning numbers and some text that shoul be printed on licence tag with bar code . Numbers are printed properly but text has errors when we a using some spe...

Labels in this area