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

Parallel Processing

Hi All - We have a program in which we have a select statement thats joins 3 tables and fetches large amount of data. This program is quite frequently run and takes about a couple minutes each time. Just wanted to know if we can use parallel processi...

Presentation server

Hi Experts,Why user enter the data only through the Presentation server.What is the need of conversion of OPEN SQL to NATIVE SQL. The Presentation server understands only the OPEN SQL, Why not we use the same language for the Database server... Why ...

Resolved! Helpdesk Authorisation.

Hi All,My team decided to assign basic user admin activities like lock/unlock, change password and change validity dates of user account, creation of user to Help Desk.I was trying to find any role/group which would give access to ONLY this activitie...

ztranasaction

Hi all , I copied the whole prog SAPMV45A(prog of VA01 Transaction ) to ZSAPMV45A . I just need a similar transaction of va01 , so i want to create a zva01 . I copied the SAPMV45A to ZSAPMV45A . I activated zSAPMV45A and went to se9...

TCode IL02

Hi,I have one requirement to add TAB in IL02 Tcode. Already In IL02 tcode there are 3 tabs GENERAL, LOCATION and STRUCTURE.And now I have to add 4th tab with name Other this contains 6 fields for this I have already Screen Painter SAPLIPAR and Scre...

Resolved! Audit

Hi gurus,I'm preparing for my first audit and would appreciate all your inputs.Is there an audit guideline that I can refer to? What things are the auditors looking for? What is their take on LSMW and SE16 access in prod? What kind of access do they ...

creating GUI status

HiI am creating gui status in a function group from se80I created same menu in two different gui statuses. I want different fields in the menu.I have 'goto' menu in first and second gui status. I want different fields in the 'goto' menu in both gui s...

Resolved! condition

HI AllI have a variable v1 = 'ztest'and I have objid field values as 'ztest1', 'ztest2', 'ztest3', 'ztest'I need to give a select command with a condition as followsselect count ( * ) into cnt from table where objid = v1.It is giving the count va...

Resolved! XML to data

My situation is there: I call a DLL and this DLL return to me a string with more or less 10.000 caracters. This string have a special code that I verify where is the end of line. I put each line in a record of an internal table.this is my registers:<...

Resolved! ALV - hotspot

Dear friends,Used object oriented abap for the first time in a report and for alv as well. Objects columns TYPE REF TO cl_salv_columns_table and column TYPE REF TO cl_salv_column_table are used insted of fieldcatalog. But not able find any property ...

Labels in this area