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

Resolved! BDC (at new)

Hi experts,look at the code below.I have a problem with BCD. I want to make a transaction at every new referencre (BKTXT). When I loop on the table t_tab, and the program execution reach first time the at new bktxt statement, the header of the table ...

Resolved! Sending E-Mail

Hi,I have found an example code for sending E-Mails to an external address and tried it out. It worked perfectly, I received the E-Mail in my inbox... the second and the following times I run the programm, it wouldn't send the E-Mail anymore.Meaning ...

Resolved! Problem in Reports

Hi, I have one basic list and 5 secondary list, i have function keys 'ASCENDING', 'DESCENDING' in basic list, but i don't like to display that function key in THIRD's Screen. but i need to display the same function keys in fourth and fifth screen. ho...

Logical Databases

hi all,I am using the Logical DB PSJ in my report. As i execute i get the pop-up for the setting of the controlling area and the database profile.I need to suppress these 2 pop-up'sI tried by using the below codes at selection screen output: IF sc...

Tables needed

Hi all, I need a small information , in which table all repository objects are stored?i know it is TADIR but i need more information about when the object was created and when it was released. These information is not available in TADIR .Is t...

module pool problem

I have got two fields on my module pool screen......1) flag (char 1)2) date My requirement is that if the user selects date from F4 help and the flag field should default to value 'Y' automaticallyt.hw can i do thatplease send a code....to do that .M...

Include in Script

hi all,i have written a statement in the editor as follow: - IN &TTXIT-TDTEXT&/: INCLUDE &T166K-TXNAM& OBJECT &T166K-TDOBJECT& ID &T166K-TDID& LANGUAGE &EKKO-SPRAS&In the display for the above include, statement item testing is getting display...

Resolved! Timeout settings

Hi peoplemy staff work on the system by saplogon and are doing some abap development but sometime during the activities the connection broke down i think because of some timeout. What parameter i must be change to increase this timeout ?For example, ...

Performance issue

Hi All,I ahve doubt regarding Where clause in LOOP.Which one will give better performance.1. LOOP AT i_tab INTO wa_tab WHERE ......conditions ..Processing. ENDLOOP.2. LOOP AT i_tab INTO wa_tab. IF conditions ..Processing. ENDIF. ENDL...

Unicode - Non Unicode

Hi all,We are upgrading Japanese language SAP 4.6c version to Ecc 6.0 version. This japanese system integrates with many other systems which are non-unicode.How the integration process is -- we download a file in a specific folders and the other syst...

PO Output

Hi,I need help. Am stuck up.My scenario:1. PO created and output issued.2. The PO data is stored in IDOC (orders and basic type orders02 used)3. This IDOC is to be stored in presentation server (d:\PO.txt or so)What I have done:1. Created a partner p...

Labels in this area