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

Hi Gurus

I would like to know , is there any FUNCTION MODULE to remove special characters in the text. or ANY code.Ex : GV_TEXT = 'FINA#N#CIAL S#TATUS'.but i want to display "FINANCIAL STATUS'..please help me in this, it would be great help full and gr8 rewr...

Resolved! problem on itab

hello abapers,in my scenario,there are two itabs, itab1, itab2.itab1 has name, marks. as fields.itab2 has name, marks, sid, fields.now i have to loop at itab1 and for every name in itab1 i have to check for that name entry in itab2, if found change ...

BAPI_PROJECT_MAINTAIN

Can somebody provide me code to crate both project and wbs elements at one run of the bapi BAPI_PROJECT_MAINTAIN, The follwing code is ging me a dump....This is urgent.....WA_PRJDEF-PROJECT_DEFINITION = 'X00003'.WA_PRJDEF-DESCRIPTION = 'DESC'.WA_PRJD...

block alv

I developed the following Block ALV. In the output i am getting a blank screen. Please let me know what's wrong in the code. report zfieldcatalog . type-pools: slis. data : w_fcat1 type slis_fieldcat_alv, w_fcat2 t...

Resolved! ALV Grid

I have a grid embedded in a custom control. I haveinserted some code in a PBO event to modify several column attributes of the grid. The codedoes not throw any exceptions, but the changes arenot reflected in the rendered grid.

CUA and E-Recruiting

Has anyone used E-Recruiting with CUA? Or does it need to be left out of our landscape for CUA?The issue is when an external candidate attempts to register thru E-Recruitment, we receive an error mesage that you are not authorized to create a user.I...

Resolved! Coding error

Hi All,I am getting Dum Error in this code where i put arrow mark.Kindly please help me.Its too urgent for me.FUNCTION Z_CUSTOMER_GET_LIST_1.*"----""Local interface:*" TABLES*" CUSTOMER STRUCTURE ZCUSTOMER_1*"----Tables : KNA1 ,KNB1, ADRC, CAW...

Resolved! ALV by Row

Hi guys,I'm using ALV to show some data, right know I show it in the usual way, for example:Name - Age CountryBob - 25 -- BrazilTom - 32 -- USAMike---- 27 --- UKbut I want to show it this way:Name - Bob --- Tom --- MikeAge - 25 - 32 - 27Country - Bra...

Resolved! DDIC Table Properties

I am looking for the system tables that store Table Properties. Properties I am looking for are: Delivery Class, Data Browser, Enhancement Category, Data Class, Size Category and Buffering. Is there a guide to the system tables that I can use?

Resolved! Internal table limit

Hi,I have declared my table as Type declarationtypes: itab1 type standard table of epsfili.data: itab type itab1 with header line, " To store all the files in app serv.Would there be a limit for this kind of internal table. It only picked the...

Resolved! HR

HI all,what is wage type in HR? how do check infotypes IT0001, IT0002 and all in SAP. any particular transactions?please reply as soon as possible. thanks in advance.

Labels in this area