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

Resolved! report performance

hi all.,my report displays ESNs ( Serial numbers ) as on date.so first i am going to mkpf and mseg.. here i am not using primary or secondary index. instead i am seleting based on other fields like matnr, werks, lgort, budat, bwart etc., ( total 6 fi...

Resolved! SMART FORMS

Hi all,I am working on smartforms.i want to display some text and a filed related to that text. quantity ordered and wa_resb-bdmng are the text and field for the text and field i had given default paragraph.but the character format should be differen...

Resolved! se11 & SE30

Hi,I want to add new entries to a Table. For this whether i can add directly goint to create entries in SE11 or i have to customize the entries using SE30.What are the steps to cutomize the entries in SE30.Thx in Advance,Kiran

Resolved! Tables in Script

Hello Guru's,I have a dought whether we can create any internal table in script. Coz if driver program is standard T.code. how should we trouble shoot this... How about external subroutine? and how to use this?RegardsRam

Resolved! Dynamic data declaration

I posted same thread into "Dictionary section" Hi,I have a following issue - I am not sure whether this is possible - so I need your feedback/expertise.I have a custom table (example ZABC) with several fields in it - one of them being TABNAME . Cont...

Resolved! NULL vs INITIAL

Hi all.Here is my performance dilemma.Is there any difference between these two lines of code?SELECT * FROM /abc/def INTO TABLE lt_abc WHERE my_var IS NOT NULL.orSELECT * FROM /abc/def INTO TABLE lt_abc WHERE my_var NE ''.I get a performance error if...

Labels in this area