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

abt oo programming

hi experts,i m new to oo programming in SAP.i know only abap programmimg well.i know the concepts of java.but,i don't know programming concepts.now i would like to learn oo concepts and start to build reports and all other stuff in oo concept.can any...

Resolved! Inactive Users

What is best practice to follow once we determine invalid users in the system and WHY?1. We delete them from the systemOR2. We change the validity date OR3. We lock them (I guess this counts for the license at the final audit)

Resolved! SPRO batch input

Hello all,I need to make a program that executes a batch input in transaction SPRO.I am facing a problem in wich when recording the SHDB it will record only the okcode for the tree screen and the okcode looks like "=%_GC 126 35". It won't open anythi...

Resolved! BDC doubt

In BDC, do we have to consider the main screen number or the sub-screen number. Coz, when i press F1 and technical information on the field in MM01 then it shows 2 screen numbers as 1002,4004.which one do i have to consider?

Resolved! Run Include dynamically

Is there any possibility to call „INCLUDE“ in my ABAP program dynamically. I have many Includes which I call in Case-when-statement. I want to avoid this 20 whens.Codes looks like this :case obj.when ‘Z001’.Include z001.When ‘Z002’Include z002....etc...

Resolved! Function Module

Hi,is there any Function Module to calculate the last ten days of the given date.i.e if my Input Date is 07.02.2008 then last 10 days of my input date is ? Ans : 30.01.2008also i want the Function Modules Related to Date & Months

Resolved! How to display message

Hi experts,I have a internal table with values, in that field t_data-NAFAZ condains records with plus and mines values, while executing the program if the field i_data-nafaz contains mines values user need a error message. for that how i can give the...

OO programming

hi experts,i m new to oo programming in SAP.i know only abap programmimg well.i know the concepts of java.but,i don't know programming concepts.now i would like to learn oo concepts and start to build reports and all other stuff in oo concept.can any...

Resolved! hotspot not working

my hotspot is not working here is my FMCALL FUNCTION 'REUSE_ALV_POPUP_TO_SELECT'EXPORTINGI_TITLE = 'Purchase Order Selection' I_SELECTION = 'X' * I_ALLOW_NO_SELECTION = I_ZEBRA = 'X' * I_SCREEN_START_COLUMN = 0 * I_SCREEN_START_LINE = 0...

Resolved! About emails

Hi!!I would like to send an email using SO_DOCUMENT_SEND_API1 fm.I can write the message text into the TABLES contents_txt.Are there any formatting options, while creating this email text? I mean choosing fonts, using tabulators, making the fonts bol...

Labels in this area