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

concatenate

hello friends, i was trying to concatenaete two values with space in between,but its not giving space in the output file.concatenate var1 ' ' var2 into result.but its outputting var1var2 continously with out that gap.can some one help.

Resolved! FB60

Hi experts,How do I get certain field to display on this screen? For example, when running this transaction (in ECC 6.0), the screen displayed in two parts, header and item section. In the detail section, data comes from table ACGL_ITEM. Currentl...

Resolved! Populate CL_GUI_TEXTEDIT editor with text for user to modify

Hi, What method of class CL_GUI_TEXTEDIT can I use to prepopulate the onscreen editor for someone to modify? Also, an example would be greatly appreciated!ThanksI am using this program to maintain a string field URL in a table. If you have a better...

sap_cohort by Active Contributor
  • 2205 VIEWS
  • 2 REPLIES
  • 0 Likes

ABAP HR

Hi Experts, How to read hrp9701 if I know the pernr.what are the things to given as input to get hrp9701 as output. And please tell me in which table I can get PLVAR, OTYPE, OBJID for 1 pernr.CALL FUNCTION 'RH_READ_INFTY'EXPORTING AUTHORITY ...

add 1 to char

Hello Friends, I have a char field lets say field1 with value OF100025809400000015, and I want to add 1 to it.so i did, add '1' to field, but it gives me dump, so pls suggest how I can make the increment !pls note: OF is always same, the value 100025...

Labels in this area